Skip to content

Commit ff0c2dc

Browse files
committed
Bump ESLint to version 9.9.1 for @reduxjs/rtk-codemods
1 parent 56c8194 commit ff0c2dc

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
@@ -6661,7 +6661,7 @@ __metadata:
66616661
"@reduxjs/eslint-config": "workspace:^"
66626662
"@reduxjs/prettier-config": "workspace:^"
66636663
"@types/jscodeshift": "npm:^0.11.11"
6664-
eslint: "npm:^8.56.0"
6664+
eslint: "npm:^9.9.1"
66656665
execa: "npm:^8.0.1"
66666666
globby: "npm:^14.0.0"
66676667
jscodeshift: "npm:^0.15.1"
@@ -14236,7 +14236,7 @@ __metadata:
1423614236
languageName: node
1423714237
linkType: hard
1423814238

14239-
"eslint@npm:^8.3.0, eslint@npm:^8.56.0":
14239+
"eslint@npm:^8.3.0":
1424014240
version: 8.56.0
1424114241
resolution: "eslint@npm:8.56.0"
1424214242
dependencies:

0 commit comments

Comments
 (0)