Skip to content

Commit 9bf65b5

Browse files
📦 Update core packages
1 parent 8c190ea commit 9bf65b5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎package.json‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
"devDependencies": {
2020
"@babel/core": "7.24.8",
2121
"@babel/eslint-parser": "7.24.8",
22-
"@typescript-eslint/eslint-plugin": "7.16.0",
23-
"@typescript-eslint/parser": "7.16.0",
24-
"eslint": "8.57.0",
22+
"@typescript-eslint/eslint-plugin": "8.0.1",
23+
"@typescript-eslint/parser": "8.0.1",
24+
"eslint": "9.8.0",
2525
"eslint-config-google": "0.14.0",
2626
"eslint-config-prettier": "9.1.0",
27-
"eslint-plugin-notice": "0.9.10",
27+
"eslint-plugin-notice": "1.0.0",
2828
"eslint-plugin-prettier": "5.1.3",
2929
"eslint-plugin-react": "7.34.4",
3030
"eslint-plugin-sort-imports-es6-autofix": "0.6.0",

0 commit comments

Comments
 (0)