Skip to content

Commit 27de8ed

Browse files
build(deps-dev): Bump the typescript-eslint group across 1 directory with 3 updates
Bumps the typescript-eslint group with 3 updates in the / directory: [@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.21.0 to 8.26.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.26.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.21.0 to 8.26.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.26.0/packages/parser) Updates `typescript-eslint` from 8.21.0 to 8.26.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.26.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-eslint - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-eslint - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df4278d commit 27de8ed

File tree

2 files changed

+142
-91
lines changed

2 files changed

+142
-91
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,8 @@
151151
"@types/is-ci": "3.0.4",
152152
"@types/node": "22.10.2",
153153
"@types/node-notifier": "8.0.5",
154-
"@typescript-eslint/eslint-plugin": "8.21.0",
155-
"@typescript-eslint/parser": "8.21.0",
154+
"@typescript-eslint/eslint-plugin": "8.46.2",
155+
"@typescript-eslint/parser": "8.46.2",
156156
"@vates/toggle-scripts": "1.0.0",
157157
"@vitest/coverage-v8": "3.0.7",
158158
"@vitest/ui": "3.0.7",
@@ -254,7 +254,7 @@
254254
"trash-cli": "6.0.0",
255255
"ts-dedent": "2.2.0",
256256
"typescript": "5.7.2",
257-
"typescript-eslint": "8.21.0",
257+
"typescript-eslint": "8.46.2",
258258
"unified": "11.0.5",
259259
"vfile": "6.0.3",
260260
"vitest": "3.0.7",

yarn.lock

Lines changed: 139 additions & 88 deletions
Original file line numberDiff line numberDiff line change
@@ -1314,6 +1314,17 @@ __metadata:
13141314
languageName: node
13151315
linkType: hard
13161316

1317+
"@eslint-community/eslint-utils@npm:^4.7.0":
1318+
version: 4.9.0
1319+
resolution: "@eslint-community/eslint-utils@npm:4.9.0"
1320+
dependencies:
1321+
eslint-visitor-keys: "npm:^3.4.3"
1322+
peerDependencies:
1323+
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
1324+
checksum: 10/89b1eb3137e14c379865e60573f524fcc0ee5c4b0c7cd21090673e75e5a720f14b92f05ab2d02704c2314b67e67b6f96f3bb209ded6b890ced7b667aa4bf1fa2
1325+
languageName: node
1326+
linkType: hard
1327+
13171328
"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.11.0, @eslint-community/regexpp@npm:^4.12.1":
13181329
version: 4.12.1
13191330
resolution: "@eslint-community/regexpp@npm:4.12.1"
@@ -1830,8 +1841,8 @@ __metadata:
18301841
"@types/is-ci": "npm:3.0.4"
18311842
"@types/node": "npm:22.10.2"
18321843
"@types/node-notifier": "npm:8.0.5"
1833-
"@typescript-eslint/eslint-plugin": "npm:8.21.0"
1834-
"@typescript-eslint/parser": "npm:8.21.0"
1844+
"@typescript-eslint/eslint-plugin": "npm:8.46.2"
1845+
"@typescript-eslint/parser": "npm:8.46.2"
18351846
"@vates/toggle-scripts": "npm:1.0.0"
18361847
"@vitest/coverage-v8": "npm:3.0.7"
18371848
"@vitest/ui": "npm:3.0.7"
@@ -1937,7 +1948,7 @@ __metadata:
19371948
trash-cli: "npm:6.0.0"
19381949
ts-dedent: "npm:2.2.0"
19391950
typescript: "npm:5.7.2"
1940-
typescript-eslint: "npm:8.21.0"
1951+
typescript-eslint: "npm:8.46.2"
19411952
unified: "npm:11.0.5"
19421953
vfile: "npm:6.0.3"
19431954
vitest: "npm:3.0.7"
@@ -2872,50 +2883,53 @@ __metadata:
28722883
languageName: node
28732884
linkType: hard
28742885

2875-
"@typescript-eslint/eslint-plugin@npm:8.21.0":
2876-
version: 8.21.0
2877-
resolution: "@typescript-eslint/eslint-plugin@npm:8.21.0"
2886+
"@typescript-eslint/eslint-plugin@npm:8.46.2":
2887+
version: 8.46.2
2888+
resolution: "@typescript-eslint/eslint-plugin@npm:8.46.2"
28782889
dependencies:
28792890
"@eslint-community/regexpp": "npm:^4.10.0"
2880-
"@typescript-eslint/scope-manager": "npm:8.21.0"
2881-
"@typescript-eslint/type-utils": "npm:8.21.0"
2882-
"@typescript-eslint/utils": "npm:8.21.0"
2883-
"@typescript-eslint/visitor-keys": "npm:8.21.0"
2891+
"@typescript-eslint/scope-manager": "npm:8.46.2"
2892+
"@typescript-eslint/type-utils": "npm:8.46.2"
2893+
"@typescript-eslint/utils": "npm:8.46.2"
2894+
"@typescript-eslint/visitor-keys": "npm:8.46.2"
28842895
graphemer: "npm:^1.4.0"
2885-
ignore: "npm:^5.3.1"
2896+
ignore: "npm:^7.0.0"
28862897
natural-compare: "npm:^1.4.0"
2887-
ts-api-utils: "npm:^2.0.0"
2898+
ts-api-utils: "npm:^2.1.0"
28882899
peerDependencies:
2889-
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
2900+
"@typescript-eslint/parser": ^8.46.2
28902901
eslint: ^8.57.0 || ^9.0.0
2891-
typescript: ">=4.8.4 <5.8.0"
2892-
checksum: 10/4c7c274bd0f7d8ee2097278d9fb0829b883c28783b9a1c41e5f4e74dee0412c53063978db3590ad7609d538a38058e43f832895746e6af677da7558a8b16fbdd
2902+
typescript: ">=4.8.4 <6.0.0"
2903+
checksum: 10/00c659fcc04c185e6cdfb6c7e52beae1935f1475fef4079193a719f93858b6255e07b4764fc7104e9524a4d0b7652e63616b93e7f112f1cba4e983d10383e224
28932904
languageName: node
28942905
linkType: hard
28952906

2896-
"@typescript-eslint/parser@npm:8.21.0":
2897-
version: 8.21.0
2898-
resolution: "@typescript-eslint/parser@npm:8.21.0"
2907+
"@typescript-eslint/parser@npm:8.46.2":
2908+
version: 8.46.2
2909+
resolution: "@typescript-eslint/parser@npm:8.46.2"
28992910
dependencies:
2900-
"@typescript-eslint/scope-manager": "npm:8.21.0"
2901-
"@typescript-eslint/types": "npm:8.21.0"
2902-
"@typescript-eslint/typescript-estree": "npm:8.21.0"
2903-
"@typescript-eslint/visitor-keys": "npm:8.21.0"
2911+
"@typescript-eslint/scope-manager": "npm:8.46.2"
2912+
"@typescript-eslint/types": "npm:8.46.2"
2913+
"@typescript-eslint/typescript-estree": "npm:8.46.2"
2914+
"@typescript-eslint/visitor-keys": "npm:8.46.2"
29042915
debug: "npm:^4.3.4"
29052916
peerDependencies:
29062917
eslint: ^8.57.0 || ^9.0.0
2907-
typescript: ">=4.8.4 <5.8.0"
2908-
checksum: 10/c403f56b0a856ad25ffc0d78d4f0ede64d622edb279ace8bc7554c82518c0462f608a1e06d62111633a57b9ffcc37e063378c3980fba138f93d14a7aad5d0db1
2918+
typescript: ">=4.8.4 <6.0.0"
2919+
checksum: 10/2ee394d880b5a9372ecf50ddbf70f66e9ecc16691a210dd40b5b152310a539005dfed13105e0adc81f1a9f49d86f7b78ddf3bf8d777fe84c179eb6a8be2fa56c
29092920
languageName: node
29102921
linkType: hard
29112922

2912-
"@typescript-eslint/scope-manager@npm:8.21.0":
2913-
version: 8.21.0
2914-
resolution: "@typescript-eslint/scope-manager@npm:8.21.0"
2923+
"@typescript-eslint/project-service@npm:8.46.2":
2924+
version: 8.46.2
2925+
resolution: "@typescript-eslint/project-service@npm:8.46.2"
29152926
dependencies:
2916-
"@typescript-eslint/types": "npm:8.21.0"
2917-
"@typescript-eslint/visitor-keys": "npm:8.21.0"
2918-
checksum: 10/99aa8257c758546c8c4905bd34381be446adea7642dbc279269039308dc33b8dbcf3d7b7d12da7bec8f8d8760b813a5852dc53d75e953cbe327fac05d3f18fc4
2927+
"@typescript-eslint/tsconfig-utils": "npm:^8.46.2"
2928+
"@typescript-eslint/types": "npm:^8.46.2"
2929+
debug: "npm:^4.3.4"
2930+
peerDependencies:
2931+
typescript: ">=4.8.4 <6.0.0"
2932+
checksum: 10/76ba446f86e83b4afd6dacbebc9a0737b5a3e0500a0712b37fea4f0141dcf4c9238e8e5a9a649cf609a4624cc575431506a2a56432aaa18d4c3a8cf2df9d1480
29192933
languageName: node
29202934
linkType: hard
29212935

@@ -2929,25 +2943,38 @@ __metadata:
29292943
languageName: node
29302944
linkType: hard
29312945

2932-
"@typescript-eslint/type-utils@npm:8.21.0":
2933-
version: 8.21.0
2934-
resolution: "@typescript-eslint/type-utils@npm:8.21.0"
2946+
"@typescript-eslint/scope-manager@npm:8.46.2":
2947+
version: 8.46.2
2948+
resolution: "@typescript-eslint/scope-manager@npm:8.46.2"
29352949
dependencies:
2936-
"@typescript-eslint/typescript-estree": "npm:8.21.0"
2937-
"@typescript-eslint/utils": "npm:8.21.0"
2938-
debug: "npm:^4.3.4"
2939-
ts-api-utils: "npm:^2.0.0"
2950+
"@typescript-eslint/types": "npm:8.46.2"
2951+
"@typescript-eslint/visitor-keys": "npm:8.46.2"
2952+
checksum: 10/6a8a9b644ff57ca9e992348553f19f6e010d76ff4872d972d333a16952e93cce4bf5096a1fefe1af8b452bce963fde6c78410d15817e673b75176ec3241949e9
2953+
languageName: node
2954+
linkType: hard
2955+
2956+
"@typescript-eslint/tsconfig-utils@npm:8.46.2, @typescript-eslint/tsconfig-utils@npm:^8.46.2":
2957+
version: 8.46.2
2958+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.46.2"
29402959
peerDependencies:
2941-
eslint: ^8.57.0 || ^9.0.0
2942-
typescript: ">=4.8.4 <5.8.0"
2943-
checksum: 10/b4bce1325a2e5e1a74b6919b3187356b7246475ac4d62898134ed68572e39e52fe5daa89d0bb66d78aef7b2057612cccc00400c0b81f9d5b75acec3174114c8d
2960+
typescript: ">=4.8.4 <6.0.0"
2961+
checksum: 10/e459d131ca646cca6ad164593ca7e8c45ad3daa103a24e1e57fd47b5c1e5b5418948b749f02baa42e61103a496fc80d32ddd1841c11495bbcf37808b88bb0ef4
29442962
languageName: node
29452963
linkType: hard
29462964

2947-
"@typescript-eslint/types@npm:8.21.0":
2948-
version: 8.21.0
2949-
resolution: "@typescript-eslint/types@npm:8.21.0"
2950-
checksum: 10/a22c99f5687358c7343789b942c9885bc1b49eb239562b792f22e2ac4f0d3f04102f204cd2d749202d6888767566fba86f54447894955310890ec307fec8ed8d
2965+
"@typescript-eslint/type-utils@npm:8.46.2":
2966+
version: 8.46.2
2967+
resolution: "@typescript-eslint/type-utils@npm:8.46.2"
2968+
dependencies:
2969+
"@typescript-eslint/types": "npm:8.46.2"
2970+
"@typescript-eslint/typescript-estree": "npm:8.46.2"
2971+
"@typescript-eslint/utils": "npm:8.46.2"
2972+
debug: "npm:^4.3.4"
2973+
ts-api-utils: "npm:^2.1.0"
2974+
peerDependencies:
2975+
eslint: ^8.57.0 || ^9.0.0
2976+
typescript: ">=4.8.4 <6.0.0"
2977+
checksum: 10/db5d3d782b44d31f828ebdbec44550c6f94fdcfac1164f59e3922f6413feed749d93df3977625fd5949aaff5c691cf4603a7cd93eaf7b19b9cf6fd91537fb8c7
29512978
languageName: node
29522979
linkType: hard
29532980

@@ -2958,21 +2985,10 @@ __metadata:
29582985
languageName: node
29592986
linkType: hard
29602987

2961-
"@typescript-eslint/typescript-estree@npm:8.21.0":
2962-
version: 8.21.0
2963-
resolution: "@typescript-eslint/typescript-estree@npm:8.21.0"
2964-
dependencies:
2965-
"@typescript-eslint/types": "npm:8.21.0"
2966-
"@typescript-eslint/visitor-keys": "npm:8.21.0"
2967-
debug: "npm:^4.3.4"
2968-
fast-glob: "npm:^3.3.2"
2969-
is-glob: "npm:^4.0.3"
2970-
minimatch: "npm:^9.0.4"
2971-
semver: "npm:^7.6.0"
2972-
ts-api-utils: "npm:^2.0.0"
2973-
peerDependencies:
2974-
typescript: ">=4.8.4 <5.8.0"
2975-
checksum: 10/1a8bcd2968490dcf047273a36e1d2cd51725e893ad874e554e4b81e62bf54e4ff2b7ee2af206208a2ae9ac2cc5c8b50e2244dd4fe9c42ef34122df4360e9f9c2
2988+
"@typescript-eslint/types@npm:8.46.2, @typescript-eslint/types@npm:^8.46.2":
2989+
version: 8.46.2
2990+
resolution: "@typescript-eslint/types@npm:8.46.2"
2991+
checksum: 10/c641453c868b730ef64bd731cc47b19e1a5e45c090dfe9542ecd15b24c5a7b6dc94a8ef4e548b976aabcd1ca9dec1b766e417454b98ea59079795eb008226b38
29762992
languageName: node
29772993
linkType: hard
29782994

@@ -2994,18 +3010,38 @@ __metadata:
29943010
languageName: node
29953011
linkType: hard
29963012

2997-
"@typescript-eslint/utils@npm:8.21.0":
2998-
version: 8.21.0
2999-
resolution: "@typescript-eslint/utils@npm:8.21.0"
3013+
"@typescript-eslint/typescript-estree@npm:8.46.2":
3014+
version: 8.46.2
3015+
resolution: "@typescript-eslint/typescript-estree@npm:8.46.2"
30003016
dependencies:
3001-
"@eslint-community/eslint-utils": "npm:^4.4.0"
3002-
"@typescript-eslint/scope-manager": "npm:8.21.0"
3003-
"@typescript-eslint/types": "npm:8.21.0"
3004-
"@typescript-eslint/typescript-estree": "npm:8.21.0"
3017+
"@typescript-eslint/project-service": "npm:8.46.2"
3018+
"@typescript-eslint/tsconfig-utils": "npm:8.46.2"
3019+
"@typescript-eslint/types": "npm:8.46.2"
3020+
"@typescript-eslint/visitor-keys": "npm:8.46.2"
3021+
debug: "npm:^4.3.4"
3022+
fast-glob: "npm:^3.3.2"
3023+
is-glob: "npm:^4.0.3"
3024+
minimatch: "npm:^9.0.4"
3025+
semver: "npm:^7.6.0"
3026+
ts-api-utils: "npm:^2.1.0"
3027+
peerDependencies:
3028+
typescript: ">=4.8.4 <6.0.0"
3029+
checksum: 10/4d2149ad97e7f7e2e4cf466932f52f38e90414d47341c5938e497fd0826d403db9896bbd5cc08e7488ad0d0ffb3817e6f18e9f0c623d8a8cda09af204f81aab8
3030+
languageName: node
3031+
linkType: hard
3032+
3033+
"@typescript-eslint/utils@npm:8.46.2":
3034+
version: 8.46.2
3035+
resolution: "@typescript-eslint/utils@npm:8.46.2"
3036+
dependencies:
3037+
"@eslint-community/eslint-utils": "npm:^4.7.0"
3038+
"@typescript-eslint/scope-manager": "npm:8.46.2"
3039+
"@typescript-eslint/types": "npm:8.46.2"
3040+
"@typescript-eslint/typescript-estree": "npm:8.46.2"
30053041
peerDependencies:
30063042
eslint: ^8.57.0 || ^9.0.0
3007-
typescript: ">=4.8.4 <5.8.0"
3008-
checksum: 10/e44b4e87b8227f7524b4cd16e833ea37fbb73d3829caf484e7ca737060908817788755b9481d053bc4371bbcc99d2477e32b7ad43a421a3e61ce46c2c48c0bd7
3043+
typescript: ">=4.8.4 <6.0.0"
3044+
checksum: 10/91f6216f858161c3f59b2e035e0abce68fcdc9fbe45cb693a111c11ce5352c42fe0b1145a91e538c5459ff81b5e3741a4b38189b97e0e1a756567b6467c7b6c9
30093045
languageName: node
30103046
linkType: hard
30113047

@@ -3024,16 +3060,6 @@ __metadata:
30243060
languageName: node
30253061
linkType: hard
30263062

3027-
"@typescript-eslint/visitor-keys@npm:8.21.0":
3028-
version: 8.21.0
3029-
resolution: "@typescript-eslint/visitor-keys@npm:8.21.0"
3030-
dependencies:
3031-
"@typescript-eslint/types": "npm:8.21.0"
3032-
eslint-visitor-keys: "npm:^4.2.0"
3033-
checksum: 10/781cafa354177de4e864511435dbe61d896a7d1331bca76dd0a151295cc27b9677412444d47e1d5c6d2e7de5fee29b7bef0489d76c494fa59139e421f860506a
3034-
languageName: node
3035-
linkType: hard
3036-
30373063
"@typescript-eslint/visitor-keys@npm:8.29.1":
30383064
version: 8.29.1
30393065
resolution: "@typescript-eslint/visitor-keys@npm:8.29.1"
@@ -3044,6 +3070,16 @@ __metadata:
30443070
languageName: node
30453071
linkType: hard
30463072

3073+
"@typescript-eslint/visitor-keys@npm:8.46.2":
3074+
version: 8.46.2
3075+
resolution: "@typescript-eslint/visitor-keys@npm:8.46.2"
3076+
dependencies:
3077+
"@typescript-eslint/types": "npm:8.46.2"
3078+
eslint-visitor-keys: "npm:^4.2.1"
3079+
checksum: 10/4352629a33bc1619dc78d55eaec382be4c7e1059af02660f62bfdb22933021deaf98504d4030b8db74ec122e6d554e9015341f87aed729fb70fae613f12f55a4
3080+
languageName: node
3081+
linkType: hard
3082+
30473083
"@ungap/structured-clone@npm:^1.0.0":
30483084
version: 1.2.0
30493085
resolution: "@ungap/structured-clone@npm:1.2.0"
@@ -5543,6 +5579,13 @@ __metadata:
55435579
languageName: node
55445580
linkType: hard
55455581

5582+
"eslint-visitor-keys@npm:^4.2.1":
5583+
version: 4.2.1
5584+
resolution: "eslint-visitor-keys@npm:4.2.1"
5585+
checksum: 10/3ee00fc6a7002d4b0ffd9dc99e13a6a7882c557329e6c25ab254220d71e5c9c4f89dca4695352949ea678eb1f3ba912a18ef8aac0a7fe094196fd92f441bfce2
5586+
languageName: node
5587+
linkType: hard
5588+
55465589
"eslint@npm:9.26.0":
55475590
version: 9.26.0
55485591
resolution: "eslint@npm:9.26.0"
@@ -6541,7 +6584,7 @@ __metadata:
65416584
languageName: node
65426585
linkType: hard
65436586

6544-
"ignore@npm:^5.2.0, ignore@npm:^5.3.1, ignore@npm:^5.3.2":
6587+
"ignore@npm:^5.2.0, ignore@npm:^5.3.2":
65456588
version: 5.3.2
65466589
resolution: "ignore@npm:5.3.2"
65476590
checksum: 10/cceb6a457000f8f6a50e1196429750d782afce5680dd878aa4221bd79972d68b3a55b4b1458fc682be978f4d3c6a249046aa0880637367216444ab7b014cfc98
@@ -6555,6 +6598,13 @@ __metadata:
65556598
languageName: node
65566599
linkType: hard
65576600

6601+
"ignore@npm:^7.0.0":
6602+
version: 7.0.5
6603+
resolution: "ignore@npm:7.0.5"
6604+
checksum: 10/f134b96a4de0af419196f52c529d5c6120c4456ff8a6b5a14ceaaa399f883e15d58d2ce651c9b69b9388491d4669dda47285d307e827de9304a53a1824801bc6
6605+
languageName: node
6606+
linkType: hard
6607+
65586608
"import-fresh@npm:^3.2.1, import-fresh@npm:^3.3.0, import-fresh@npm:^3.3.1":
65596609
version: 3.3.1
65606610
resolution: "import-fresh@npm:3.3.1"
@@ -11516,7 +11566,7 @@ __metadata:
1151611566
languageName: node
1151711567
linkType: hard
1151811568

11519-
"ts-api-utils@npm:^2.0.0, ts-api-utils@npm:^2.0.1":
11569+
"ts-api-utils@npm:^2.0.1, ts-api-utils@npm:^2.1.0":
1152011570
version: 2.1.0
1152111571
resolution: "ts-api-utils@npm:2.1.0"
1152211572
peerDependencies:
@@ -11658,17 +11708,18 @@ __metadata:
1165811708
languageName: node
1165911709
linkType: hard
1166011710

11661-
"typescript-eslint@npm:8.21.0":
11662-
version: 8.21.0
11663-
resolution: "typescript-eslint@npm:8.21.0"
11711+
"typescript-eslint@npm:8.46.2":
11712+
version: 8.46.2
11713+
resolution: "typescript-eslint@npm:8.46.2"
1166411714
dependencies:
11665-
"@typescript-eslint/eslint-plugin": "npm:8.21.0"
11666-
"@typescript-eslint/parser": "npm:8.21.0"
11667-
"@typescript-eslint/utils": "npm:8.21.0"
11715+
"@typescript-eslint/eslint-plugin": "npm:8.46.2"
11716+
"@typescript-eslint/parser": "npm:8.46.2"
11717+
"@typescript-eslint/typescript-estree": "npm:8.46.2"
11718+
"@typescript-eslint/utils": "npm:8.46.2"
1166811719
peerDependencies:
1166911720
eslint: ^8.57.0 || ^9.0.0
11670-
typescript: ">=4.8.4 <5.8.0"
11671-
checksum: 10/8bb7dce0084ea380b1f55046bead0adbaf57d1f5cdfa7b82a89eec18377fa2cd4e0e9746b4c5e8193899cf4de09c659032bbad19e2a8e9db54d53a596e176c5f
11721+
typescript: ">=4.8.4 <6.0.0"
11722+
checksum: 10/cd1bbc5d33c0369f70032165224badf1a8a9f95f39c891e4f71c78ceea9e7b2d71e0516d8b38177a11217867f387788f3fa126381418581409e7a76cdfdfe909
1167211723
languageName: node
1167311724
linkType: hard
1167411725

0 commit comments

Comments
 (0)