Skip to content

Commit 0d5865b

Browse files
committed
Bump root ESLint to version 9.10.0
1 parent 0b94588 commit 0d5865b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@reduxjs/prettier-config": "workspace:^",
3636
"@types/react": "^18.2.77",
3737
"@types/react-dom": "^18.2.25",
38-
"eslint": "^9.9.1",
38+
"eslint": "^9.10.0",
3939
"jiti": "^2.0.0-beta.3",
4040
"netlify-plugin-cache": "^1.0.3",
4141
"prettier": "^3.2.5",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23840,7 +23840,7 @@ __metadata:
2384023840
"@reduxjs/prettier-config": "workspace:^"
2384123841
"@types/react": "npm:^18.2.77"
2384223842
"@types/react-dom": "npm:^18.2.25"
23843-
eslint: "npm:^9.9.1"
23843+
eslint: "npm:^9.10.0"
2384423844
jiti: "npm:^2.0.0-beta.3"
2384523845
netlify-plugin-cache: "npm:^1.0.3"
2384623846
prettier: "npm:^3.2.5"

0 commit comments

Comments
 (0)