Skip to content

Commit 2aab45d

Browse files
committed
Bump ESLint to version 9.9.1 for @reduxjs/rtk-codemods
1 parent b35e13d commit 2aab45d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/rtk-codemods/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@reduxjs/eslint-config": "workspace:^",
3636
"@reduxjs/prettier-config": "workspace:^",
3737
"@types/jscodeshift": "^0.11.11",
38-
"eslint": "^8.56.0",
38+
"eslint": "^9.9.1",
3939
"prettier": "^3.2.5",
4040
"vitest": "^1.6.0"
4141
},

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6330,7 +6330,7 @@ __metadata:
63306330
"@reduxjs/eslint-config": "workspace:^"
63316331
"@reduxjs/prettier-config": "workspace:^"
63326332
"@types/jscodeshift": "npm:^0.11.11"
6333-
eslint: "npm:^8.56.0"
6333+
eslint: "npm:^9.9.1"
63346334
execa: "npm:^8.0.1"
63356335
globby: "npm:^14.0.0"
63366336
jscodeshift: "npm:^0.15.1"
@@ -13486,7 +13486,7 @@ __metadata:
1348613486
languageName: node
1348713487
linkType: hard
1348813488

13489-
"eslint@npm:^8.3.0, eslint@npm:^8.56.0":
13489+
"eslint@npm:^8.3.0":
1349013490
version: 8.56.0
1349113491
resolution: "eslint@npm:8.56.0"
1349213492
dependencies:

0 commit comments

Comments
 (0)