Skip to content

Commit 5466d4d

Browse files
chore(devdeps): update eslint monorepo to v9.31.0 (#5361)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f701624 commit 5466d4d

File tree

4 files changed

+181
-179
lines changed

4 files changed

+181
-179
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.29.0",
28+
"@eslint/js": "9.31.0",
2929
"@playwright/test": "1.54.1",
3030
"@types/react": "19.1.8",
3131
"@types/react-dom": "19.1.6",
3232
"@vitejs/plugin-react": "4.6.0",
33-
"eslint": "9.29.0",
33+
"eslint": "9.31.0",
3434
"eslint-plugin-react-hooks": "5.2.0",
3535
"eslint-plugin-react-refresh": "0.4.20",
3636
"globals": "16.3.0",

examples/next-app-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/node": "22.16.4",
2626
"@types/react": "19.1.8",
2727
"@types/react-dom": "19.1.6",
28-
"eslint": "9.29.0",
28+
"eslint": "9.31.0",
2929
"eslint-config-next": "15.3.5",
3030
"typescript": "5.8.3"
3131
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
"date-fns": "4.1.0",
157157
"emoji-toolkit": "9.0.1",
158158
"esbuild-plugin-browserslist": "1.0.1",
159-
"eslint": "9.29.0",
159+
"eslint": "9.31.0",
160160
"eslint-plugin-oxlint": "0.18.1",
161161
"eslint-plugin-testing-library": "7.5.3",
162162
"expect": "29.7.0",

0 commit comments

Comments
 (0)