Skip to content

Commit 781cb6c

Browse files
committed
Remove unnecessary ESLint-related packages
1 parent 63e566a commit 781cb6c

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

packages/rtk-codemods/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@
3535
"@reduxjs/eslint-config": "workspace:^",
3636
"@reduxjs/prettier-config": "workspace:^",
3737
"@types/jscodeshift": "^0.11.11",
38-
"eslint": "^9.10.0",
39-
"jiti": "^2.0.0-beta.3",
38+
"eslint": "^8.56.0",
4039
"prettier": "^3.2.5",
4140
"vitest": "^1.6.0"
4241
},

yarn.lock

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6682,10 +6682,9 @@ __metadata:
66826682
"@reduxjs/eslint-config": "workspace:^"
66836683
"@reduxjs/prettier-config": "workspace:^"
66846684
"@types/jscodeshift": "npm:^0.11.11"
6685-
eslint: "npm:^9.10.0"
6685+
eslint: "npm:^8.56.0"
66866686
execa: "npm:^8.0.1"
66876687
globby: "npm:^14.0.0"
6688-
jiti: "npm:^2.0.0-beta.3"
66896688
jscodeshift: "npm:^0.15.1"
66906689
prettier: "npm:^3.2.5"
66916690
ts-node: "npm:^10.9.2"
@@ -14254,7 +14253,7 @@ __metadata:
1425414253
languageName: node
1425514254
linkType: hard
1425614255

14257-
"eslint@npm:^8.3.0":
14256+
"eslint@npm:^8.3.0, eslint@npm:^8.56.0":
1425814257
version: 8.56.0
1425914258
resolution: "eslint@npm:8.56.0"
1426014259
dependencies:

0 commit comments

Comments
 (0)