Skip to content

Commit 76d78e7

Browse files
committed
Bump ESLint to version 9.10.0 for @reduxjs/eslint-config
1 parent a3fd16f commit 76d78e7

File tree

2 files changed

+18
-16
lines changed

2 files changed

+18
-16
lines changed

packages/configs/eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@types/eslint": "^9.6.1",
6969
"@types/eslint-config-prettier": "^6.11.3",
7070
"@types/eslint__js": "^8.42.3",
71-
"eslint": "^9.9.1",
71+
"eslint": "^9.10.0",
7272
"rimraf": "^6.0.1",
7373
"tslib": "^2.7.0",
7474
"tsup": "^8.2.4",

yarn.lock

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4237,14 +4237,7 @@ __metadata:
42374237
languageName: node
42384238
linkType: hard
42394239

4240-
"@eslint/js@npm:9.9.1":
4241-
version: 9.9.1
4242-
resolution: "@eslint/js@npm:9.9.1"
4243-
checksum: 10/c3fac3389bda97e790eea03c0a0be2dc1cfb0eec3863f8c4b88033ca7bad4265e4c48abe40d4dc8f82b456a2617fc8a499b2b90837c8bd39a05ebc8cb34c3a04
4244-
languageName: node
4245-
linkType: hard
4246-
4247-
"@eslint/js@npm:^9.10.0":
4240+
"@eslint/js@npm:9.10.0, @eslint/js@npm:^9.10.0":
42484241
version: 9.10.0
42494242
resolution: "@eslint/js@npm:9.10.0"
42504243
checksum: 10/cbda2bf268c8ac7a2b2493aaaa0113a78165a576ee5178b9fbdaf245c3d40ffaf41d006f75afab5718f68d816f00319e267b4c88ead100b19022fe491f9e0175
@@ -4258,6 +4251,15 @@ __metadata:
42584251
languageName: node
42594252
linkType: hard
42604253

4254+
"@eslint/plugin-kit@npm:^0.1.0":
4255+
version: 0.1.0
4256+
resolution: "@eslint/plugin-kit@npm:0.1.0"
4257+
dependencies:
4258+
levn: "npm:^0.4.1"
4259+
checksum: 10/3c6b10505f53c6e32b40572f780164b75389bbabd1bf80ab8742222710d90683a2cc9480468fca132da636f6a3053ae60b173181d14f4975fde2e6f8f9564c6d
4260+
languageName: node
4261+
linkType: hard
4262+
42614263
"@examples-action-listener/counter@workspace:examples/action-listener/counter":
42624264
version: 0.0.0-use.local
42634265
resolution: "@examples-action-listener/counter@workspace:examples/action-listener/counter"
@@ -6322,7 +6324,7 @@ __metadata:
63226324
"@types/eslint-config-prettier": "npm:^6.11.3"
63236325
"@types/eslint__js": "npm:^8.42.3"
63246326
"@typescript-eslint/utils": "npm:^8.4.0"
6325-
eslint: "npm:^9.9.1"
6327+
eslint: "npm:^9.10.0"
63266328
eslint-config-prettier: "npm:^9.1.0"
63276329
rimraf: "npm:^6.0.1"
63286330
tslib: "npm:^2.7.0"
@@ -13958,15 +13960,16 @@ __metadata:
1395813960
languageName: node
1395913961
linkType: hard
1396013962

13961-
"eslint@npm:^9.9.1":
13962-
version: 9.9.1
13963-
resolution: "eslint@npm:9.9.1"
13963+
"eslint@npm:^9.10.0":
13964+
version: 9.10.0
13965+
resolution: "eslint@npm:9.10.0"
1396413966
dependencies:
1396513967
"@eslint-community/eslint-utils": "npm:^4.2.0"
1396613968
"@eslint-community/regexpp": "npm:^4.11.0"
1396713969
"@eslint/config-array": "npm:^0.18.0"
1396813970
"@eslint/eslintrc": "npm:^3.1.0"
13969-
"@eslint/js": "npm:9.9.1"
13971+
"@eslint/js": "npm:9.10.0"
13972+
"@eslint/plugin-kit": "npm:^0.1.0"
1397013973
"@humanwhocodes/module-importer": "npm:^1.0.1"
1397113974
"@humanwhocodes/retry": "npm:^0.3.0"
1397213975
"@nodelib/fs.walk": "npm:^1.2.8"
@@ -13989,7 +13992,6 @@ __metadata:
1398913992
is-glob: "npm:^4.0.0"
1399013993
is-path-inside: "npm:^3.0.3"
1399113994
json-stable-stringify-without-jsonify: "npm:^1.0.1"
13992-
levn: "npm:^0.4.1"
1399313995
lodash.merge: "npm:^4.6.2"
1399413996
minimatch: "npm:^3.1.2"
1399513997
natural-compare: "npm:^1.4.0"
@@ -14003,7 +14005,7 @@ __metadata:
1400314005
optional: true
1400414006
bin:
1400514007
eslint: bin/eslint.js
14006-
checksum: 10/d53dcfff396642cc33907b7c4a04536205f8889ae264fe105eea29de571b5923eb9b0bc6fc95b5d30414796cbe180dc93a523e0fdd4f26b2b4b4cf0195969908
14008+
checksum: 10/bbb6da7db83f5182cff5a5e1681cf77be761e37bfbfedf66add9d3d2a216dbc336e787d02d05a2ea85179c51a10203713b2438b86adfd7666c29afd3ee008fe8
1400714009
languageName: node
1400814010
linkType: hard
1400914011

0 commit comments

Comments
 (0)