diff --git a/package.json b/package.json index 0d59e9e..11689ca 100644 --- a/package.json +++ b/package.json @@ -66,9 +66,9 @@ "@commitlint/config-angular": "^16.2.1", "@commitlint/config-conventional": "^16.2.1", "@commitlint/prompt-cli": "^16.2.1", - "@nrwl/cli": "13.8.4", + "@nrwl/cli": "13.8.8", "@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", @@ -82,7 +82,7 @@ "@typescript-eslint/eslint-plugin": "~5.13.0", "@typescript-eslint/parser": "~5.10.0", "cypress": "^9.1.0", - "eslint": "~8.10.0", + "eslint": "~8.11.0", "eslint-config-prettier": "8.4.0", "eslint-plugin-cypress": "^2.10.3", "hasky": "^3.0.2",