Skip to content

Commit 08b9b3e

Browse files
chore(devdeps): update eslint monorepo to v9.37.0 (#5694)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent feda068 commit 08b9b3e

File tree

4 files changed

+179
-185
lines changed

4 files changed

+179
-185
lines changed

e2e/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525
},
2626
"devDependencies": {
2727
"@emotion/babel-plugin": "11.13.5",
28-
"@eslint/js": "9.36.0",
28+
"@eslint/js": "9.37.0",
2929
"@playwright/test": "1.56.0",
3030
"@types/react": "19.2.2",
3131
"@types/react-dom": "19.2.2",
3232
"@vitejs/plugin-react": "5.0.4",
33-
"eslint": "9.36.0",
33+
"eslint": "9.37.0",
3434
"eslint-plugin-react-hooks": "5.2.0",
3535
"eslint-plugin-react-refresh": "0.4.23",
3636
"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.10",
2727
"@types/react": "19.2.2",
2828
"@types/react-dom": "19.2.2",
29-
"eslint": "9.36.0",
29+
"eslint": "9.37.0",
3030
"eslint-config-next": "15.5.4",
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.1",
153-
"eslint": "9.36.0",
153+
"eslint": "9.37.0",
154154
"eslint-plugin-oxlint": "1.14.0",
155155
"eslint-plugin-storybook": "9.1.10",
156156
"eslint-plugin-testing-library": "7.13.1",

0 commit comments

Comments
 (0)