Skip to content

Commit ed868db

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.21.1-alpha.2 to 8.23.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.23.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.21.1-alpha.2 to 8.23.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.23.0/packages/parser) Updates `typescript-eslint` from 8.21.1-alpha.2 to 8.23.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.23.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 ece0e1d commit ed868db

File tree

2 files changed

+70
-70
lines changed

2 files changed

+70
-70
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -178,8 +178,8 @@
178178
"@types/is-ci": "3.0.4",
179179
"@types/node": "22.13.1",
180180
"@types/node-notifier": "8.0.5",
181-
"@typescript-eslint/eslint-plugin": "8.21.1-alpha.2",
182-
"@typescript-eslint/parser": "8.21.1-alpha.2",
181+
"@typescript-eslint/eslint-plugin": "8.23.0",
182+
"@typescript-eslint/parser": "8.23.0",
183183
"@vates/toggle-scripts": "1.0.0",
184184
"@vitest/coverage-v8": "3.0.5",
185185
"@vitest/ui": "3.0.5",
@@ -286,7 +286,7 @@
286286
"trash-cli": "6.0.0",
287287
"ts-dedent": "2.2.0",
288288
"typescript": "5.7.3",
289-
"typescript-eslint": "8.21.1-alpha.2",
289+
"typescript-eslint": "8.23.0",
290290
"unified": "11.0.5",
291291
"vfile": "6.0.3",
292292
"vitest": "3.0.5",

yarn.lock

Lines changed: 67 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -1525,8 +1525,8 @@ __metadata:
15251525
"@types/node": "npm:22.13.1"
15261526
"@types/node-notifier": "npm:8.0.5"
15271527
"@types/rollup": "npm:0.54.0"
1528-
"@typescript-eslint/eslint-plugin": "npm:8.21.1-alpha.2"
1529-
"@typescript-eslint/parser": "npm:8.21.1-alpha.2"
1528+
"@typescript-eslint/eslint-plugin": "npm:8.23.0"
1529+
"@typescript-eslint/parser": "npm:8.23.0"
15301530
"@vates/toggle-scripts": "npm:1.0.0"
15311531
"@vitest/coverage-v8": "npm:3.0.5"
15321532
"@vitest/ui": "npm:3.0.5"
@@ -1638,7 +1638,7 @@ __metadata:
16381638
trash-cli: "npm:6.0.0"
16391639
ts-dedent: "npm:2.2.0"
16401640
typescript: "npm:5.7.3"
1641-
typescript-eslint: "npm:8.21.1-alpha.2"
1641+
typescript-eslint: "npm:8.23.0"
16421642
unified: "npm:11.0.5"
16431643
vfile: "npm:6.0.3"
16441644
vitest: "npm:3.0.5"
@@ -2812,40 +2812,40 @@ __metadata:
28122812
languageName: node
28132813
linkType: hard
28142814

2815-
"@typescript-eslint/eslint-plugin@npm:8.21.1-alpha.2":
2816-
version: 8.21.1-alpha.2
2817-
resolution: "@typescript-eslint/eslint-plugin@npm:8.21.1-alpha.2"
2815+
"@typescript-eslint/eslint-plugin@npm:8.23.0":
2816+
version: 8.23.0
2817+
resolution: "@typescript-eslint/eslint-plugin@npm:8.23.0"
28182818
dependencies:
28192819
"@eslint-community/regexpp": "npm:^4.10.0"
2820-
"@typescript-eslint/scope-manager": "npm:8.21.1-alpha.2"
2821-
"@typescript-eslint/type-utils": "npm:8.21.1-alpha.2"
2822-
"@typescript-eslint/utils": "npm:8.21.1-alpha.2"
2823-
"@typescript-eslint/visitor-keys": "npm:8.21.1-alpha.2"
2820+
"@typescript-eslint/scope-manager": "npm:8.23.0"
2821+
"@typescript-eslint/type-utils": "npm:8.23.0"
2822+
"@typescript-eslint/utils": "npm:8.23.0"
2823+
"@typescript-eslint/visitor-keys": "npm:8.23.0"
28242824
graphemer: "npm:^1.4.0"
28252825
ignore: "npm:^5.3.1"
28262826
natural-compare: "npm:^1.4.0"
2827-
ts-api-utils: "npm:^2.0.0"
2827+
ts-api-utils: "npm:^2.0.1"
28282828
peerDependencies:
28292829
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
28302830
eslint: ^8.57.0 || ^9.0.0
28312831
typescript: ">=4.8.4 <5.8.0"
2832-
checksum: 10/c2299aadff8f79886954b07a572552bbce5e432b17fccbdb3d7d602080ae5f39525faba1a450a379afaac99dc5de1b4de34d3c5b66427f7394fa2edc32aab14d
2832+
checksum: 10/3900a86f6edf9fee496e8814ed4c8d405f9331808174f4bca0d3af2541a947e872c9f7519a2549644ba5aae1dc06a63308bda9d8da00ef7c62f685be05502d5e
28332833
languageName: node
28342834
linkType: hard
28352835

2836-
"@typescript-eslint/parser@npm:8.21.1-alpha.2":
2837-
version: 8.21.1-alpha.2
2838-
resolution: "@typescript-eslint/parser@npm:8.21.1-alpha.2"
2836+
"@typescript-eslint/parser@npm:8.23.0":
2837+
version: 8.23.0
2838+
resolution: "@typescript-eslint/parser@npm:8.23.0"
28392839
dependencies:
2840-
"@typescript-eslint/scope-manager": "npm:8.21.1-alpha.2"
2841-
"@typescript-eslint/types": "npm:8.21.1-alpha.2"
2842-
"@typescript-eslint/typescript-estree": "npm:8.21.1-alpha.2"
2843-
"@typescript-eslint/visitor-keys": "npm:8.21.1-alpha.2"
2840+
"@typescript-eslint/scope-manager": "npm:8.23.0"
2841+
"@typescript-eslint/types": "npm:8.23.0"
2842+
"@typescript-eslint/typescript-estree": "npm:8.23.0"
2843+
"@typescript-eslint/visitor-keys": "npm:8.23.0"
28442844
debug: "npm:^4.3.4"
28452845
peerDependencies:
28462846
eslint: ^8.57.0 || ^9.0.0
28472847
typescript: ">=4.8.4 <5.8.0"
2848-
checksum: 10/1492b629f722581661a92aca548f50b1913f0e068d437a838d77f6c5f8f061bb7512599e667dcee45f00000da6aff423552065c8855c466c480f761972e265bc
2848+
checksum: 10/7c3ae38665effc7a730d455657ca535c1553ab154d3b983ed4df2bc5b87291b69f4b90245356d8fc5a414d6dca36b34780d9408a45ac272d4bc390b8f03bda4d
28492849
languageName: node
28502850
linkType: hard
28512851

@@ -2859,28 +2859,28 @@ __metadata:
28592859
languageName: node
28602860
linkType: hard
28612861

2862-
"@typescript-eslint/scope-manager@npm:8.21.1-alpha.2":
2863-
version: 8.21.1-alpha.2
2864-
resolution: "@typescript-eslint/scope-manager@npm:8.21.1-alpha.2"
2862+
"@typescript-eslint/scope-manager@npm:8.23.0":
2863+
version: 8.23.0
2864+
resolution: "@typescript-eslint/scope-manager@npm:8.23.0"
28652865
dependencies:
2866-
"@typescript-eslint/types": "npm:8.21.1-alpha.2"
2867-
"@typescript-eslint/visitor-keys": "npm:8.21.1-alpha.2"
2868-
checksum: 10/ab91bd9707ef99cd7e23865c93ff503c1a4b5cf20375bc596c6ece276c9b29cf58da54fa4a1aebbd46b905acf36e80b0fa2120d1f8cf1f4e5cc342488f74a410
2866+
"@typescript-eslint/types": "npm:8.23.0"
2867+
"@typescript-eslint/visitor-keys": "npm:8.23.0"
2868+
checksum: 10/eb4624ccd907c21ca49c4600dec0c447349d7e987cda21181c008dc5ce855590e311efabe73b79b15da0948ce5f63ce0c33613ab4a39ea95578b099b724392e3
28692869
languageName: node
28702870
linkType: hard
28712871

2872-
"@typescript-eslint/type-utils@npm:8.21.1-alpha.2":
2873-
version: 8.21.1-alpha.2
2874-
resolution: "@typescript-eslint/type-utils@npm:8.21.1-alpha.2"
2872+
"@typescript-eslint/type-utils@npm:8.23.0":
2873+
version: 8.23.0
2874+
resolution: "@typescript-eslint/type-utils@npm:8.23.0"
28752875
dependencies:
2876-
"@typescript-eslint/typescript-estree": "npm:8.21.1-alpha.2"
2877-
"@typescript-eslint/utils": "npm:8.21.1-alpha.2"
2876+
"@typescript-eslint/typescript-estree": "npm:8.23.0"
2877+
"@typescript-eslint/utils": "npm:8.23.0"
28782878
debug: "npm:^4.3.4"
2879-
ts-api-utils: "npm:^2.0.0"
2879+
ts-api-utils: "npm:^2.0.1"
28802880
peerDependencies:
28812881
eslint: ^8.57.0 || ^9.0.0
28822882
typescript: ">=4.8.4 <5.8.0"
2883-
checksum: 10/e0b1dcf2a75dcd6e2299cd32091c840418aa371217a9b0f6285dbc10fa54c7b4853a908dcadf040e544289666a627c46aa7a5ca972fa12581e14e7847b61ddef
2883+
checksum: 10/b036a48c5eacef10ed42aef02c859011b11b52938eab4857cfa267730820b90fd29d978a28d43174605b6b7966f095c813d9107e9f0995b92231b53983b12092
28842884
languageName: node
28852885
linkType: hard
28862886

@@ -2891,10 +2891,10 @@ __metadata:
28912891
languageName: node
28922892
linkType: hard
28932893

2894-
"@typescript-eslint/types@npm:8.21.1-alpha.2":
2895-
version: 8.21.1-alpha.2
2896-
resolution: "@typescript-eslint/types@npm:8.21.1-alpha.2"
2897-
checksum: 10/03fd1e2386e22efff7629eda9a72bd5bb88745748a5ffc4fdf259005737f2f8770e6f9acefca89828eda3a4bd8ee243efbae660bb9cc339d85ccdf15d7f760cb
2894+
"@typescript-eslint/types@npm:8.23.0":
2895+
version: 8.23.0
2896+
resolution: "@typescript-eslint/types@npm:8.23.0"
2897+
checksum: 10/e2a68bc6e89226e47e495a91e0614aa5c3c4580b11f7fd99ac6728c1fce92f10755b0d7ade3cf6d3eb1209cd9cd0f29bd742f8dddc394b28bcead7025394eaa2
28982898
languageName: node
28992899
linkType: hard
29002900

@@ -2916,36 +2916,36 @@ __metadata:
29162916
languageName: node
29172917
linkType: hard
29182918

2919-
"@typescript-eslint/typescript-estree@npm:8.21.1-alpha.2":
2920-
version: 8.21.1-alpha.2
2921-
resolution: "@typescript-eslint/typescript-estree@npm:8.21.1-alpha.2"
2919+
"@typescript-eslint/typescript-estree@npm:8.23.0":
2920+
version: 8.23.0
2921+
resolution: "@typescript-eslint/typescript-estree@npm:8.23.0"
29222922
dependencies:
2923-
"@typescript-eslint/types": "npm:8.21.1-alpha.2"
2924-
"@typescript-eslint/visitor-keys": "npm:8.21.1-alpha.2"
2923+
"@typescript-eslint/types": "npm:8.23.0"
2924+
"@typescript-eslint/visitor-keys": "npm:8.23.0"
29252925
debug: "npm:^4.3.4"
29262926
fast-glob: "npm:^3.3.2"
29272927
is-glob: "npm:^4.0.3"
29282928
minimatch: "npm:^9.0.4"
29292929
semver: "npm:^7.6.0"
2930-
ts-api-utils: "npm:^2.0.0"
2930+
ts-api-utils: "npm:^2.0.1"
29312931
peerDependencies:
29322932
typescript: ">=4.8.4 <5.8.0"
2933-
checksum: 10/0f49e481427ed83919fd7fba392543125bd2a5afcb5df20708dbb865fa377724d7d537c3cb743618340693534159d8ce90a000c83ee2da58cdcf9b5f6ba1f6f3
2933+
checksum: 10/ddc9790d460bea065eeed3760759c034aef307e72c51b5ec7d869fdc77f18c28354c9e35841b44eebbdc54241bab4154809ae8213d33593a9bff20dc3b247fc3
29342934
languageName: node
29352935
linkType: hard
29362936

2937-
"@typescript-eslint/utils@npm:8.21.1-alpha.2":
2938-
version: 8.21.1-alpha.2
2939-
resolution: "@typescript-eslint/utils@npm:8.21.1-alpha.2"
2937+
"@typescript-eslint/utils@npm:8.23.0":
2938+
version: 8.23.0
2939+
resolution: "@typescript-eslint/utils@npm:8.23.0"
29402940
dependencies:
29412941
"@eslint-community/eslint-utils": "npm:^4.4.0"
2942-
"@typescript-eslint/scope-manager": "npm:8.21.1-alpha.2"
2943-
"@typescript-eslint/types": "npm:8.21.1-alpha.2"
2944-
"@typescript-eslint/typescript-estree": "npm:8.21.1-alpha.2"
2942+
"@typescript-eslint/scope-manager": "npm:8.23.0"
2943+
"@typescript-eslint/types": "npm:8.23.0"
2944+
"@typescript-eslint/typescript-estree": "npm:8.23.0"
29452945
peerDependencies:
29462946
eslint: ^8.57.0 || ^9.0.0
29472947
typescript: ">=4.8.4 <5.8.0"
2948-
checksum: 10/16efea3db24ffa17f93df775510e82c9370413e0957168087ed0553d49b41a4c04b40c0cd57a66a169304a74f235e982337a1a3a2599107712cb1e597c4e1e2d
2948+
checksum: 10/72588d617ee5b1fa1020d008a7ff714a4a1e0fc1167aa9ff4b8ae71a37b25f43b2d40bca3380c56bb84d4092b6cac8d5d14d74e290e80217175ccf8237faf22a
29492949
languageName: node
29502950
linkType: hard
29512951

@@ -2974,13 +2974,13 @@ __metadata:
29742974
languageName: node
29752975
linkType: hard
29762976

2977-
"@typescript-eslint/visitor-keys@npm:8.21.1-alpha.2":
2978-
version: 8.21.1-alpha.2
2979-
resolution: "@typescript-eslint/visitor-keys@npm:8.21.1-alpha.2"
2977+
"@typescript-eslint/visitor-keys@npm:8.23.0":
2978+
version: 8.23.0
2979+
resolution: "@typescript-eslint/visitor-keys@npm:8.23.0"
29802980
dependencies:
2981-
"@typescript-eslint/types": "npm:8.21.1-alpha.2"
2981+
"@typescript-eslint/types": "npm:8.23.0"
29822982
eslint-visitor-keys: "npm:^4.2.0"
2983-
checksum: 10/fdfb6175fafa84ee405053bb7626fc6bd47db9a1948b6847a88d78ac055571a26ad01d9ac50b11637887a462c153f23938f60334534dfe237412b5ea58f9977c
2983+
checksum: 10/fd473849b85e564e31aec64feb3417a4e16e48bf21f1959fbab56258e19c21ef47bbdb523c64a8921cdc82a5083735418890b6f74b564fd1ece305c977a0f7a6
29842984
languageName: node
29852985
linkType: hard
29862986

@@ -10857,12 +10857,12 @@ __metadata:
1085710857
languageName: node
1085810858
linkType: hard
1085910859

10860-
"ts-api-utils@npm:^2.0.0":
10861-
version: 2.0.0
10862-
resolution: "ts-api-utils@npm:2.0.0"
10860+
"ts-api-utils@npm:^2.0.1":
10861+
version: 2.0.1
10862+
resolution: "ts-api-utils@npm:2.0.1"
1086310863
peerDependencies:
1086410864
typescript: ">=4.8.4"
10865-
checksum: 10/485bdf8bbba98d58712243d958f4fd44742bbe49e559cd77882fb426d866eec6dd05c67ef91935dc4f8a3c776f235859735e1f05be399e4dc9e7ffd580120974
10865+
checksum: 10/2e68938cd5acad6b5157744215ce10cd097f9f667fd36b5fdd5efdd4b0c51063e855459d835f94f6777bb8a0f334916b6eb5c1eedab8c325feb34baa39238898
1086610866
languageName: node
1086710867
linkType: hard
1086810868

@@ -10988,17 +10988,17 @@ __metadata:
1098810988
languageName: node
1098910989
linkType: hard
1099010990

10991-
"typescript-eslint@npm:8.21.1-alpha.2":
10992-
version: 8.21.1-alpha.2
10993-
resolution: "typescript-eslint@npm:8.21.1-alpha.2"
10991+
"typescript-eslint@npm:8.23.0":
10992+
version: 8.23.0
10993+
resolution: "typescript-eslint@npm:8.23.0"
1099410994
dependencies:
10995-
"@typescript-eslint/eslint-plugin": "npm:8.21.1-alpha.2"
10996-
"@typescript-eslint/parser": "npm:8.21.1-alpha.2"
10997-
"@typescript-eslint/utils": "npm:8.21.1-alpha.2"
10995+
"@typescript-eslint/eslint-plugin": "npm:8.23.0"
10996+
"@typescript-eslint/parser": "npm:8.23.0"
10997+
"@typescript-eslint/utils": "npm:8.23.0"
1099810998
peerDependencies:
1099910999
eslint: ^8.57.0 || ^9.0.0
1100011000
typescript: ">=4.8.4 <5.8.0"
11001-
checksum: 10/beb6ba9d75f4ecbc6cb180ae1e0106a5b5aea8a2bc33b45adeb609c1d933d8365047209d3f1c2d052f8d69436301fd45d223643094bc68e390fdb18631c381ce
11001+
checksum: 10/c7a8b95129e944dd54a3f9312c14fbd9f589d863c30f45c8f3cf6001bb98398cf6ff41b5d51aa84d413853021d35ae703e8d0c067b409afa5acdc6bfc8bb1982
1100211002
languageName: node
1100311003
linkType: hard
1100411004

0 commit comments

Comments
 (0)