Skip to content

Commit 01c750c

Browse files
committed
Bump ESLint to version 9.9.1 for @reduxjs/rtk-codemods
1 parent 781cb6c commit 01c750c

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
@@ -6682,7 +6682,7 @@ __metadata:
66826682
"@reduxjs/eslint-config": "workspace:^"
66836683
"@reduxjs/prettier-config": "workspace:^"
66846684
"@types/jscodeshift": "npm:^0.11.11"
6685-
eslint: "npm:^8.56.0"
6685+
eslint: "npm:^9.9.1"
66866686
execa: "npm:^8.0.1"
66876687
globby: "npm:^14.0.0"
66886688
jscodeshift: "npm:^0.15.1"
@@ -14253,7 +14253,7 @@ __metadata:
1425314253
languageName: node
1425414254
linkType: hard
1425514255

14256-
"eslint@npm:^8.3.0, eslint@npm:^8.56.0":
14256+
"eslint@npm:^8.3.0":
1425714257
version: 8.56.0
1425814258
resolution: "eslint@npm:8.56.0"
1425914259
dependencies:

0 commit comments

Comments
 (0)