Skip to content

Commit d1d2d8f

Browse files
renovate[bot]oliversalzburg
authored andcommitted
chore(deps): update eslint
1 parent 4267ca8 commit d1d2d8f

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.5.0",
41-
"@oliversalzburg/eslint-config": "0.0.12",
41+
"@oliversalzburg/eslint-config": "0.0.13",
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.33"
62+
"typescript-eslint": "8.0.0-alpha.34"
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.12":
246-
version: 0.0.12
247-
resolution: "@oliversalzburg/eslint-config@npm:0.0.12"
245+
"@oliversalzburg/eslint-config@npm:0.0.13":
246+
version: 0.0.13
247+
resolution: "@oliversalzburg/eslint-config@npm:0.0.13"
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.33
255-
checksum: 10c0/be9605810ce0b8b50005cd1a131deb22f833739846bf87784c96ee606dc612c74310e89177284b10cb776f4abdfb4a53feb877b0d24e33ebc80698ac58f0566f
254+
typescript-eslint: 8.0.0-alpha.34
255+
checksum: 10c0/ca2233b3c3cbd6f8e27cb2dee7a2222ce695bab35ba2854db5c0a56e7718c96b12e0b445244aec5b5efb384914f862526886acbb46d6fe465b485808c2dc1fe3
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.33":
377-
version: 8.0.0-alpha.33
378-
resolution: "@typescript-eslint/eslint-plugin@npm:8.0.0-alpha.33"
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"
379379
dependencies:
380380
"@eslint-community/regexpp": "npm:^4.10.0"
381-
"@typescript-eslint/scope-manager": "npm:8.0.0-alpha.33"
382-
"@typescript-eslint/type-utils": "npm:8.0.0-alpha.33"
383-
"@typescript-eslint/utils": "npm:8.0.0-alpha.33"
384-
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.33"
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"
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/97ed05d71aa23b91be6c5dc2110ab01f65f276a4a35aeab24839b6637d38a12a4c157d324ef94f5476e17c16e4364c77b1f6ceeef2f23e347bef019b44facecd
395+
checksum: 10c0/034b7544074e300abd744459ee1cd722a91ada5420040a21e150eddf6554271ce59a58fbb498a1c643df4db1c68598a1c136b9e53f231dd60e7f41a1d53834c0
396396
languageName: node
397397
linkType: hard
398398

399-
"@typescript-eslint/parser@npm:8.0.0-alpha.33":
400-
version: 8.0.0-alpha.33
401-
resolution: "@typescript-eslint/parser@npm:8.0.0-alpha.33"
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"
402402
dependencies:
403-
"@typescript-eslint/scope-manager": "npm:8.0.0-alpha.33"
404-
"@typescript-eslint/types": "npm:8.0.0-alpha.33"
405-
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.33"
406-
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.33"
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"
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/6bc35a9a1045eeabc11aa414bf009578fa43a09f742b112d8b35939d0ab95093e6e0edcad4a99e1086ef60274d26c5c221b15a6910b6fd8b4488eaa742d8b14f
413+
checksum: 10c0/50b94d89f92a8342cebffcf317996f4edc32e81bea6962fbb1cccbd18ca2c183dc72133e9fcd32945860cd33dea5b8a209b9568bc5b826a2df91fff97d85a745
414414
languageName: node
415415
linkType: hard
416416

417-
"@typescript-eslint/scope-manager@npm:8.0.0-alpha.33":
418-
version: 8.0.0-alpha.33
419-
resolution: "@typescript-eslint/scope-manager@npm:8.0.0-alpha.33"
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"
420420
dependencies:
421-
"@typescript-eslint/types": "npm:8.0.0-alpha.33"
422-
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.33"
423-
checksum: 10c0/6c9a923b419b81041e660164f3f32389eb8503863ff0ba275415effdfbd5e37e3b21d7c8edbfa14fdd88349929efe4cc843487ba607bd606c6034e584c4ffe37
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
424424
languageName: node
425425
linkType: hard
426426

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

442-
"@typescript-eslint/types@npm:8.0.0-alpha.33":
443-
version: 8.0.0-alpha.33
444-
resolution: "@typescript-eslint/types@npm:8.0.0-alpha.33"
445-
checksum: 10c0/dc4511ca0f5b0f88604614fb2c68140c11e08c4020fe40314ce6a7ab8247b487c77483cba3b8bebd34bc051a51e01102bf8c3a55f7c4137f56195acbfcaed317
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
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.33":
457-
version: 8.0.0-alpha.33
458-
resolution: "@typescript-eslint/typescript-estree@npm:8.0.0-alpha.33"
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"
459459
dependencies:
460-
"@typescript-eslint/types": "npm:8.0.0-alpha.33"
461-
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.33"
460+
"@typescript-eslint/types": "npm:8.0.0-alpha.34"
461+
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.34"
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/d793a55bdfebdd523ee05cc5c03dd88c5f1c2588f3ba53f33b0e3ccd9e2c2b2e0e6005f4f93cfeefcf8c7315e9b4ed0d5458462091413950f2c659b494829fbe
471+
checksum: 10c0/16f3585fbe264dd0270321afff79a5f9b68d6d0e31bebe3b04005d6408766eac55f4837dd74202bf93dd3d70fe03c72de442012e921fd605d72b1e77b79a552e
472472
languageName: node
473473
linkType: hard
474474

475-
"@typescript-eslint/utils@npm:8.0.0-alpha.33":
476-
version: 8.0.0-alpha.33
477-
resolution: "@typescript-eslint/utils@npm:8.0.0-alpha.33"
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"
478478
dependencies:
479479
"@eslint-community/eslint-utils": "npm:^4.4.0"
480-
"@typescript-eslint/scope-manager": "npm:8.0.0-alpha.33"
481-
"@typescript-eslint/types": "npm:8.0.0-alpha.33"
482-
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.33"
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"
483483
peerDependencies:
484484
eslint: ^8.57.0 || ^9.0.0
485-
checksum: 10c0/752aebd4f3b7a74b1d9e407d647f19c93bba91b5d30d790fe0e3cc3efc3552c1e52b06b8f0d8a7353f84fe28eb6833f4614fae74c8af4070105630a2b3011317
485+
checksum: 10c0/5507eae3b78ea008a889d97c733fbacf365f8f1f41a83da5d051eb8ee3ab5f777c48f753382916b1148c0e0ea418a7476f80796b11b26454e884e1cf6a21b509
486486
languageName: node
487487
linkType: hard
488488

489-
"@typescript-eslint/visitor-keys@npm:8.0.0-alpha.33":
490-
version: 8.0.0-alpha.33
491-
resolution: "@typescript-eslint/visitor-keys@npm:8.0.0-alpha.33"
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"
492492
dependencies:
493-
"@typescript-eslint/types": "npm:8.0.0-alpha.33"
493+
"@typescript-eslint/types": "npm:8.0.0-alpha.34"
494494
eslint-visitor-keys: "npm:^3.4.3"
495-
checksum: 10c0/d85962b262d78d8659498fe3e2e08d19881480d5f14e674cea96172010010812a9300f5edea2edd23490264418347e7c39309a658e43863be055de0583777d92
495+
checksum: 10c0/a03caa576867afbf83e11dd94e1a781f0ed8e5e03f1f8000ac3e54f1d63ab54ce5b75194ad6e9dd96be7dd3a8af9b50f817660776cd9b8618213b2d6645f69ca
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.33":
3309-
version: 8.0.0-alpha.33
3310-
resolution: "typescript-eslint@npm:8.0.0-alpha.33"
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"
33113311
dependencies:
3312-
"@typescript-eslint/eslint-plugin": "npm:8.0.0-alpha.33"
3313-
"@typescript-eslint/parser": "npm:8.0.0-alpha.33"
3314-
"@typescript-eslint/utils": "npm:8.0.0-alpha.33"
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"
33153315
peerDependenciesMeta:
33163316
typescript:
33173317
optional: true
3318-
checksum: 10c0/337f7c25d37e45ab1e0c647f5bfb7e32f9e67f6e2b11d313f94d1d753f160309dd88fe17ad962f5721fae6a839b2e7ad215f0350265f6e713537bc6524a608a5
3318+
checksum: 10c0/feaff1da8ce44f55799bd4a95985c9c068d2a5378fa6571f927af177170982b6afa2bbc7033d6e9d2a6bcbb84e0cee4f6b62a5393e0c4af77f3c369e0b12f24d
33193319
languageName: node
33203320
linkType: hard
33213321

@@ -3396,7 +3396,7 @@ __metadata:
33963396
resolution: "which-webstorm@workspace:."
33973397
dependencies:
33983398
"@eslint/js": "npm:9.5.0"
3399-
"@oliversalzburg/eslint-config": "npm:0.0.12"
3399+
"@oliversalzburg/eslint-config": "npm:0.0.13"
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.33"
3423+
typescript-eslint: "npm:8.0.0-alpha.34"
34243424
which: "npm:4.0.0"
34253425
bin:
34263426
which-webstorm: bin/bin.js

0 commit comments

Comments
 (0)