Skip to content

Commit a8b6f36

Browse files
committed
Bump ESLint to version 9.8.0 for @reduxjs/eslint-config
1 parent ce4e78b commit a8b6f36

File tree

2 files changed

+58
-3
lines changed

2 files changed

+58
-3
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": "^9.6.0",
6161
"@types/eslint-config-prettier": "^6.11.3",
6262
"@types/eslint__js": "^8.42.3",
63-
"eslint": "^9.7.0",
63+
"eslint": "^9.8.0",
6464
"eslint-plugin-prettier": "^5.2.1",
6565
"rimraf": "^6.0.1",
6666
"tslib": "^2.6.3",

yarn.lock

Lines changed: 57 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5574,6 +5574,17 @@ __metadata:
55745574
languageName: node
55755575
linkType: hard
55765576

5577+
"@eslint/config-array@npm:^0.17.1":
5578+
version: 0.17.1
5579+
resolution: "@eslint/config-array@npm:0.17.1"
5580+
dependencies:
5581+
"@eslint/object-schema": "npm:^2.1.4"
5582+
debug: "npm:^4.3.1"
5583+
minimatch: "npm:^3.1.2"
5584+
checksum: 10/d837852445d3cfc62da5e0d94ab036aa4393751cf2ee71676df61ec77bffabaa73f87207bfa200b8d0e7e95b556704f29f35f2f22d63d1ce2e285db4a325a2df
5585+
languageName: node
5586+
linkType: hard
5587+
55775588
"@eslint/eslintrc@npm:^0.4.3":
55785589
version: 0.4.3
55795590
resolution: "@eslint/eslintrc@npm:0.4.3"
@@ -5639,7 +5650,7 @@ __metadata:
56395650
languageName: node
56405651
linkType: hard
56415652

5642-
"@eslint/js@npm:^9.8.0":
5653+
"@eslint/js@npm:9.8.0, @eslint/js@npm:^9.8.0":
56435654
version: 9.8.0
56445655
resolution: "@eslint/js@npm:9.8.0"
56455656
checksum: 10/1c6ddbcc9f45f0165d9e218c085543536c03b4b650449a6f38f4e2b65b1d6bcd5f24f7feae72fca14d3697073cbdb413f270baef0f744cb0fb9e11ce9c84dbcc
@@ -7769,7 +7780,7 @@ __metadata:
77697780
"@types/eslint": "npm:^9.6.0"
77707781
"@types/eslint-config-prettier": "npm:^6.11.3"
77717782
"@types/eslint__js": "npm:^8.42.3"
7772-
eslint: "npm:^9.7.0"
7783+
eslint: "npm:^9.8.0"
77737784
eslint-config-prettier: "npm:^9.1.0"
77747785
eslint-plugin-prettier: "npm:^5.2.1"
77757786
globals: "npm:^15.8.0"
@@ -16011,6 +16022,50 @@ __metadata:
1601116022
languageName: node
1601216023
linkType: hard
1601316024

16025+
"eslint@npm:^9.8.0":
16026+
version: 9.8.0
16027+
resolution: "eslint@npm:9.8.0"
16028+
dependencies:
16029+
"@eslint-community/eslint-utils": "npm:^4.2.0"
16030+
"@eslint-community/regexpp": "npm:^4.11.0"
16031+
"@eslint/config-array": "npm:^0.17.1"
16032+
"@eslint/eslintrc": "npm:^3.1.0"
16033+
"@eslint/js": "npm:9.8.0"
16034+
"@humanwhocodes/module-importer": "npm:^1.0.1"
16035+
"@humanwhocodes/retry": "npm:^0.3.0"
16036+
"@nodelib/fs.walk": "npm:^1.2.8"
16037+
ajv: "npm:^6.12.4"
16038+
chalk: "npm:^4.0.0"
16039+
cross-spawn: "npm:^7.0.2"
16040+
debug: "npm:^4.3.2"
16041+
escape-string-regexp: "npm:^4.0.0"
16042+
eslint-scope: "npm:^8.0.2"
16043+
eslint-visitor-keys: "npm:^4.0.0"
16044+
espree: "npm:^10.1.0"
16045+
esquery: "npm:^1.5.0"
16046+
esutils: "npm:^2.0.2"
16047+
fast-deep-equal: "npm:^3.1.3"
16048+
file-entry-cache: "npm:^8.0.0"
16049+
find-up: "npm:^5.0.0"
16050+
glob-parent: "npm:^6.0.2"
16051+
ignore: "npm:^5.2.0"
16052+
imurmurhash: "npm:^0.1.4"
16053+
is-glob: "npm:^4.0.0"
16054+
is-path-inside: "npm:^3.0.3"
16055+
json-stable-stringify-without-jsonify: "npm:^1.0.1"
16056+
levn: "npm:^0.4.1"
16057+
lodash.merge: "npm:^4.6.2"
16058+
minimatch: "npm:^3.1.2"
16059+
natural-compare: "npm:^1.4.0"
16060+
optionator: "npm:^0.9.3"
16061+
strip-ansi: "npm:^6.0.1"
16062+
text-table: "npm:^0.2.0"
16063+
bin:
16064+
eslint: bin/eslint.js
16065+
checksum: 10/b1dd864170ca359249c92d1d8e09a628497efcf8a4293b571308460125fb0367a15612b2b0f135ff21b92453bf324ce75843fcaac3e01734f4bee2ff79919cc3
16066+
languageName: node
16067+
linkType: hard
16068+
1601416069
"espree@npm:^10.0.1":
1601516070
version: 10.0.1
1601616071
resolution: "espree@npm:10.0.1"

0 commit comments

Comments
 (0)