Skip to content

Commit 4b7ffe7

Browse files
chore(devdeps): update eslint monorepo to v9.38.0
1 parent 4386617 commit 4b7ffe7

File tree

4 files changed

+210
-211
lines changed

4 files changed

+210
-211
lines changed

e2e/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222
"react-router-dom": "7.9.4"
2323
},
2424
"devDependencies": {
25-
"@eslint/js": "9.37.0",
25+
"@eslint/js": "9.38.0",
2626
"@playwright/test": "1.56.1",
2727
"@types/react": "19.2.2",
2828
"@types/react-dom": "19.2.2",
2929
"@vitejs/plugin-react": "5.0.4",
30-
"eslint": "9.37.0",
30+
"eslint": "9.38.0",
3131
"eslint-plugin-react-hooks": "6.1.1",
3232
"eslint-plugin-react-refresh": "0.4.24",
3333
"globals": "16.4.0",

examples/next-app-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/node": "22.18.11",
2727
"@types/react": "19.2.2",
2828
"@types/react-dom": "19.2.2",
29-
"eslint": "9.37.0",
29+
"eslint": "9.38.0",
3030
"eslint-config-next": "15.5.6",
3131
"typescript": "5.9.3"
3232
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
"date-fns": "4.1.0",
151151
"emoji-toolkit": "9.0.1",
152152
"esbuild-plugin-browserslist": "1.0.2",
153-
"eslint": "9.37.0",
153+
"eslint": "9.38.0",
154154
"eslint-plugin-oxlint": "1.14.0",
155155
"eslint-plugin-storybook": "9.1.13",
156156
"eslint-plugin-testing-library": "7.13.3",

0 commit comments

Comments
 (0)