Skip to content

Commit 9f23dca

Browse files
chore(deps): update eslint to v9.6.0
1 parent d1d2d8f commit 9f23dca

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
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.5.0",
40+
"@eslint/js": "9.6.0",
4141
"@oliversalzburg/eslint-config": "0.0.13",
4242
"@types/chai": "4.3.16",
4343
"@types/eslint": "8.56.10",
@@ -47,7 +47,7 @@
4747
"@types/which": "3.0.4",
4848
"c8": "10.1.2",
4949
"chai": "5.1.1",
50-
"eslint": "9.5.0",
50+
"eslint": "9.6.0",
5151
"eslint-config-prettier": "9.1.0",
5252
"eslint-plugin-jsdoc": "48.5.0",
5353
"eslint-plugin-tsdoc": "0.3.0",

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -73,14 +73,14 @@ __metadata:
7373
languageName: node
7474
linkType: hard
7575

76-
"@eslint/config-array@npm:^0.16.0":
77-
version: 0.16.0
78-
resolution: "@eslint/config-array@npm:0.16.0"
76+
"@eslint/config-array@npm:^0.17.0":
77+
version: 0.17.0
78+
resolution: "@eslint/config-array@npm:0.17.0"
7979
dependencies:
8080
"@eslint/object-schema": "npm:^2.1.4"
8181
debug: "npm:^4.3.1"
82-
minimatch: "npm:^3.0.5"
83-
checksum: 10c0/b9d04409151dc95ec6b5e04e1e185a808d58e18cfc7340adc1e9420a5ff15843a0a308fb2cd9a2b354652885c2bebbcd5515814e93e9c9133f423891b6e53c70
82+
minimatch: "npm:^3.1.2"
83+
checksum: 10c0/97eb23ef0948dbc5f24884a3b75c537ca37ee2b1f27a864cd0d9189c089bc1a724dc6e1a4d9b7dd304d9f732ca02aa7916243a7715d6f1f17159d8a8c83f0c9e
8484
languageName: node
8585
linkType: hard
8686

@@ -101,10 +101,10 @@ __metadata:
101101
languageName: node
102102
linkType: hard
103103

104-
"@eslint/js@npm:9.5.0":
105-
version: 9.5.0
106-
resolution: "@eslint/js@npm:9.5.0"
107-
checksum: 10c0/dacf51ec2d5b4c8d1315d21a0ff761235d9e39b2391cb945138c58dc512a6c18949c40b644235f5c4fdf5b637ef8f881214acc496dddf46b718529bf22af42ac
104+
"@eslint/js@npm:9.6.0":
105+
version: 9.6.0
106+
resolution: "@eslint/js@npm:9.6.0"
107+
checksum: 10c0/83967a7e59f2e958c9bbb3acd0929cad00d59d927ad786ed8e0d30b07f983c6bea3af6f4ad32da32145db40b7a741a816ba339bdd8960fc7fc8231716d943b7f
108108
languageName: node
109109
linkType: hard
110110

@@ -1205,15 +1205,15 @@ __metadata:
12051205
languageName: node
12061206
linkType: hard
12071207

1208-
"eslint@npm:9.5.0":
1209-
version: 9.5.0
1210-
resolution: "eslint@npm:9.5.0"
1208+
"eslint@npm:9.6.0":
1209+
version: 9.6.0
1210+
resolution: "eslint@npm:9.6.0"
12111211
dependencies:
12121212
"@eslint-community/eslint-utils": "npm:^4.2.0"
12131213
"@eslint-community/regexpp": "npm:^4.6.1"
1214-
"@eslint/config-array": "npm:^0.16.0"
1214+
"@eslint/config-array": "npm:^0.17.0"
12151215
"@eslint/eslintrc": "npm:^3.1.0"
1216-
"@eslint/js": "npm:9.5.0"
1216+
"@eslint/js": "npm:9.6.0"
12171217
"@humanwhocodes/module-importer": "npm:^1.0.1"
12181218
"@humanwhocodes/retry": "npm:^0.3.0"
12191219
"@nodelib/fs.walk": "npm:^1.2.8"
@@ -1224,7 +1224,7 @@ __metadata:
12241224
escape-string-regexp: "npm:^4.0.0"
12251225
eslint-scope: "npm:^8.0.1"
12261226
eslint-visitor-keys: "npm:^4.0.0"
1227-
espree: "npm:^10.0.1"
1227+
espree: "npm:^10.1.0"
12281228
esquery: "npm:^1.5.0"
12291229
esutils: "npm:^2.0.2"
12301230
fast-deep-equal: "npm:^3.1.3"
@@ -1245,11 +1245,11 @@ __metadata:
12451245
text-table: "npm:^0.2.0"
12461246
bin:
12471247
eslint: bin/eslint.js
1248-
checksum: 10c0/1c83d94ccfd6d97474aaaf463714eba7afa040639ad9191db430d34e9e2851ba14510651de69b52f26ee30611caf0fa4c66b3fb73bb71df6ab10cef5bb44bb32
1248+
checksum: 10c0/82ea5ad3f28aaef89e2a98f4e6df0eae9d4e16ccd6d667c69977042e0b103fa5df98bf16d3df72d1ae77edd8c1dccfdf4afa2a55309aa8081a1bc54af6229826
12491249
languageName: node
12501250
linkType: hard
12511251

1252-
"espree@npm:^10.0.1":
1252+
"espree@npm:^10.0.1, espree@npm:^10.1.0":
12531253
version: 10.1.0
12541254
resolution: "espree@npm:10.1.0"
12551255
dependencies:
@@ -2276,7 +2276,7 @@ __metadata:
22762276
languageName: node
22772277
linkType: hard
22782278

2279-
"minimatch@npm:^3.0.4, minimatch@npm:^3.0.5, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
2279+
"minimatch@npm:^3.0.4, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
22802280
version: 3.1.2
22812281
resolution: "minimatch@npm:3.1.2"
22822282
dependencies:
@@ -3395,7 +3395,7 @@ __metadata:
33953395
version: 0.0.0-use.local
33963396
resolution: "which-webstorm@workspace:."
33973397
dependencies:
3398-
"@eslint/js": "npm:9.5.0"
3398+
"@eslint/js": "npm:9.6.0"
33993399
"@oliversalzburg/eslint-config": "npm:0.0.13"
34003400
"@oliversalzburg/js-utils": "npm:0.0.57"
34013401
"@types/chai": "npm:4.3.16"
@@ -3406,7 +3406,7 @@ __metadata:
34063406
"@types/which": "npm:3.0.4"
34073407
c8: "npm:10.1.2"
34083408
chai: "npm:5.1.1"
3409-
eslint: "npm:9.5.0"
3409+
eslint: "npm:9.6.0"
34103410
eslint-config-prettier: "npm:9.1.0"
34113411
eslint-plugin-jsdoc: "npm:48.5.0"
34123412
eslint-plugin-tsdoc: "npm:0.3.0"

0 commit comments

Comments
 (0)