Skip to content

Commit 6b2b262

Browse files
authored
Update eslint 9.20.1 → 9.22.0 (minor) (#17207)
1 parent 48957c5 commit 6b2b262

File tree

3 files changed

+128
-142
lines changed

3 files changed

+128
-142
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.10",
2222
"@types/react-dom": "^19.0.4",
23-
"eslint": "^9.20.1",
23+
"eslint": "^9.22.0",
2424
"eslint-config-next": "^15.2.1",
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.10",
2020
"@types/react-dom": "^19.0.4",
2121
"autoprefixer": "^10.4.20",
22-
"eslint": "^9.20.1",
22+
"eslint": "^9.22.0",
2323
"eslint-config-next": "^15.2.1",
2424
"typescript": "^5.5.4"
2525
}

0 commit comments

Comments
 (0)