Skip to content

Commit 711b5dd

Browse files
committed
Bump ESLint to version 9.10.0
1 parent 0b94588 commit 711b5dd

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
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",

packages/toolkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"console-testing-library": "patch:console-testing-library@npm%3A0.6.1#~/.yarn/patches/console-testing-library-npm-0.6.1-4d9957d402.patch",
7676
"esbuild": "^0.23.0",
7777
"esbuild-extra": "^0.4.0",
78-
"eslint": "^9.9.1",
78+
"eslint": "^9.10.0",
7979
"fs-extra": "^9.1.0",
8080
"invariant": "^2.2.4",
8181
"jiti": "^2.0.0-beta.3",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6458,7 +6458,7 @@ __metadata:
64586458
console-testing-library: "patch:console-testing-library@npm%3A0.6.1#~/.yarn/patches/console-testing-library-npm-0.6.1-4d9957d402.patch"
64596459
esbuild: "npm:^0.23.0"
64606460
esbuild-extra: "npm:^0.4.0"
6461-
eslint: "npm:^9.9.1"
6461+
eslint: "npm:^9.10.0"
64626462
fs-extra: "npm:^9.1.0"
64636463
immer: "npm:^10.0.3"
64646464
invariant: "npm:^2.2.4"
@@ -13564,7 +13564,7 @@ __metadata:
1356413564
languageName: node
1356513565
linkType: hard
1356613566

13567-
"eslint@npm:^9.10.0, eslint@npm:^9.11.0, eslint@npm:^9.9.1":
13567+
"eslint@npm:^9.10.0, eslint@npm:^9.11.0":
1356813568
version: 9.11.0
1356913569
resolution: "eslint@npm:9.11.0"
1357013570
dependencies:
@@ -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)