Skip to content

Commit 7f53445

Browse files
build(deps-dev): Bump the typescript-eslint group with 3 updates
Bumps the typescript-eslint group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@typescript-eslint/eslint-plugin` from 8.26.0 to 8.29.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.29.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.26.0 to 8.29.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.29.0/packages/parser) Updates `typescript-eslint` from 8.26.0 to 8.29.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.29.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-eslint - dependency-name: "@typescript-eslint/parser" dependency-version: 8.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-eslint - dependency-name: typescript-eslint dependency-version: 8.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da007f0 commit 7f53445

File tree

2 files changed

+165
-45
lines changed

2 files changed

+165
-45
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -197,8 +197,8 @@
197197
"@types/is-ci": "3.0.4",
198198
"@types/node": "22.9.0",
199199
"@types/node-notifier": "8.0.5",
200-
"@typescript-eslint/eslint-plugin": "8.26.0",
201-
"@typescript-eslint/parser": "8.26.0",
200+
"@typescript-eslint/eslint-plugin": "8.46.2",
201+
"@typescript-eslint/parser": "8.46.2",
202202
"@vates/toggle-scripts": "1.0.0",
203203
"@vitest/coverage-v8": "3.0.7",
204204
"@vitest/ui": "3.0.7",
@@ -306,7 +306,7 @@
306306
"trash-cli": "6.0.0",
307307
"ts-dedent": "2.2.0",
308308
"typescript": "5.7.2",
309-
"typescript-eslint": "8.26.0",
309+
"typescript-eslint": "8.46.2",
310310
"unified": "11.0.5",
311311
"vfile": "6.0.3",
312312
"vite": "6.1.6",

yarn.lock

Lines changed: 162 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1471,6 +1471,17 @@ __metadata:
14711471
languageName: node
14721472
linkType: hard
14731473

1474+
"@eslint-community/eslint-utils@npm:^4.7.0":
1475+
version: 4.9.0
1476+
resolution: "@eslint-community/eslint-utils@npm:4.9.0"
1477+
dependencies:
1478+
eslint-visitor-keys: "npm:^3.4.3"
1479+
peerDependencies:
1480+
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
1481+
checksum: 10/89b1eb3137e14c379865e60573f524fcc0ee5c4b0c7cd21090673e75e5a720f14b92f05ab2d02704c2314b67e67b6f96f3bb209ded6b890ced7b667aa4bf1fa2
1482+
languageName: node
1483+
linkType: hard
1484+
14741485
"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.11.0, @eslint-community/regexpp@npm:^4.12.1":
14751486
version: 4.12.1
14761487
resolution: "@eslint-community/regexpp@npm:4.12.1"
@@ -1863,8 +1874,8 @@ __metadata:
18631874
"@types/micromatch": "npm:4.0.9"
18641875
"@types/node": "npm:22.9.0"
18651876
"@types/node-notifier": "npm:8.0.5"
1866-
"@typescript-eslint/eslint-plugin": "npm:8.26.0"
1867-
"@typescript-eslint/parser": "npm:8.26.0"
1877+
"@typescript-eslint/eslint-plugin": "npm:8.46.2"
1878+
"@typescript-eslint/parser": "npm:8.46.2"
18681879
"@vates/toggle-scripts": "npm:1.0.0"
18691880
"@vitest/coverage-v8": "npm:3.0.7"
18701881
"@vitest/ui": "npm:3.0.7"
@@ -1974,7 +1985,7 @@ __metadata:
19741985
trash-cli: "npm:6.0.0"
19751986
ts-dedent: "npm:2.2.0"
19761987
typescript: "npm:5.7.2"
1977-
typescript-eslint: "npm:8.26.0"
1988+
typescript-eslint: "npm:8.46.2"
19781989
unified: "npm:11.0.5"
19791990
vfile: "npm:6.0.3"
19801991
vite: "npm:6.1.6"
@@ -2921,40 +2932,53 @@ __metadata:
29212932
languageName: node
29222933
linkType: hard
29232934

2924-
"@typescript-eslint/eslint-plugin@npm:8.26.0":
2925-
version: 8.26.0
2926-
resolution: "@typescript-eslint/eslint-plugin@npm:8.26.0"
2935+
"@typescript-eslint/eslint-plugin@npm:8.46.2":
2936+
version: 8.46.2
2937+
resolution: "@typescript-eslint/eslint-plugin@npm:8.46.2"
29272938
dependencies:
29282939
"@eslint-community/regexpp": "npm:^4.10.0"
2929-
"@typescript-eslint/scope-manager": "npm:8.26.0"
2930-
"@typescript-eslint/type-utils": "npm:8.26.0"
2931-
"@typescript-eslint/utils": "npm:8.26.0"
2932-
"@typescript-eslint/visitor-keys": "npm:8.26.0"
2940+
"@typescript-eslint/scope-manager": "npm:8.46.2"
2941+
"@typescript-eslint/type-utils": "npm:8.46.2"
2942+
"@typescript-eslint/utils": "npm:8.46.2"
2943+
"@typescript-eslint/visitor-keys": "npm:8.46.2"
29332944
graphemer: "npm:^1.4.0"
2934-
ignore: "npm:^5.3.1"
2945+
ignore: "npm:^7.0.0"
29352946
natural-compare: "npm:^1.4.0"
2936-
ts-api-utils: "npm:^2.0.1"
2947+
ts-api-utils: "npm:^2.1.0"
29372948
peerDependencies:
2938-
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
2949+
"@typescript-eslint/parser": ^8.46.2
29392950
eslint: ^8.57.0 || ^9.0.0
2940-
typescript: ">=4.8.4 <5.9.0"
2941-
checksum: 10/5a3d2445178b815398aa9707e112492ce15c1709e7760fc2d68e64fce609901f4145de923007f50c3bbd6d11ef9f6c7843f1df40ab93c99f8a6610bcf34aa5c2
2951+
typescript: ">=4.8.4 <6.0.0"
2952+
checksum: 10/00c659fcc04c185e6cdfb6c7e52beae1935f1475fef4079193a719f93858b6255e07b4764fc7104e9524a4d0b7652e63616b93e7f112f1cba4e983d10383e224
29422953
languageName: node
29432954
linkType: hard
29442955

2945-
"@typescript-eslint/parser@npm:8.26.0":
2946-
version: 8.26.0
2947-
resolution: "@typescript-eslint/parser@npm:8.26.0"
2956+
"@typescript-eslint/parser@npm:8.46.2":
2957+
version: 8.46.2
2958+
resolution: "@typescript-eslint/parser@npm:8.46.2"
29482959
dependencies:
2949-
"@typescript-eslint/scope-manager": "npm:8.26.0"
2950-
"@typescript-eslint/types": "npm:8.26.0"
2951-
"@typescript-eslint/typescript-estree": "npm:8.26.0"
2952-
"@typescript-eslint/visitor-keys": "npm:8.26.0"
2960+
"@typescript-eslint/scope-manager": "npm:8.46.2"
2961+
"@typescript-eslint/types": "npm:8.46.2"
2962+
"@typescript-eslint/typescript-estree": "npm:8.46.2"
2963+
"@typescript-eslint/visitor-keys": "npm:8.46.2"
29532964
debug: "npm:^4.3.4"
29542965
peerDependencies:
29552966
eslint: ^8.57.0 || ^9.0.0
2956-
typescript: ">=4.8.4 <5.9.0"
2957-
checksum: 10/86843d488b58d47d4bd45fed25a5afbb033bd844b4517f6401ae2f9af0fdeaedaf5c9dd30e74a7bf5b6029cff10fec0e33ca073b1ffe4795df7403b58aaac58c
2967+
typescript: ">=4.8.4 <6.0.0"
2968+
checksum: 10/2ee394d880b5a9372ecf50ddbf70f66e9ecc16691a210dd40b5b152310a539005dfed13105e0adc81f1a9f49d86f7b78ddf3bf8d777fe84c179eb6a8be2fa56c
2969+
languageName: node
2970+
linkType: hard
2971+
2972+
"@typescript-eslint/project-service@npm:8.46.2":
2973+
version: 8.46.2
2974+
resolution: "@typescript-eslint/project-service@npm:8.46.2"
2975+
dependencies:
2976+
"@typescript-eslint/tsconfig-utils": "npm:^8.46.2"
2977+
"@typescript-eslint/types": "npm:^8.46.2"
2978+
debug: "npm:^4.3.4"
2979+
peerDependencies:
2980+
typescript: ">=4.8.4 <6.0.0"
2981+
checksum: 10/76ba446f86e83b4afd6dacbebc9a0737b5a3e0500a0712b37fea4f0141dcf4c9238e8e5a9a649cf609a4624cc575431506a2a56432aaa18d4c3a8cf2df9d1480
29582982
languageName: node
29592983
linkType: hard
29602984

@@ -2968,18 +2992,38 @@ __metadata:
29682992
languageName: node
29692993
linkType: hard
29702994

2971-
"@typescript-eslint/type-utils@npm:8.26.0":
2972-
version: 8.26.0
2973-
resolution: "@typescript-eslint/type-utils@npm:8.26.0"
2995+
"@typescript-eslint/scope-manager@npm:8.46.2":
2996+
version: 8.46.2
2997+
resolution: "@typescript-eslint/scope-manager@npm:8.46.2"
29742998
dependencies:
2975-
"@typescript-eslint/typescript-estree": "npm:8.26.0"
2976-
"@typescript-eslint/utils": "npm:8.26.0"
2999+
"@typescript-eslint/types": "npm:8.46.2"
3000+
"@typescript-eslint/visitor-keys": "npm:8.46.2"
3001+
checksum: 10/6a8a9b644ff57ca9e992348553f19f6e010d76ff4872d972d333a16952e93cce4bf5096a1fefe1af8b452bce963fde6c78410d15817e673b75176ec3241949e9
3002+
languageName: node
3003+
linkType: hard
3004+
3005+
"@typescript-eslint/tsconfig-utils@npm:8.46.2, @typescript-eslint/tsconfig-utils@npm:^8.46.2":
3006+
version: 8.46.2
3007+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.46.2"
3008+
peerDependencies:
3009+
typescript: ">=4.8.4 <6.0.0"
3010+
checksum: 10/e459d131ca646cca6ad164593ca7e8c45ad3daa103a24e1e57fd47b5c1e5b5418948b749f02baa42e61103a496fc80d32ddd1841c11495bbcf37808b88bb0ef4
3011+
languageName: node
3012+
linkType: hard
3013+
3014+
"@typescript-eslint/type-utils@npm:8.46.2":
3015+
version: 8.46.2
3016+
resolution: "@typescript-eslint/type-utils@npm:8.46.2"
3017+
dependencies:
3018+
"@typescript-eslint/types": "npm:8.46.2"
3019+
"@typescript-eslint/typescript-estree": "npm:8.46.2"
3020+
"@typescript-eslint/utils": "npm:8.46.2"
29773021
debug: "npm:^4.3.4"
2978-
ts-api-utils: "npm:^2.0.1"
3022+
ts-api-utils: "npm:^2.1.0"
29793023
peerDependencies:
29803024
eslint: ^8.57.0 || ^9.0.0
2981-
typescript: ">=4.8.4 <5.9.0"
2982-
checksum: 10/cc383418bd208b5787ec93923a5ecb46f424b5f9a5aeb81f51382aa440671b6c85d1fe27527f2e0d711dfaff593d42ca6b57c10c839db800aa4d965d01ac8461
3025+
typescript: ">=4.8.4 <6.0.0"
3026+
checksum: 10/db5d3d782b44d31f828ebdbec44550c6f94fdcfac1164f59e3922f6413feed749d93df3977625fd5949aaff5c691cf4603a7cd93eaf7b19b9cf6fd91537fb8c7
29833027
languageName: node
29843028
linkType: hard
29853029

@@ -2990,6 +3034,13 @@ __metadata:
29903034
languageName: node
29913035
linkType: hard
29923036

3037+
"@typescript-eslint/types@npm:8.46.2, @typescript-eslint/types@npm:^8.46.2":
3038+
version: 8.46.2
3039+
resolution: "@typescript-eslint/types@npm:8.46.2"
3040+
checksum: 10/c641453c868b730ef64bd731cc47b19e1a5e45c090dfe9542ecd15b24c5a7b6dc94a8ef4e548b976aabcd1ca9dec1b766e417454b98ea59079795eb008226b38
3041+
languageName: node
3042+
linkType: hard
3043+
29933044
"@typescript-eslint/typescript-estree@npm:8.26.0":
29943045
version: 8.26.0
29953046
resolution: "@typescript-eslint/typescript-estree@npm:8.26.0"
@@ -3008,7 +3059,42 @@ __metadata:
30083059
languageName: node
30093060
linkType: hard
30103061

3011-
"@typescript-eslint/utils@npm:8.26.0, @typescript-eslint/utils@npm:^8.23.0":
3062+
"@typescript-eslint/typescript-estree@npm:8.46.2":
3063+
version: 8.46.2
3064+
resolution: "@typescript-eslint/typescript-estree@npm:8.46.2"
3065+
dependencies:
3066+
"@typescript-eslint/project-service": "npm:8.46.2"
3067+
"@typescript-eslint/tsconfig-utils": "npm:8.46.2"
3068+
"@typescript-eslint/types": "npm:8.46.2"
3069+
"@typescript-eslint/visitor-keys": "npm:8.46.2"
3070+
debug: "npm:^4.3.4"
3071+
fast-glob: "npm:^3.3.2"
3072+
is-glob: "npm:^4.0.3"
3073+
minimatch: "npm:^9.0.4"
3074+
semver: "npm:^7.6.0"
3075+
ts-api-utils: "npm:^2.1.0"
3076+
peerDependencies:
3077+
typescript: ">=4.8.4 <6.0.0"
3078+
checksum: 10/4d2149ad97e7f7e2e4cf466932f52f38e90414d47341c5938e497fd0826d403db9896bbd5cc08e7488ad0d0ffb3817e6f18e9f0c623d8a8cda09af204f81aab8
3079+
languageName: node
3080+
linkType: hard
3081+
3082+
"@typescript-eslint/utils@npm:8.46.2":
3083+
version: 8.46.2
3084+
resolution: "@typescript-eslint/utils@npm:8.46.2"
3085+
dependencies:
3086+
"@eslint-community/eslint-utils": "npm:^4.7.0"
3087+
"@typescript-eslint/scope-manager": "npm:8.46.2"
3088+
"@typescript-eslint/types": "npm:8.46.2"
3089+
"@typescript-eslint/typescript-estree": "npm:8.46.2"
3090+
peerDependencies:
3091+
eslint: ^8.57.0 || ^9.0.0
3092+
typescript: ">=4.8.4 <6.0.0"
3093+
checksum: 10/91f6216f858161c3f59b2e035e0abce68fcdc9fbe45cb693a111c11ce5352c42fe0b1145a91e538c5459ff81b5e3741a4b38189b97e0e1a756567b6467c7b6c9
3094+
languageName: node
3095+
linkType: hard
3096+
3097+
"@typescript-eslint/utils@npm:^8.23.0":
30123098
version: 8.26.0
30133099
resolution: "@typescript-eslint/utils@npm:8.26.0"
30143100
dependencies:
@@ -3033,6 +3119,16 @@ __metadata:
30333119
languageName: node
30343120
linkType: hard
30353121

3122+
"@typescript-eslint/visitor-keys@npm:8.46.2":
3123+
version: 8.46.2
3124+
resolution: "@typescript-eslint/visitor-keys@npm:8.46.2"
3125+
dependencies:
3126+
"@typescript-eslint/types": "npm:8.46.2"
3127+
eslint-visitor-keys: "npm:^4.2.1"
3128+
checksum: 10/4352629a33bc1619dc78d55eaec382be4c7e1059af02660f62bfdb22933021deaf98504d4030b8db74ec122e6d554e9015341f87aed729fb70fae613f12f55a4
3129+
languageName: node
3130+
linkType: hard
3131+
30363132
"@ungap/structured-clone@npm:^1.0.0":
30373133
version: 1.2.0
30383134
resolution: "@ungap/structured-clone@npm:1.2.0"
@@ -5397,6 +5493,13 @@ __metadata:
53975493
languageName: node
53985494
linkType: hard
53995495

5496+
"eslint-visitor-keys@npm:^4.2.1":
5497+
version: 4.2.1
5498+
resolution: "eslint-visitor-keys@npm:4.2.1"
5499+
checksum: 10/3ee00fc6a7002d4b0ffd9dc99e13a6a7882c557329e6c25ab254220d71e5c9c4f89dca4695352949ea678eb1f3ba912a18ef8aac0a7fe094196fd92f441bfce2
5500+
languageName: node
5501+
linkType: hard
5502+
54005503
"eslint@npm:9.23.0":
54015504
version: 9.23.0
54025505
resolution: "eslint@npm:9.23.0"
@@ -6272,13 +6375,20 @@ __metadata:
62726375
languageName: node
62736376
linkType: hard
62746377

6275-
"ignore@npm:^5.0.0, ignore@npm:^5.2.0, ignore@npm:^5.3.1, ignore@npm:^5.3.2":
6378+
"ignore@npm:^5.0.0, ignore@npm:^5.2.0, ignore@npm:^5.3.2":
62766379
version: 5.3.2
62776380
resolution: "ignore@npm:5.3.2"
62786381
checksum: 10/cceb6a457000f8f6a50e1196429750d782afce5680dd878aa4221bd79972d68b3a55b4b1458fc682be978f4d3c6a249046aa0880637367216444ab7b014cfc98
62796382
languageName: node
62806383
linkType: hard
62816384

6385+
"ignore@npm:^7.0.0":
6386+
version: 7.0.5
6387+
resolution: "ignore@npm:7.0.5"
6388+
checksum: 10/f134b96a4de0af419196f52c529d5c6120c4456ff8a6b5a14ceaaa399f883e15d58d2ce651c9b69b9388491d4669dda47285d307e827de9304a53a1824801bc6
6389+
languageName: node
6390+
linkType: hard
6391+
62826392
"import-fresh@npm:^3.2.1, import-fresh@npm:^3.3.0, import-fresh@npm:^3.3.1":
62836393
version: 3.3.1
62846394
resolution: "import-fresh@npm:3.3.1"
@@ -11022,6 +11132,15 @@ __metadata:
1102211132
languageName: node
1102311133
linkType: hard
1102411134

11135+
"ts-api-utils@npm:^2.1.0":
11136+
version: 2.1.0
11137+
resolution: "ts-api-utils@npm:2.1.0"
11138+
peerDependencies:
11139+
typescript: ">=4.8.4"
11140+
checksum: 10/02e55b49d9617c6eebf8aadfa08d3ca03ca0cd2f0586ad34117fdfc7aa3cd25d95051843fde9df86665ad907f99baed179e7a117b11021417f379e4d2614eacd
11141+
languageName: node
11142+
linkType: hard
11143+
1102511144
"ts-dedent@npm:2.2.0":
1102611145
version: 2.2.0
1102711146
resolution: "ts-dedent@npm:2.2.0"
@@ -11144,17 +11263,18 @@ __metadata:
1114411263
languageName: node
1114511264
linkType: hard
1114611265

11147-
"typescript-eslint@npm:8.26.0":
11148-
version: 8.26.0
11149-
resolution: "typescript-eslint@npm:8.26.0"
11266+
"typescript-eslint@npm:8.46.2":
11267+
version: 8.46.2
11268+
resolution: "typescript-eslint@npm:8.46.2"
1115011269
dependencies:
11151-
"@typescript-eslint/eslint-plugin": "npm:8.26.0"
11152-
"@typescript-eslint/parser": "npm:8.26.0"
11153-
"@typescript-eslint/utils": "npm:8.26.0"
11270+
"@typescript-eslint/eslint-plugin": "npm:8.46.2"
11271+
"@typescript-eslint/parser": "npm:8.46.2"
11272+
"@typescript-eslint/typescript-estree": "npm:8.46.2"
11273+
"@typescript-eslint/utils": "npm:8.46.2"
1115411274
peerDependencies:
1115511275
eslint: ^8.57.0 || ^9.0.0
11156-
typescript: ">=4.8.4 <5.9.0"
11157-
checksum: 10/e9bcaf43932baed4e1af52715def5a6508af9eaac271c3dd8638734aed8e8e0681eb647447ae2565682d6d0bcc52b06722934eafa090259f2feff38d35f2e66c
11276+
typescript: ">=4.8.4 <6.0.0"
11277+
checksum: 10/cd1bbc5d33c0369f70032165224badf1a8a9f95f39c891e4f71c78ceea9e7b2d71e0516d8b38177a11217867f387788f3fa126381418581409e7a76cdfdfe909
1115811278
languageName: node
1115911279
linkType: hard
1116011280

0 commit comments

Comments
 (0)