Skip to content

Commit 352f17b

Browse files
chore(deps): update eslint to v9.8.0
1 parent 94e5ed3 commit 352f17b

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"which": "4.0.0"
3838
},
3939
"devDependencies": {
40-
"@eslint/js": "9.7.0",
40+
"@eslint/js": "9.8.0",
4141
"@oliversalzburg/eslint-config": "0.0.24",
4242
"@types/chai": "4.3.16",
4343
"@types/eslint": "9.6.0",
@@ -47,7 +47,7 @@
4747
"@types/which": "3.0.4",
4848
"c8": "10.1.2",
4949
"chai": "5.1.1",
50-
"eslint": "9.7.0",
50+
"eslint": "9.8.0",
5151
"eslint-config-prettier": "9.1.0",
5252
"eslint-plugin-jsdoc": "48.8.3",
5353
"eslint-plugin-tsdoc": "0.3.0",

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ __metadata:
7070
languageName: node
7171
linkType: hard
7272

73-
"@eslint/config-array@npm:^0.17.0":
73+
"@eslint/config-array@npm:^0.17.1":
7474
version: 0.17.1
7575
resolution: "@eslint/config-array@npm:0.17.1"
7676
dependencies:
@@ -98,10 +98,10 @@ __metadata:
9898
languageName: node
9999
linkType: hard
100100

101-
"@eslint/js@npm:9.7.0":
102-
version: 9.7.0
103-
resolution: "@eslint/js@npm:9.7.0"
104-
checksum: 10c0/73fc10666f6f4aed6f58e407e09f42ceb0d42fa60c52701c64ea9f59a81a6a8ad5caecdfd423d03088481515fe7ec17eb461acb4ef1ad70b649b6eae465b3164
101+
"@eslint/js@npm:9.8.0":
102+
version: 9.8.0
103+
resolution: "@eslint/js@npm:9.8.0"
104+
checksum: 10c0/42edaae6b020436410454579509dcb6a8cd5b260e9f18e037fd803ae28d35eb13663d4019f0ab8ba686a19d3c4a43b0e11394c148e23345377ab694da0e83262
105105
languageName: node
106106
linkType: hard
107107

@@ -1183,15 +1183,15 @@ __metadata:
11831183
languageName: node
11841184
linkType: hard
11851185

1186-
"eslint@npm:9.7.0":
1187-
version: 9.7.0
1188-
resolution: "eslint@npm:9.7.0"
1186+
"eslint@npm:9.8.0":
1187+
version: 9.8.0
1188+
resolution: "eslint@npm:9.8.0"
11891189
dependencies:
11901190
"@eslint-community/eslint-utils": "npm:^4.2.0"
11911191
"@eslint-community/regexpp": "npm:^4.11.0"
1192-
"@eslint/config-array": "npm:^0.17.0"
1192+
"@eslint/config-array": "npm:^0.17.1"
11931193
"@eslint/eslintrc": "npm:^3.1.0"
1194-
"@eslint/js": "npm:9.7.0"
1194+
"@eslint/js": "npm:9.8.0"
11951195
"@humanwhocodes/module-importer": "npm:^1.0.1"
11961196
"@humanwhocodes/retry": "npm:^0.3.0"
11971197
"@nodelib/fs.walk": "npm:^1.2.8"
@@ -1223,7 +1223,7 @@ __metadata:
12231223
text-table: "npm:^0.2.0"
12241224
bin:
12251225
eslint: bin/eslint.js
1226-
checksum: 10c0/e2369a9534404f62f37ee5560e56fb84e0776a9c8f084550170017992772e7034d73571bdf4060e2fe9b836f136d45b07d50407d4b9361de720ee77794259274
1226+
checksum: 10c0/a2ee0cce1147565d011fe185733af482f34d5466f5df5f390d0ea2ecf78097883cf568ed6c771d687138609c63cd55cd1e3ff12de7393c03f54fcffcdd0f225d
12271227
languageName: node
12281228
linkType: hard
12291229

@@ -3357,7 +3357,7 @@ __metadata:
33573357
version: 0.0.0-use.local
33583358
resolution: "which-webstorm@workspace:."
33593359
dependencies:
3360-
"@eslint/js": "npm:9.7.0"
3360+
"@eslint/js": "npm:9.8.0"
33613361
"@oliversalzburg/eslint-config": "npm:0.0.24"
33623362
"@oliversalzburg/js-utils": "npm:0.0.59"
33633363
"@types/chai": "npm:4.3.16"
@@ -3368,7 +3368,7 @@ __metadata:
33683368
"@types/which": "npm:3.0.4"
33693369
c8: "npm:10.1.2"
33703370
chai: "npm:5.1.1"
3371-
eslint: "npm:9.7.0"
3371+
eslint: "npm:9.8.0"
33723372
eslint-config-prettier: "npm:9.1.0"
33733373
eslint-plugin-jsdoc: "npm:48.8.3"
33743374
eslint-plugin-tsdoc: "npm:0.3.0"

0 commit comments

Comments
 (0)