From 1413ef18482773cab909fdd1254e4a29513f95a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 20:40:48 +0000 Subject: [PATCH] chore(deps-dev): bump @nrwl/eslint-plugin-nx from 13.8.3 to 13.8.8 Bumps [@nrwl/eslint-plugin-nx](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin-nx) from 13.8.3 to 13.8.8. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/13.8.8/packages/eslint-plugin-nx) --- updated-dependencies: - dependency-name: "@nrwl/eslint-plugin-nx" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0d59e9e..4a4512e 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "@commitlint/prompt-cli": "^16.2.1", "@nrwl/cli": "13.8.4", "@nrwl/cypress": "13.8.4", - "@nrwl/eslint-plugin-nx": "13.8.3", + "@nrwl/eslint-plugin-nx": "13.8.8", "@nrwl/jest": "13.8.4", "@nrwl/linter": "13.8.3", "@nrwl/nx-cloud": "latest",