Skip to content

Commit 514fa2c

Browse files
chore(deps): update dependency typescript-eslint to v8.23.0 (#369)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)) | [`8.22.0` -> `8.23.0`](https://renovatebot.com/diffs/npm/typescript-eslint/8.22.0/8.23.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/typescript-eslint/8.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typescript-eslint/8.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/typescript-eslint/8.22.0/8.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript-eslint/8.22.0/8.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>typescript-eslint/typescript-eslint (typescript-eslint)</summary> ### [`v8.23.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8230-2025-02-03) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.22.0...v8.23.0) This was a version bump only for typescript-eslint to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/LeDDGroup/typescript-transform-paths). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa491dc commit 514fa2c

File tree

1 file changed

+63
-63
lines changed

1 file changed

+63
-63
lines changed

yarn.lock

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -418,115 +418,115 @@ __metadata:
418418
languageName: node
419419
linkType: hard
420420

421-
"@typescript-eslint/eslint-plugin@npm:8.22.0":
422-
version: 8.22.0
423-
resolution: "@typescript-eslint/eslint-plugin@npm:8.22.0"
421+
"@typescript-eslint/eslint-plugin@npm:8.23.0":
422+
version: 8.23.0
423+
resolution: "@typescript-eslint/eslint-plugin@npm:8.23.0"
424424
dependencies:
425425
"@eslint-community/regexpp": "npm:^4.10.0"
426-
"@typescript-eslint/scope-manager": "npm:8.22.0"
427-
"@typescript-eslint/type-utils": "npm:8.22.0"
428-
"@typescript-eslint/utils": "npm:8.22.0"
429-
"@typescript-eslint/visitor-keys": "npm:8.22.0"
426+
"@typescript-eslint/scope-manager": "npm:8.23.0"
427+
"@typescript-eslint/type-utils": "npm:8.23.0"
428+
"@typescript-eslint/utils": "npm:8.23.0"
429+
"@typescript-eslint/visitor-keys": "npm:8.23.0"
430430
graphemer: "npm:^1.4.0"
431431
ignore: "npm:^5.3.1"
432432
natural-compare: "npm:^1.4.0"
433-
ts-api-utils: "npm:^2.0.0"
433+
ts-api-utils: "npm:^2.0.1"
434434
peerDependencies:
435435
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
436436
eslint: ^8.57.0 || ^9.0.0
437437
typescript: ">=4.8.4 <5.8.0"
438-
checksum: 10c0/eecc23e05287cc99a43855d64c0f0898f690ee14b8c31b60ba92ce9732443f6b0c9695514b276fb2ecd27e64c15d4c38cd28b570779115525b4dfdbba60e81ca
438+
checksum: 10c0/6c760a5f90748774f79a1b701f85fe6d99e89f289bc33993009987b0ffe2d13b3960ce595d452a937f3413af3918c76830659317242c05e49db40ceaca593033
439439
languageName: node
440440
linkType: hard
441441

442-
"@typescript-eslint/parser@npm:8.22.0":
443-
version: 8.22.0
444-
resolution: "@typescript-eslint/parser@npm:8.22.0"
442+
"@typescript-eslint/parser@npm:8.23.0":
443+
version: 8.23.0
444+
resolution: "@typescript-eslint/parser@npm:8.23.0"
445445
dependencies:
446-
"@typescript-eslint/scope-manager": "npm:8.22.0"
447-
"@typescript-eslint/types": "npm:8.22.0"
448-
"@typescript-eslint/typescript-estree": "npm:8.22.0"
449-
"@typescript-eslint/visitor-keys": "npm:8.22.0"
446+
"@typescript-eslint/scope-manager": "npm:8.23.0"
447+
"@typescript-eslint/types": "npm:8.23.0"
448+
"@typescript-eslint/typescript-estree": "npm:8.23.0"
449+
"@typescript-eslint/visitor-keys": "npm:8.23.0"
450450
debug: "npm:^4.3.4"
451451
peerDependencies:
452452
eslint: ^8.57.0 || ^9.0.0
453453
typescript: ">=4.8.4 <5.8.0"
454-
checksum: 10c0/6575684d4724aa908b0d6a29db5d5054b9277804844ee4179c77371f8b8b84534b9b7e4df0e282c5f39729ae6f0019208a6b83f0ca5d0f06f9da5a06d8ddb4fd
454+
checksum: 10c0/f9e0f83a6dd97a9049d4ce23d660a1d4d5f3c57be8efc68e2258e6b2d5b823086d188b534f791a3412ef10d211fe4916b378254728150094c4f8b0ab44aae2a7
455455
languageName: node
456456
linkType: hard
457457

458-
"@typescript-eslint/scope-manager@npm:8.22.0":
459-
version: 8.22.0
460-
resolution: "@typescript-eslint/scope-manager@npm:8.22.0"
458+
"@typescript-eslint/scope-manager@npm:8.23.0":
459+
version: 8.23.0
460+
resolution: "@typescript-eslint/scope-manager@npm:8.23.0"
461461
dependencies:
462-
"@typescript-eslint/types": "npm:8.22.0"
463-
"@typescript-eslint/visitor-keys": "npm:8.22.0"
464-
checksum: 10c0/f393ab32086f4b095fcd77169abb5200ad94f282860944d164cec8c9b70090c36235f49b066ba24dfd953201b7730e48200a254e5950a9a3565acdacbbc0fd64
462+
"@typescript-eslint/types": "npm:8.23.0"
463+
"@typescript-eslint/visitor-keys": "npm:8.23.0"
464+
checksum: 10c0/625b524a4fc25667b20f3541da84674af9c2abfac6596e30f7a40085513172bf1aac125488b32885894e3ef6596a0d06dec9a65ed4562884e0bca87a758600fa
465465
languageName: node
466466
linkType: hard
467467

468-
"@typescript-eslint/type-utils@npm:8.22.0":
469-
version: 8.22.0
470-
resolution: "@typescript-eslint/type-utils@npm:8.22.0"
468+
"@typescript-eslint/type-utils@npm:8.23.0":
469+
version: 8.23.0
470+
resolution: "@typescript-eslint/type-utils@npm:8.23.0"
471471
dependencies:
472-
"@typescript-eslint/typescript-estree": "npm:8.22.0"
473-
"@typescript-eslint/utils": "npm:8.22.0"
472+
"@typescript-eslint/typescript-estree": "npm:8.23.0"
473+
"@typescript-eslint/utils": "npm:8.23.0"
474474
debug: "npm:^4.3.4"
475-
ts-api-utils: "npm:^2.0.0"
475+
ts-api-utils: "npm:^2.0.1"
476476
peerDependencies:
477477
eslint: ^8.57.0 || ^9.0.0
478478
typescript: ">=4.8.4 <5.8.0"
479-
checksum: 10c0/dc457d9184dc2156eda225c63de03b1052d75464d6393edaf0f1728eecf64170f73e19bc9b9d4a4a029870ce25015b59bd6705e1e18b731ca4fcecac4398bfb7
479+
checksum: 10c0/a98dc2f2f75ec2132176428011ba620ad5b641a04e9e18471a7b9f979f6966a76aeaf6e51072c5364de68f83832a3a77b04518ec65c3092dadbd033d03fb5e35
480480
languageName: node
481481
linkType: hard
482482

483-
"@typescript-eslint/types@npm:8.22.0":
484-
version: 8.22.0
485-
resolution: "@typescript-eslint/types@npm:8.22.0"
486-
checksum: 10c0/6357d0937e2b84ddb00763d05053fe50f2270fa428aa11f1ad6a1293827cf54da7e6d4d20b00b9d4f633b6982a2eb0e494f05285daa1279d8a3493f0d8abae18
483+
"@typescript-eslint/types@npm:8.23.0":
484+
version: 8.23.0
485+
resolution: "@typescript-eslint/types@npm:8.23.0"
486+
checksum: 10c0/78737a14e8469e33212d9bbc26d6880bca3f8e47764273eb4c662f5ed38d0b35c626d646d4a8e9a6ee64a0e352b18dd36422e59ce217362b5af473b79d058b35
487487
languageName: node
488488
linkType: hard
489489

490-
"@typescript-eslint/typescript-estree@npm:8.22.0":
491-
version: 8.22.0
492-
resolution: "@typescript-eslint/typescript-estree@npm:8.22.0"
490+
"@typescript-eslint/typescript-estree@npm:8.23.0":
491+
version: 8.23.0
492+
resolution: "@typescript-eslint/typescript-estree@npm:8.23.0"
493493
dependencies:
494-
"@typescript-eslint/types": "npm:8.22.0"
495-
"@typescript-eslint/visitor-keys": "npm:8.22.0"
494+
"@typescript-eslint/types": "npm:8.23.0"
495+
"@typescript-eslint/visitor-keys": "npm:8.23.0"
496496
debug: "npm:^4.3.4"
497497
fast-glob: "npm:^3.3.2"
498498
is-glob: "npm:^4.0.3"
499499
minimatch: "npm:^9.0.4"
500500
semver: "npm:^7.6.0"
501-
ts-api-utils: "npm:^2.0.0"
501+
ts-api-utils: "npm:^2.0.1"
502502
peerDependencies:
503503
typescript: ">=4.8.4 <5.8.0"
504-
checksum: 10c0/0a9d77fbadfb1e54c06abde424e461103576595c70e50ae8a15a3d7c07f125f253f505208e1ea5cc483b9073d95fc10ce0c4ddfe0fe08ec2aceda6314c341e0d
504+
checksum: 10c0/2cc8defb3d9b25b899a62c6b6ca26c442433bf95f626f6275935e2754d9a74abb0015c737de27038b0f378273e67e61120d9cf2941c44848e4bffbbc297fdf74
505505
languageName: node
506506
linkType: hard
507507

508-
"@typescript-eslint/utils@npm:8.22.0":
509-
version: 8.22.0
510-
resolution: "@typescript-eslint/utils@npm:8.22.0"
508+
"@typescript-eslint/utils@npm:8.23.0":
509+
version: 8.23.0
510+
resolution: "@typescript-eslint/utils@npm:8.23.0"
511511
dependencies:
512512
"@eslint-community/eslint-utils": "npm:^4.4.0"
513-
"@typescript-eslint/scope-manager": "npm:8.22.0"
514-
"@typescript-eslint/types": "npm:8.22.0"
515-
"@typescript-eslint/typescript-estree": "npm:8.22.0"
513+
"@typescript-eslint/scope-manager": "npm:8.23.0"
514+
"@typescript-eslint/types": "npm:8.23.0"
515+
"@typescript-eslint/typescript-estree": "npm:8.23.0"
516516
peerDependencies:
517517
eslint: ^8.57.0 || ^9.0.0
518518
typescript: ">=4.8.4 <5.8.0"
519-
checksum: 10c0/6f1e3f9c0fb865c8cef4fdca04679cea7357ed011338b54d80550e9ad5369a3f24cbe4b0985d293192fe351fa133e5f4ea401f47af90bb46c21903bfe087b398
519+
checksum: 10c0/8967cf6543b1df2fb8d29086a0d35f5f7623e935706ad7c5bfcc6123e6fb08a767be1770601d481d815022bec43422730c6c8035892f23cd11cdadb16176b418
520520
languageName: node
521521
linkType: hard
522522

523-
"@typescript-eslint/visitor-keys@npm:8.22.0":
524-
version: 8.22.0
525-
resolution: "@typescript-eslint/visitor-keys@npm:8.22.0"
523+
"@typescript-eslint/visitor-keys@npm:8.23.0":
524+
version: 8.23.0
525+
resolution: "@typescript-eslint/visitor-keys@npm:8.23.0"
526526
dependencies:
527-
"@typescript-eslint/types": "npm:8.22.0"
527+
"@typescript-eslint/types": "npm:8.23.0"
528528
eslint-visitor-keys: "npm:^4.2.0"
529-
checksum: 10c0/fd83d2feadaf79950427fbbc3d23ca01cf4646ce7e0dd515a9c881d31ec1cc768e7b8898d3af065e31df39452501a3345092581cbfccac89e89d293519540557
529+
checksum: 10c0/a406f78aa18b4efb2adf26e3a6ca48c9a6f2cc9545e083b50efaaf90f0a80d2bea79ceda51da1f109706d4138756b0978a323b9176c9a6a519e87168851e7e16
530530
languageName: node
531531
linkType: hard
532532

@@ -2873,12 +2873,12 @@ __metadata:
28732873
languageName: node
28742874
linkType: hard
28752875

2876-
"ts-api-utils@npm:^2.0.0":
2877-
version: 2.0.0
2878-
resolution: "ts-api-utils@npm:2.0.0"
2876+
"ts-api-utils@npm:^2.0.1":
2877+
version: 2.0.1
2878+
resolution: "ts-api-utils@npm:2.0.1"
28792879
peerDependencies:
28802880
typescript: ">=4.8.4"
2881-
checksum: 10c0/6165e29a5b75bd0218e3cb0f9ee31aa893dbd819c2e46dbb086c841121eb0436ed47c2c18a20cb3463d74fd1fb5af62e2604ba5971cc48e5b38ebbdc56746dfc
2881+
checksum: 10c0/23fd56a958b332cac00150a652e4c84730df30571bd2faa1ba6d7b511356d1a61656621492bb6c7f15dd6e18847a1408357a0e406671d358115369a17f5bfedd
28822882
languageName: node
28832883
linkType: hard
28842884

@@ -2909,16 +2909,16 @@ __metadata:
29092909
linkType: hard
29102910

29112911
"typescript-eslint@npm:^8.3.0":
2912-
version: 8.22.0
2913-
resolution: "typescript-eslint@npm:8.22.0"
2912+
version: 8.23.0
2913+
resolution: "typescript-eslint@npm:8.23.0"
29142914
dependencies:
2915-
"@typescript-eslint/eslint-plugin": "npm:8.22.0"
2916-
"@typescript-eslint/parser": "npm:8.22.0"
2917-
"@typescript-eslint/utils": "npm:8.22.0"
2915+
"@typescript-eslint/eslint-plugin": "npm:8.23.0"
2916+
"@typescript-eslint/parser": "npm:8.23.0"
2917+
"@typescript-eslint/utils": "npm:8.23.0"
29182918
peerDependencies:
29192919
eslint: ^8.57.0 || ^9.0.0
29202920
typescript: ">=4.8.4 <5.8.0"
2921-
checksum: 10c0/d7a5ec4a08d0eb0a7cc0bf81919f0305a9fbb091b187cef6d3fa220c1673414dcb46e6cd5c9325050d3df2bbb283756399c1b2720eb4eadaab0bdc3cc8302405
2921+
checksum: 10c0/e8d8b1f4212fc300dd709c1809320945c05ea54b80d0f017cbb0c24f210c4a970a9aeefdf0dd1ba633d270c172193a17d27a675806ad3a299f17a88d2b3c3f8f
29222922
languageName: node
29232923
linkType: hard
29242924

0 commit comments

Comments
 (0)