Skip to content

Commit 04f3469

Browse files
committed
chore(deps): update eslint
1 parent 9f23dca commit 04f3469

File tree

2 files changed

+66
-66
lines changed

2 files changed

+66
-66
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@eslint/js": "9.6.0",
41-
"@oliversalzburg/eslint-config": "0.0.13",
41+
"@oliversalzburg/eslint-config": "0.0.15",
4242
"@types/chai": "4.3.16",
4343
"@types/eslint": "8.56.10",
4444
"@types/mocha": "10.0.7",
@@ -59,7 +59,7 @@
5959
"prettier-plugin-organize-imports": "3.2.4",
6060
"prettier-plugin-sh": "0.14.0",
6161
"typescript": "5.5.2",
62-
"typescript-eslint": "8.0.0-alpha.34"
62+
"typescript-eslint": "8.0.0-alpha.37"
6363
},
6464
"keywords": [
6565
"webstorm"

yarn.lock

Lines changed: 64 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -242,17 +242,17 @@ __metadata:
242242
languageName: node
243243
linkType: hard
244244

245-
"@oliversalzburg/eslint-config@npm:0.0.13":
246-
version: 0.0.13
247-
resolution: "@oliversalzburg/eslint-config@npm:0.0.13"
245+
"@oliversalzburg/eslint-config@npm:0.0.15":
246+
version: 0.0.15
247+
resolution: "@oliversalzburg/eslint-config@npm:0.0.15"
248248
peerDependencies:
249249
"@eslint/js": ^9.5.0
250250
eslint-config-prettier: ^9.1.0
251251
eslint-plugin-jsdoc: ^48.2.0
252252
eslint-plugin-tsdoc: ^0.3.0
253253
globals: ^15.6.0
254-
typescript-eslint: 8.0.0-alpha.34
255-
checksum: 10c0/ca2233b3c3cbd6f8e27cb2dee7a2222ce695bab35ba2854db5c0a56e7718c96b12e0b445244aec5b5efb384914f862526886acbb46d6fe465b485808c2dc1fe3
254+
typescript-eslint: 8.0.0-alpha.37
255+
checksum: 10c0/727ccb1e240ac402a725cf1ab3a7b17d92d90e5e8a625cdc676da33cb1ad6e1a1fbc45f4a388abedf196e12ceefccfe77741837f9d1e5b939ec2af02e389f8ac
256256
languageName: node
257257
linkType: hard
258258

@@ -373,15 +373,15 @@ __metadata:
373373
languageName: node
374374
linkType: hard
375375

376-
"@typescript-eslint/eslint-plugin@npm:8.0.0-alpha.34":
377-
version: 8.0.0-alpha.34
378-
resolution: "@typescript-eslint/eslint-plugin@npm:8.0.0-alpha.34"
376+
"@typescript-eslint/eslint-plugin@npm:8.0.0-alpha.37":
377+
version: 8.0.0-alpha.37
378+
resolution: "@typescript-eslint/eslint-plugin@npm:8.0.0-alpha.37"
379379
dependencies:
380380
"@eslint-community/regexpp": "npm:^4.10.0"
381-
"@typescript-eslint/scope-manager": "npm:8.0.0-alpha.34"
382-
"@typescript-eslint/type-utils": "npm:8.0.0-alpha.34"
383-
"@typescript-eslint/utils": "npm:8.0.0-alpha.34"
384-
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.34"
381+
"@typescript-eslint/scope-manager": "npm:8.0.0-alpha.37"
382+
"@typescript-eslint/type-utils": "npm:8.0.0-alpha.37"
383+
"@typescript-eslint/utils": "npm:8.0.0-alpha.37"
384+
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.37"
385385
graphemer: "npm:^1.4.0"
386386
ignore: "npm:^5.3.1"
387387
natural-compare: "npm:^1.4.0"
@@ -392,57 +392,57 @@ __metadata:
392392
peerDependenciesMeta:
393393
typescript:
394394
optional: true
395-
checksum: 10c0/034b7544074e300abd744459ee1cd722a91ada5420040a21e150eddf6554271ce59a58fbb498a1c643df4db1c68598a1c136b9e53f231dd60e7f41a1d53834c0
395+
checksum: 10c0/c4d5e4abfa229855d7c8a93d7307ea8dde82353cf2e2e4ab638c076c348f06f00a3bf80e4594d2a6c289f6740757718cfa97c91c2cba13c9f9e6e59c717f2131
396396
languageName: node
397397
linkType: hard
398398

399-
"@typescript-eslint/parser@npm:8.0.0-alpha.34":
400-
version: 8.0.0-alpha.34
401-
resolution: "@typescript-eslint/parser@npm:8.0.0-alpha.34"
399+
"@typescript-eslint/parser@npm:8.0.0-alpha.37":
400+
version: 8.0.0-alpha.37
401+
resolution: "@typescript-eslint/parser@npm:8.0.0-alpha.37"
402402
dependencies:
403-
"@typescript-eslint/scope-manager": "npm:8.0.0-alpha.34"
404-
"@typescript-eslint/types": "npm:8.0.0-alpha.34"
405-
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.34"
406-
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.34"
403+
"@typescript-eslint/scope-manager": "npm:8.0.0-alpha.37"
404+
"@typescript-eslint/types": "npm:8.0.0-alpha.37"
405+
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.37"
406+
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.37"
407407
debug: "npm:^4.3.4"
408408
peerDependencies:
409409
eslint: ^8.57.0 || ^9.0.0
410410
peerDependenciesMeta:
411411
typescript:
412412
optional: true
413-
checksum: 10c0/50b94d89f92a8342cebffcf317996f4edc32e81bea6962fbb1cccbd18ca2c183dc72133e9fcd32945860cd33dea5b8a209b9568bc5b826a2df91fff97d85a745
413+
checksum: 10c0/488dfe9b16596fd44ae58826a8cf2158809f6eda3b179972e3e9a97300d7f88e736ad94b9ab38e92f62fc87c2884621666236b8dc932f33366148073ea5acfd3
414414
languageName: node
415415
linkType: hard
416416

417-
"@typescript-eslint/scope-manager@npm:8.0.0-alpha.34":
418-
version: 8.0.0-alpha.34
419-
resolution: "@typescript-eslint/scope-manager@npm:8.0.0-alpha.34"
417+
"@typescript-eslint/scope-manager@npm:8.0.0-alpha.37":
418+
version: 8.0.0-alpha.37
419+
resolution: "@typescript-eslint/scope-manager@npm:8.0.0-alpha.37"
420420
dependencies:
421-
"@typescript-eslint/types": "npm:8.0.0-alpha.34"
422-
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.34"
423-
checksum: 10c0/57c1c60e1dc725f8045fb0194a78ef044c218f0823269609f1afc833200324b7ab8196d673ce28fd591fc4b85f995164fbfc0d82043169fd0adae0907f9bf6b4
421+
"@typescript-eslint/types": "npm:8.0.0-alpha.37"
422+
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.37"
423+
checksum: 10c0/41f5315a540167e126519e864883c811e5ac2e4a22664a7733218b1568145728b57b877bf59daed92a5cfbe3d1c3aa23ad4da71e1de5174f5ecd41be6ef04b9c
424424
languageName: node
425425
linkType: hard
426426

427-
"@typescript-eslint/type-utils@npm:8.0.0-alpha.34":
428-
version: 8.0.0-alpha.34
429-
resolution: "@typescript-eslint/type-utils@npm:8.0.0-alpha.34"
427+
"@typescript-eslint/type-utils@npm:8.0.0-alpha.37":
428+
version: 8.0.0-alpha.37
429+
resolution: "@typescript-eslint/type-utils@npm:8.0.0-alpha.37"
430430
dependencies:
431-
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.34"
432-
"@typescript-eslint/utils": "npm:8.0.0-alpha.34"
431+
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.37"
432+
"@typescript-eslint/utils": "npm:8.0.0-alpha.37"
433433
debug: "npm:^4.3.4"
434434
ts-api-utils: "npm:^1.3.0"
435435
peerDependenciesMeta:
436436
typescript:
437437
optional: true
438-
checksum: 10c0/672e48ef61a097402296d7330a8307251deb624b87478a572444067db0222a5d839fd671308cfe93bb0f363568d8cc1436acb656e29128dc0aa7b12ca5c389bc
438+
checksum: 10c0/5dcc8d80f61dbf3c1afa9f63c57e8b5bc0813d84f15ea66515f1b532b95949cd87781ab3fe0d0f95bafde3bcb6405ddecbee967e021744ecd8d1ae3200ee50e1
439439
languageName: node
440440
linkType: hard
441441

442-
"@typescript-eslint/types@npm:8.0.0-alpha.34":
443-
version: 8.0.0-alpha.34
444-
resolution: "@typescript-eslint/types@npm:8.0.0-alpha.34"
445-
checksum: 10c0/e0d1d510b4bd3cd10ebdd00a4873759f7b5f13b8b40fc3b77afd422ad70d8e4b305f852f71054d690421d5a720eb199e19e3c4854ea448d6ddd57fd672f7770d
442+
"@typescript-eslint/types@npm:8.0.0-alpha.37":
443+
version: 8.0.0-alpha.37
444+
resolution: "@typescript-eslint/types@npm:8.0.0-alpha.37"
445+
checksum: 10c0/0fefd428fd5d4d9056ab6683565a52cc531828b20658411d1757c16cf9c7e5817e86779a2fddd0a1fb8244464fce13cf285411bd72a370da26002d72b2289a81
446446
languageName: node
447447
linkType: hard
448448

@@ -453,12 +453,12 @@ __metadata:
453453
languageName: node
454454
linkType: hard
455455

456-
"@typescript-eslint/typescript-estree@npm:8.0.0-alpha.34":
457-
version: 8.0.0-alpha.34
458-
resolution: "@typescript-eslint/typescript-estree@npm:8.0.0-alpha.34"
456+
"@typescript-eslint/typescript-estree@npm:8.0.0-alpha.37":
457+
version: 8.0.0-alpha.37
458+
resolution: "@typescript-eslint/typescript-estree@npm:8.0.0-alpha.37"
459459
dependencies:
460-
"@typescript-eslint/types": "npm:8.0.0-alpha.34"
461-
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.34"
460+
"@typescript-eslint/types": "npm:8.0.0-alpha.37"
461+
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.37"
462462
debug: "npm:^4.3.4"
463463
globby: "npm:^11.1.0"
464464
is-glob: "npm:^4.0.3"
@@ -468,31 +468,31 @@ __metadata:
468468
peerDependenciesMeta:
469469
typescript:
470470
optional: true
471-
checksum: 10c0/16f3585fbe264dd0270321afff79a5f9b68d6d0e31bebe3b04005d6408766eac55f4837dd74202bf93dd3d70fe03c72de442012e921fd605d72b1e77b79a552e
471+
checksum: 10c0/3a7d9417a7b26c24a8aacf6e0cd4a98cff9d980c5b738fc395a1d26f6e34c6a13247fbed4471ca2af7ee00d2d81f517070d104e5c8bc9cc9d1f4fe28347d987e
472472
languageName: node
473473
linkType: hard
474474

475-
"@typescript-eslint/utils@npm:8.0.0-alpha.34":
476-
version: 8.0.0-alpha.34
477-
resolution: "@typescript-eslint/utils@npm:8.0.0-alpha.34"
475+
"@typescript-eslint/utils@npm:8.0.0-alpha.37":
476+
version: 8.0.0-alpha.37
477+
resolution: "@typescript-eslint/utils@npm:8.0.0-alpha.37"
478478
dependencies:
479479
"@eslint-community/eslint-utils": "npm:^4.4.0"
480-
"@typescript-eslint/scope-manager": "npm:8.0.0-alpha.34"
481-
"@typescript-eslint/types": "npm:8.0.0-alpha.34"
482-
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.34"
480+
"@typescript-eslint/scope-manager": "npm:8.0.0-alpha.37"
481+
"@typescript-eslint/types": "npm:8.0.0-alpha.37"
482+
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.37"
483483
peerDependencies:
484484
eslint: ^8.57.0 || ^9.0.0
485-
checksum: 10c0/5507eae3b78ea008a889d97c733fbacf365f8f1f41a83da5d051eb8ee3ab5f777c48f753382916b1148c0e0ea418a7476f80796b11b26454e884e1cf6a21b509
485+
checksum: 10c0/931887484bba90eec5e3078ca33ad1ebcf8b1c310811a24c876dd6c1318359a91065058b6085b7b1d593d609dd5be7c5baaf08ddeb331b624f4b7d33fb95eaf3
486486
languageName: node
487487
linkType: hard
488488

489-
"@typescript-eslint/visitor-keys@npm:8.0.0-alpha.34":
490-
version: 8.0.0-alpha.34
491-
resolution: "@typescript-eslint/visitor-keys@npm:8.0.0-alpha.34"
489+
"@typescript-eslint/visitor-keys@npm:8.0.0-alpha.37":
490+
version: 8.0.0-alpha.37
491+
resolution: "@typescript-eslint/visitor-keys@npm:8.0.0-alpha.37"
492492
dependencies:
493-
"@typescript-eslint/types": "npm:8.0.0-alpha.34"
493+
"@typescript-eslint/types": "npm:8.0.0-alpha.37"
494494
eslint-visitor-keys: "npm:^3.4.3"
495-
checksum: 10c0/a03caa576867afbf83e11dd94e1a781f0ed8e5e03f1f8000ac3e54f1d63ab54ce5b75194ad6e9dd96be7dd3a8af9b50f817660776cd9b8618213b2d6645f69ca
495+
checksum: 10c0/d57bfa8412e42918b337f1e12a4401487ccda1d23f6429c5171abc6cbdcbad385dcc304c1ec302b1c60b3ed05f13a61ad5542327c2de7611e5ee67c16d670a05
496496
languageName: node
497497
linkType: hard
498498

@@ -3305,17 +3305,17 @@ __metadata:
33053305
languageName: node
33063306
linkType: hard
33073307

3308-
"typescript-eslint@npm:8.0.0-alpha.34":
3309-
version: 8.0.0-alpha.34
3310-
resolution: "typescript-eslint@npm:8.0.0-alpha.34"
3308+
"typescript-eslint@npm:8.0.0-alpha.37":
3309+
version: 8.0.0-alpha.37
3310+
resolution: "typescript-eslint@npm:8.0.0-alpha.37"
33113311
dependencies:
3312-
"@typescript-eslint/eslint-plugin": "npm:8.0.0-alpha.34"
3313-
"@typescript-eslint/parser": "npm:8.0.0-alpha.34"
3314-
"@typescript-eslint/utils": "npm:8.0.0-alpha.34"
3312+
"@typescript-eslint/eslint-plugin": "npm:8.0.0-alpha.37"
3313+
"@typescript-eslint/parser": "npm:8.0.0-alpha.37"
3314+
"@typescript-eslint/utils": "npm:8.0.0-alpha.37"
33153315
peerDependenciesMeta:
33163316
typescript:
33173317
optional: true
3318-
checksum: 10c0/feaff1da8ce44f55799bd4a95985c9c068d2a5378fa6571f927af177170982b6afa2bbc7033d6e9d2a6bcbb84e0cee4f6b62a5393e0c4af77f3c369e0b12f24d
3318+
checksum: 10c0/0651d6c22824331edfc27d528c6673b0d8583d9381d920fc712b2463102771e10bf6e60e9aa650f9b5787cf54abc95512e268fe3a989fd67c53bef4076f23e96
33193319
languageName: node
33203320
linkType: hard
33213321

@@ -3396,7 +3396,7 @@ __metadata:
33963396
resolution: "which-webstorm@workspace:."
33973397
dependencies:
33983398
"@eslint/js": "npm:9.6.0"
3399-
"@oliversalzburg/eslint-config": "npm:0.0.13"
3399+
"@oliversalzburg/eslint-config": "npm:0.0.15"
34003400
"@oliversalzburg/js-utils": "npm:0.0.57"
34013401
"@types/chai": "npm:4.3.16"
34023402
"@types/eslint": "npm:8.56.10"
@@ -3420,7 +3420,7 @@ __metadata:
34203420
prettier-plugin-sh: "npm:0.14.0"
34213421
semver: "npm:7.6.2"
34223422
typescript: "npm:5.5.2"
3423-
typescript-eslint: "npm:8.0.0-alpha.34"
3423+
typescript-eslint: "npm:8.0.0-alpha.37"
34243424
which: "npm:4.0.0"
34253425
bin:
34263426
which-webstorm: bin/bin.js

0 commit comments

Comments
 (0)