Skip to content

Commit 435673f

Browse files
chore(deps): update dependency eslint to v9
1 parent 924802b commit 435673f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@types/react": "^18.2.55",
4545
"@types/uuid": "^9.0.8",
4646
"esbuild": "^0.20.0",
47-
"eslint": "^8.56.0",
47+
"eslint": "^9.0.0",
4848
"eslint-config-prettier": "^9.1.0",
4949
"eslint-import-resolver-alias": "^1.1.2",
5050
"eslint-plugin-check-file": "^2.6.2",

packages/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@angular/compiler-cli": "^17.2.0",
3232
"@typescript-eslint/eslint-plugin": "7.11.0",
3333
"@typescript-eslint/parser": "7.11.0",
34-
"eslint": "^8.57.0",
34+
"eslint": "^9.0.0",
3535
"jest-preset-angular": "^14.2.2",
3636
"ng-packagr": "^17.3.0",
3737
"rxjs": "~7.8.0",

0 commit comments

Comments
 (0)