Skip to content

Commit 8c7350b

Browse files
committed
Update eslint to version 9.39.1
1 parent b503c0a commit 8c7350b

4 files changed

Lines changed: 74 additions & 88 deletions

File tree

examples/react-nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/node": "^22.17.1",
2727
"@types/react": "catalog:react19",
2828
"@types/react-dom": "catalog:react19",
29-
"eslint": "9.38.0",
29+
"eslint": "9.39.1",
3030
"eslint-config-next": "^16.0.0",
3131
"postcss": "^8.5.6",
3232
"shx": "^0.4.0",

examples/react-vite-pwa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@typescript-eslint/parser": "^8.44.1",
3232
"@vite-pwa/assets-generator": "^1.0.0",
3333
"@vitejs/plugin-react": "^5.0.1",
34-
"eslint": "9.38.0",
34+
"eslint": "9.39.1",
3535
"eslint-plugin-react-hooks": "^7.0.0",
3636
"eslint-plugin-react-refresh": "^0.4.20",
3737
"globals": "^16.3.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@types/inquirer": "^9.0.9",
3535
"@typescript-eslint/parser": "^8.44.1",
3636
"dpdm": "^3.14.0",
37-
"eslint": "9.38.0",
37+
"eslint": "9.39.1",
3838
"eslint-plugin-jsdoc": "^61.0.0",
3939
"eslint-plugin-react-hooks": "^7.0.0",
4040
"inquirer": "^12.9.6",

0 commit comments

Comments
 (0)