Skip to content

Commit cf2591c

Browse files
Update eslint 9.22.0 → 9.24.0 (minor) (#17656)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> Co-authored-by: Philipp Spiess <hello@philippspiess.com>
1 parent bbd916a commit cf2591c

File tree

3 files changed

+102
-102
lines changed

3 files changed

+102
-102
lines changed

playgrounds/nextjs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/node": "catalog:",
2121
"@types/react": "^19.0.12",
2222
"@types/react-dom": "^19.1.1",
23-
"eslint": "^9.22.0",
23+
"eslint": "^9.24.0",
2424
"eslint-config-next": "^15.2.4",
2525
"typescript": "^5.5.4"
2626
}

playgrounds/v3/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/react": "^19.0.12",
2020
"@types/react-dom": "^19.1.1",
2121
"autoprefixer": "^10.4.21",
22-
"eslint": "^9.22.0",
22+
"eslint": "^9.24.0",
2323
"eslint-config-next": "^15.2.4",
2424
"typescript": "^5.5.4"
2525
}

0 commit comments

Comments
 (0)