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 e62d6d4 commit 056bf14Copy full SHA for 056bf14
package.json
@@ -45,7 +45,7 @@
45
"@types/react": "^18.2.55",
46
"@types/uuid": "^9.0.8",
47
"esbuild": "^0.24.0",
48
- "eslint": "^8.56.0",
+ "eslint": "^9.0.0",
49
"eslint-config-prettier": "^9.1.0",
50
"eslint-import-resolver-alias": "^1.1.2",
51
"eslint-plugin-check-file": "^2.6.2",
packages/angular/package.json
@@ -32,7 +32,7 @@
32
"@angular/router": "^18.2.9",
33
"@typescript-eslint/eslint-plugin": "7.11.0",
34
"@typescript-eslint/parser": "7.11.0",
35
- "eslint": "^8.57.0",
36
"jest-preset-angular": "^14.2.4",
37
"ng-packagr": "^18.2.1",
38
"rxjs": "~7.8.0",
0 commit comments