Skip to content

Commit 86c856b

Browse files
committed
chore(deps): update eslint
1 parent 5d1ee1a commit 86c856b

File tree

2 files changed

+73
-72
lines changed

2 files changed

+73
-72
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@eslint/js": "9.8.0",
41-
"@oliversalzburg/eslint-config": "0.0.26",
41+
"@oliversalzburg/eslint-config": "0.0.28",
4242
"@types/chai": "4.3.16",
4343
"@types/eslint": "9.6.0",
4444
"@types/mocha": "10.0.7",
@@ -49,7 +49,7 @@
4949
"chai": "5.1.1",
5050
"eslint": "9.8.0",
5151
"eslint-config-prettier": "9.1.0",
52-
"eslint-plugin-jsdoc": "48.9.2",
52+
"eslint-plugin-jsdoc": "48.10.2",
5353
"eslint-plugin-tsdoc": "0.3.0",
5454
"globals": "15.8.0",
5555
"lint-staged": "15.2.7",
@@ -59,7 +59,7 @@
5959
"prettier-plugin-organize-imports": "4.0.0",
6060
"prettier-plugin-sh": "0.14.0",
6161
"typescript": "5.5.4",
62-
"typescript-eslint": "8.0.0-alpha.58"
62+
"typescript-eslint": "8.0.0-alpha.60"
6363
},
6464
"keywords": [
6565
"webstorm"

yarn.lock

Lines changed: 70 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -239,17 +239,17 @@ __metadata:
239239
languageName: node
240240
linkType: hard
241241

242-
"@oliversalzburg/eslint-config@npm:0.0.26":
243-
version: 0.0.26
244-
resolution: "@oliversalzburg/eslint-config@npm:0.0.26"
242+
"@oliversalzburg/eslint-config@npm:0.0.28":
243+
version: 0.0.28
244+
resolution: "@oliversalzburg/eslint-config@npm:0.0.28"
245245
peerDependencies:
246246
"@eslint/js": ^9.5.0
247247
eslint-config-prettier: ^9.1.0
248248
eslint-plugin-jsdoc: ^48.2.0
249249
eslint-plugin-tsdoc: ^0.3.0
250250
globals: ^15.6.0
251-
typescript-eslint: 8.0.0-alpha.58
252-
checksum: 10c0/1b3c49f7265749267f428ad2a2da28642d1742d8ac43fcfc7d57b4d355189293860a9b0d10df1ac88b3685c8b740e293b58361601f1deb11143080e3d292ed99
251+
typescript-eslint: 8.0.0-alpha.60
252+
checksum: 10c0/58daef1dbd6ee44542645673ec96a729c2ceb7400d98720893002dfb3fc6feb50c70460f7ce56e475d8fe8a645565eaf2ec6a2f27a3193d5c79ed125ba5bf13e
253253
languageName: node
254254
linkType: hard
255255

@@ -370,15 +370,15 @@ __metadata:
370370
languageName: node
371371
linkType: hard
372372

373-
"@typescript-eslint/eslint-plugin@npm:8.0.0-alpha.58":
374-
version: 8.0.0-alpha.58
375-
resolution: "@typescript-eslint/eslint-plugin@npm:8.0.0-alpha.58"
373+
"@typescript-eslint/eslint-plugin@npm:8.0.0-alpha.60":
374+
version: 8.0.0-alpha.60
375+
resolution: "@typescript-eslint/eslint-plugin@npm:8.0.0-alpha.60"
376376
dependencies:
377377
"@eslint-community/regexpp": "npm:^4.10.0"
378-
"@typescript-eslint/scope-manager": "npm:8.0.0-alpha.58"
379-
"@typescript-eslint/type-utils": "npm:8.0.0-alpha.58"
380-
"@typescript-eslint/utils": "npm:8.0.0-alpha.58"
381-
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.58"
378+
"@typescript-eslint/scope-manager": "npm:8.0.0-alpha.60"
379+
"@typescript-eslint/type-utils": "npm:8.0.0-alpha.60"
380+
"@typescript-eslint/utils": "npm:8.0.0-alpha.60"
381+
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.60"
382382
graphemer: "npm:^1.4.0"
383383
ignore: "npm:^5.3.1"
384384
natural-compare: "npm:^1.4.0"
@@ -389,66 +389,66 @@ __metadata:
389389
peerDependenciesMeta:
390390
typescript:
391391
optional: true
392-
checksum: 10c0/d452e601b146c9c7a04115614482ae977eebbf462097c91beff79dfc53bcb0bf22cb5a2d8cd975c6d9bc09f763e73fec13ce57b7f0a27231a79cbbab4a4c3d5a
392+
checksum: 10c0/bd142cf4d8dc86b87b59cbed6fdde6c7dfb10e91b000ca44ffae613bc796d0b38028b4788a07b50fad13a742bafc8b8dfceb404e6c89c3cca78b0dea03d67efb
393393
languageName: node
394394
linkType: hard
395395

396-
"@typescript-eslint/parser@npm:8.0.0-alpha.58":
397-
version: 8.0.0-alpha.58
398-
resolution: "@typescript-eslint/parser@npm:8.0.0-alpha.58"
396+
"@typescript-eslint/parser@npm:8.0.0-alpha.60":
397+
version: 8.0.0-alpha.60
398+
resolution: "@typescript-eslint/parser@npm:8.0.0-alpha.60"
399399
dependencies:
400-
"@typescript-eslint/scope-manager": "npm:8.0.0-alpha.58"
401-
"@typescript-eslint/types": "npm:8.0.0-alpha.58"
402-
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.58"
403-
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.58"
400+
"@typescript-eslint/scope-manager": "npm:8.0.0-alpha.60"
401+
"@typescript-eslint/types": "npm:8.0.0-alpha.60"
402+
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.60"
403+
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.60"
404404
debug: "npm:^4.3.4"
405405
peerDependencies:
406406
eslint: ^8.57.0 || ^9.0.0
407407
peerDependenciesMeta:
408408
typescript:
409409
optional: true
410-
checksum: 10c0/b6321c3291c7f8c018d3cbe13ea5ace81b6193a7415e693b9c92069ed5f0e6a6e0b1fee75216d90895fdd34e12d0ea7e2f10add900e5a744b0b9bdc31d48a961
410+
checksum: 10c0/ab1c61933af694ae2c0d1977f86ca79c859405ce5d1e62a33e37148988574bb13d3e2e7777b85d8f9d8632c41b95d29bb98b52dad7251d7939205650a57c8ab1
411411
languageName: node
412412
linkType: hard
413413

414-
"@typescript-eslint/scope-manager@npm:8.0.0-alpha.58":
415-
version: 8.0.0-alpha.58
416-
resolution: "@typescript-eslint/scope-manager@npm:8.0.0-alpha.58"
414+
"@typescript-eslint/scope-manager@npm:8.0.0-alpha.60":
415+
version: 8.0.0-alpha.60
416+
resolution: "@typescript-eslint/scope-manager@npm:8.0.0-alpha.60"
417417
dependencies:
418-
"@typescript-eslint/types": "npm:8.0.0-alpha.58"
419-
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.58"
420-
checksum: 10c0/600154aa3f87b8f060bffb3e4b92765ee637a2d6abfae9ea2e2e4b8e0bc88a9aed0f0304e6b52ad66cb11c83ed68cc365969349b69b6daa503c050d9e9fb4b95
418+
"@typescript-eslint/types": "npm:8.0.0-alpha.60"
419+
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.60"
420+
checksum: 10c0/9ebd6065ac239fa4071db8c49a2ba3441461ec25a29520b9b087d214e27437331e92a30543ee6c237f874ef55c9b34ca303512ed247114e56c8e584746c01481
421421
languageName: node
422422
linkType: hard
423423

424-
"@typescript-eslint/type-utils@npm:8.0.0-alpha.58":
425-
version: 8.0.0-alpha.58
426-
resolution: "@typescript-eslint/type-utils@npm:8.0.0-alpha.58"
424+
"@typescript-eslint/type-utils@npm:8.0.0-alpha.60":
425+
version: 8.0.0-alpha.60
426+
resolution: "@typescript-eslint/type-utils@npm:8.0.0-alpha.60"
427427
dependencies:
428-
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.58"
429-
"@typescript-eslint/utils": "npm:8.0.0-alpha.58"
428+
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.60"
429+
"@typescript-eslint/utils": "npm:8.0.0-alpha.60"
430430
debug: "npm:^4.3.4"
431431
ts-api-utils: "npm:^1.3.0"
432432
peerDependenciesMeta:
433433
typescript:
434434
optional: true
435-
checksum: 10c0/739e5d9b3a5ed92eae1605869a421b81e0f3efdcca91b275050a307ba805a28f245831223ab0125694da8fc9d881b2baceda2931985ad97d0d11703e717ab474
435+
checksum: 10c0/d1fec551e869b618796f7a185504596505080657ee3458db20dc4e3ce8ca078680c12aa54447e369602538730228cac3fdf0a216ecdd9a2d2a18947f2b040daf
436436
languageName: node
437437
linkType: hard
438438

439-
"@typescript-eslint/types@npm:8.0.0-alpha.58":
440-
version: 8.0.0-alpha.58
441-
resolution: "@typescript-eslint/types@npm:8.0.0-alpha.58"
442-
checksum: 10c0/5e69fbdb54244e111f00000636e02dc16556739e846086d22a12bec75907e4f8b92d2e97141a7aeb35d7426aab3a12515e39200ecf464373a721bddf34f6bae6
439+
"@typescript-eslint/types@npm:8.0.0-alpha.60":
440+
version: 8.0.0-alpha.60
441+
resolution: "@typescript-eslint/types@npm:8.0.0-alpha.60"
442+
checksum: 10c0/321346c9466c138fe73e453a3d3b8579f110725cc84ccec5c40a9de1449e3a962abe53763fcd796f44cf072aa76236902dbc20df998ac926d3bf4e588f381bff
443443
languageName: node
444444
linkType: hard
445445

446-
"@typescript-eslint/typescript-estree@npm:8.0.0-alpha.58":
447-
version: 8.0.0-alpha.58
448-
resolution: "@typescript-eslint/typescript-estree@npm:8.0.0-alpha.58"
446+
"@typescript-eslint/typescript-estree@npm:8.0.0-alpha.60":
447+
version: 8.0.0-alpha.60
448+
resolution: "@typescript-eslint/typescript-estree@npm:8.0.0-alpha.60"
449449
dependencies:
450-
"@typescript-eslint/types": "npm:8.0.0-alpha.58"
451-
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.58"
450+
"@typescript-eslint/types": "npm:8.0.0-alpha.60"
451+
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.60"
452452
debug: "npm:^4.3.4"
453453
globby: "npm:^11.1.0"
454454
is-glob: "npm:^4.0.3"
@@ -458,31 +458,31 @@ __metadata:
458458
peerDependenciesMeta:
459459
typescript:
460460
optional: true
461-
checksum: 10c0/b9b11a8c6e5d51b31480f275b6ff3b06c547a67b9b235d61456286d0cc1bee5e19e86ed0cef4d9e63cd9cc1b0a4322dc342fb32c7f5ce29a0fb987d35d659de0
461+
checksum: 10c0/9fec7ee2458cfbeceaf29d9fe9464dae1e852dcf9a249ad5d3b7764fc23da24386d3431a8bbc769bb3e0c61e36f9173a1061e7cc55b0007b79efb8e59d4d5413
462462
languageName: node
463463
linkType: hard
464464

465-
"@typescript-eslint/utils@npm:8.0.0-alpha.58":
466-
version: 8.0.0-alpha.58
467-
resolution: "@typescript-eslint/utils@npm:8.0.0-alpha.58"
465+
"@typescript-eslint/utils@npm:8.0.0-alpha.60":
466+
version: 8.0.0-alpha.60
467+
resolution: "@typescript-eslint/utils@npm:8.0.0-alpha.60"
468468
dependencies:
469469
"@eslint-community/eslint-utils": "npm:^4.4.0"
470-
"@typescript-eslint/scope-manager": "npm:8.0.0-alpha.58"
471-
"@typescript-eslint/types": "npm:8.0.0-alpha.58"
472-
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.58"
470+
"@typescript-eslint/scope-manager": "npm:8.0.0-alpha.60"
471+
"@typescript-eslint/types": "npm:8.0.0-alpha.60"
472+
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.60"
473473
peerDependencies:
474474
eslint: ^8.57.0 || ^9.0.0
475-
checksum: 10c0/a2f148dbcff1518253e3256219e2ba87d65514b9b8be2d7c111121d0071a590b29c177773a0c9bb4332666b990870c7e7aefe9c0f3a28df5d781f6452210443e
475+
checksum: 10c0/fa11ffd00a37f2c43f3d596d813848eba243abf5ea95dbdce5e5e1e9895e530dda0bd8b166061bb1bc5b7f9ddd752bd8d3dde80439f97e153f57f47079db821d
476476
languageName: node
477477
linkType: hard
478478

479-
"@typescript-eslint/visitor-keys@npm:8.0.0-alpha.58":
480-
version: 8.0.0-alpha.58
481-
resolution: "@typescript-eslint/visitor-keys@npm:8.0.0-alpha.58"
479+
"@typescript-eslint/visitor-keys@npm:8.0.0-alpha.60":
480+
version: 8.0.0-alpha.60
481+
resolution: "@typescript-eslint/visitor-keys@npm:8.0.0-alpha.60"
482482
dependencies:
483-
"@typescript-eslint/types": "npm:8.0.0-alpha.58"
483+
"@typescript-eslint/types": "npm:8.0.0-alpha.60"
484484
eslint-visitor-keys: "npm:^3.4.3"
485-
checksum: 10c0/f1c208dcb7dad078e5cfbeac8a5f0473418b24b2715a5f3ff4415944319821391c2cdd73bad2aebdc3c70716085f84b15e9ad8f253ad96e50533ea37bbd8c467
485+
checksum: 10c0/e0ca99ddd00a35a264c17d0c7d4c175139e664fd97ffab8a398778a6b978c4ed6f603868501252518d7db8114483684eabc169b2780926ed10bf385b899263eb
486486
languageName: node
487487
linkType: hard
488488

@@ -1138,23 +1138,24 @@ __metadata:
11381138
languageName: node
11391139
linkType: hard
11401140

1141-
"eslint-plugin-jsdoc@npm:48.9.2":
1142-
version: 48.9.2
1143-
resolution: "eslint-plugin-jsdoc@npm:48.9.2"
1141+
"eslint-plugin-jsdoc@npm:48.10.2":
1142+
version: 48.10.2
1143+
resolution: "eslint-plugin-jsdoc@npm:48.10.2"
11441144
dependencies:
11451145
"@es-joy/jsdoccomment": "npm:~0.46.0"
11461146
are-docs-informative: "npm:^0.0.2"
11471147
comment-parser: "npm:1.4.1"
11481148
debug: "npm:^4.3.5"
11491149
escape-string-regexp: "npm:^4.0.0"
1150+
espree: "npm:^10.1.0"
11501151
esquery: "npm:^1.6.0"
11511152
parse-imports: "npm:^2.1.1"
11521153
semver: "npm:^7.6.3"
11531154
spdx-expression-parse: "npm:^4.0.0"
11541155
synckit: "npm:^0.9.1"
11551156
peerDependencies:
11561157
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
1157-
checksum: 10c0/efcc8dbd0d2f1374682e97f08e1bcfe77109cb0f6b82862bcf389d3a60a2374fecbfb0a060bb1977228856f973e1bb6cac1f2bbfd95e2a9dd43f81daf9f191c1
1158+
checksum: 10c0/b0954db45fc087b36b984f550236a7c2d8386bf3bc57477f2c95c24a612922bb81b1ffee598226b5004e50890e2e6fada33432db38111a0c40bdbc759614382e
11581159
languageName: node
11591160
linkType: hard
11601161

@@ -3269,17 +3270,17 @@ __metadata:
32693270
languageName: node
32703271
linkType: hard
32713272

3272-
"typescript-eslint@npm:8.0.0-alpha.58":
3273-
version: 8.0.0-alpha.58
3274-
resolution: "typescript-eslint@npm:8.0.0-alpha.58"
3273+
"typescript-eslint@npm:8.0.0-alpha.60":
3274+
version: 8.0.0-alpha.60
3275+
resolution: "typescript-eslint@npm:8.0.0-alpha.60"
32753276
dependencies:
3276-
"@typescript-eslint/eslint-plugin": "npm:8.0.0-alpha.58"
3277-
"@typescript-eslint/parser": "npm:8.0.0-alpha.58"
3278-
"@typescript-eslint/utils": "npm:8.0.0-alpha.58"
3277+
"@typescript-eslint/eslint-plugin": "npm:8.0.0-alpha.60"
3278+
"@typescript-eslint/parser": "npm:8.0.0-alpha.60"
3279+
"@typescript-eslint/utils": "npm:8.0.0-alpha.60"
32793280
peerDependenciesMeta:
32803281
typescript:
32813282
optional: true
3282-
checksum: 10c0/5be05a22ccc95ca2ae6c10a5521ca735542d07182e29e6b8e3a8e37a25a231145045d1eaa3e01737c96013f3376d786d2c2653dea936b2d80a911c5551214a3f
3283+
checksum: 10c0/05d9e10e9145b5321473d473c480a5a08a7bde0ec0bd90bbe904bbacf8ba4d55e20638158c92a4e332851f2dc424422f13ada96eb79e98ebab144742c3ca2ef8
32833284
languageName: node
32843285
linkType: hard
32853286

@@ -3360,7 +3361,7 @@ __metadata:
33603361
resolution: "which-webstorm@workspace:."
33613362
dependencies:
33623363
"@eslint/js": "npm:9.8.0"
3363-
"@oliversalzburg/eslint-config": "npm:0.0.26"
3364+
"@oliversalzburg/eslint-config": "npm:0.0.28"
33643365
"@oliversalzburg/js-utils": "npm:0.0.59"
33653366
"@types/chai": "npm:4.3.16"
33663367
"@types/eslint": "npm:9.6.0"
@@ -3372,7 +3373,7 @@ __metadata:
33723373
chai: "npm:5.1.1"
33733374
eslint: "npm:9.8.0"
33743375
eslint-config-prettier: "npm:9.1.0"
3375-
eslint-plugin-jsdoc: "npm:48.9.2"
3376+
eslint-plugin-jsdoc: "npm:48.10.2"
33763377
eslint-plugin-tsdoc: "npm:0.3.0"
33773378
execa: "npm:9.3.0"
33783379
globals: "npm:15.8.0"
@@ -3384,7 +3385,7 @@ __metadata:
33843385
prettier-plugin-sh: "npm:0.14.0"
33853386
semver: "npm:7.6.3"
33863387
typescript: "npm:5.5.4"
3387-
typescript-eslint: "npm:8.0.0-alpha.58"
3388+
typescript-eslint: "npm:8.0.0-alpha.60"
33883389
which: "npm:4.0.0"
33893390
bin:
33903391
which-webstorm: bin/bin.js

0 commit comments

Comments
 (0)