Skip to content

Commit c97d177

Browse files
committed
Bump ESLint to version 9.4.0 for @reduxjs/eslint-config
1 parent 8e8c5ab commit c97d177

File tree

2 files changed

+71
-2
lines changed

2 files changed

+71
-2
lines changed

packages/configs/eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@types/eslint-config-prettier": "^6.11.3",
6161
"@types/eslint__eslintrc": "^2.1.1",
6262
"@types/eslint__js": "^8.42.3",
63-
"eslint": "^9.3.0",
63+
"eslint": "^9.4.0",
6464
"eslint-plugin-prettier": "^5.1.3",
6565
"rimraf": "^5.0.7",
6666
"tslib": "^2.6.2",

yarn.lock

Lines changed: 70 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5201,6 +5201,17 @@ __metadata:
52015201
languageName: node
52025202
linkType: hard
52035203

5204+
"@eslint/config-array@npm:^0.15.1":
5205+
version: 0.15.1
5206+
resolution: "@eslint/config-array@npm:0.15.1"
5207+
dependencies:
5208+
"@eslint/object-schema": "npm:^2.1.3"
5209+
debug: "npm:^4.3.1"
5210+
minimatch: "npm:^3.0.5"
5211+
checksum: 10/cf8f68a24498531180fad6846cb52dac4e852b0296d2664930bc15d6a2944ad427827bbaebfddf3f87b9c5db0e36c13974d6dc89fff8ba0d3d2b4357b8d52b4e
5212+
languageName: node
5213+
linkType: hard
5214+
52045215
"@eslint/eslintrc@npm:^0.4.3":
52055216
version: 0.4.3
52065217
resolution: "@eslint/eslintrc@npm:0.4.3"
@@ -5266,6 +5277,20 @@ __metadata:
52665277
languageName: node
52675278
linkType: hard
52685279

5280+
"@eslint/js@npm:9.4.0":
5281+
version: 9.4.0
5282+
resolution: "@eslint/js@npm:9.4.0"
5283+
checksum: 10/f1fa9acda8bab02dad21e9b7f46c6ba8cb3949979846caf7667f0c682ed0b56d9e8db143b00aab587ef2d02603df202eb5f7017d8f3a98be94be6efa763865ab
5284+
languageName: node
5285+
linkType: hard
5286+
5287+
"@eslint/object-schema@npm:^2.1.3":
5288+
version: 2.1.3
5289+
resolution: "@eslint/object-schema@npm:2.1.3"
5290+
checksum: 10/832e80e91503a1e74a8d870b41c9f374064492a89002c45af17cad9766080e8770c21319a50f0004a77f36add9af6218dbeff34d3e3a16446784ea80a933c0a7
5291+
languageName: node
5292+
linkType: hard
5293+
52695294
"@examples-action-listener/counter@workspace:examples/action-listener/counter":
52705295
version: 0.0.0-use.local
52715296
resolution: "@examples-action-listener/counter@workspace:examples/action-listener/counter"
@@ -7436,7 +7461,7 @@ __metadata:
74367461
"@types/eslint-config-prettier": "npm:^6.11.3"
74377462
"@types/eslint__eslintrc": "npm:^2.1.1"
74387463
"@types/eslint__js": "npm:^8.42.3"
7439-
eslint: "npm:^9.3.0"
7464+
eslint: "npm:^9.4.0"
74407465
eslint-config-prettier: "npm:^9.1.0"
74417466
eslint-plugin-prettier: "npm:^5.1.3"
74427467
globals: "npm:^15.3.0"
@@ -15347,6 +15372,50 @@ __metadata:
1534715372
languageName: node
1534815373
linkType: hard
1534915374

15375+
"eslint@npm:^9.4.0":
15376+
version: 9.4.0
15377+
resolution: "eslint@npm:9.4.0"
15378+
dependencies:
15379+
"@eslint-community/eslint-utils": "npm:^4.2.0"
15380+
"@eslint-community/regexpp": "npm:^4.6.1"
15381+
"@eslint/config-array": "npm:^0.15.1"
15382+
"@eslint/eslintrc": "npm:^3.1.0"
15383+
"@eslint/js": "npm:9.4.0"
15384+
"@humanwhocodes/module-importer": "npm:^1.0.1"
15385+
"@humanwhocodes/retry": "npm:^0.3.0"
15386+
"@nodelib/fs.walk": "npm:^1.2.8"
15387+
ajv: "npm:^6.12.4"
15388+
chalk: "npm:^4.0.0"
15389+
cross-spawn: "npm:^7.0.2"
15390+
debug: "npm:^4.3.2"
15391+
escape-string-regexp: "npm:^4.0.0"
15392+
eslint-scope: "npm:^8.0.1"
15393+
eslint-visitor-keys: "npm:^4.0.0"
15394+
espree: "npm:^10.0.1"
15395+
esquery: "npm:^1.4.2"
15396+
esutils: "npm:^2.0.2"
15397+
fast-deep-equal: "npm:^3.1.3"
15398+
file-entry-cache: "npm:^8.0.0"
15399+
find-up: "npm:^5.0.0"
15400+
glob-parent: "npm:^6.0.2"
15401+
ignore: "npm:^5.2.0"
15402+
imurmurhash: "npm:^0.1.4"
15403+
is-glob: "npm:^4.0.0"
15404+
is-path-inside: "npm:^3.0.3"
15405+
json-stable-stringify-without-jsonify: "npm:^1.0.1"
15406+
levn: "npm:^0.4.1"
15407+
lodash.merge: "npm:^4.6.2"
15408+
minimatch: "npm:^3.1.2"
15409+
natural-compare: "npm:^1.4.0"
15410+
optionator: "npm:^0.9.3"
15411+
strip-ansi: "npm:^6.0.1"
15412+
text-table: "npm:^0.2.0"
15413+
bin:
15414+
eslint: bin/eslint.js
15415+
checksum: 10/e2eaae18eb79d543a1ca5420495ea9bf1278f9e25bfa6309ec4e4dae981cba4d731a9b857f5e2f8b5e467adaaf871a635a7eb143a749e7cdcdff4716821628d2
15416+
languageName: node
15417+
linkType: hard
15418+
1535015419
"espree@npm:^10.0.1":
1535115420
version: 10.0.1
1535215421
resolution: "espree@npm:10.0.1"

0 commit comments

Comments
 (0)