We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 924802b commit 435673fCopy full SHA for 435673f
package.json
@@ -44,7 +44,7 @@
44
"@types/react": "^18.2.55",
45
"@types/uuid": "^9.0.8",
46
"esbuild": "^0.20.0",
47
- "eslint": "^8.56.0",
+ "eslint": "^9.0.0",
48
"eslint-config-prettier": "^9.1.0",
49
"eslint-import-resolver-alias": "^1.1.2",
50
"eslint-plugin-check-file": "^2.6.2",
packages/angular/package.json
@@ -31,7 +31,7 @@
31
"@angular/compiler-cli": "^17.2.0",
32
"@typescript-eslint/eslint-plugin": "7.11.0",
33
"@typescript-eslint/parser": "7.11.0",
34
- "eslint": "^8.57.0",
35
"jest-preset-angular": "^14.2.2",
36
"ng-packagr": "^17.3.0",
37
"rxjs": "~7.8.0",
0 commit comments