Skip to content

Commit 589e546

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.27.0 to 8.28.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.28.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.27.0 to 8.28.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.28.0/packages/parser) Updates `typescript-eslint` from 8.27.0 to 8.28.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.28.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] <[email protected]>
1 parent c69a3ec commit 589e546

File tree

2 files changed

+96
-36
lines changed

2 files changed

+96
-36
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,8 @@
151151
"@types/node": "22.13.10",
152152
"@types/node-notifier": "8.0.5",
153153
"@types/unist": "3.0.3",
154-
"@typescript-eslint/eslint-plugin": "8.27.0",
155-
"@typescript-eslint/parser": "8.27.0",
154+
"@typescript-eslint/eslint-plugin": "8.28.0",
155+
"@typescript-eslint/parser": "8.28.0",
156156
"@vates/toggle-scripts": "1.0.0",
157157
"@vitest/coverage-v8": "3.0.9",
158158
"@vitest/ui": "3.0.9",
@@ -260,7 +260,7 @@
260260
"trash-cli": "6.0.0",
261261
"ts-dedent": "2.2.0",
262262
"typescript": "5.8.2",
263-
"typescript-eslint": "8.27.0",
263+
"typescript-eslint": "8.28.0",
264264
"unified": "11.0.5",
265265
"vfile": "6.0.3",
266266
"vitest": "3.0.9",

yarn.lock

Lines changed: 93 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1880,8 +1880,8 @@ __metadata:
18801880
"@types/node": "npm:22.13.10"
18811881
"@types/node-notifier": "npm:8.0.5"
18821882
"@types/unist": "npm:3.0.3"
1883-
"@typescript-eslint/eslint-plugin": "npm:8.27.0"
1884-
"@typescript-eslint/parser": "npm:8.27.0"
1883+
"@typescript-eslint/eslint-plugin": "npm:8.28.0"
1884+
"@typescript-eslint/parser": "npm:8.28.0"
18851885
"@vates/toggle-scripts": "npm:1.0.0"
18861886
"@vitest/coverage-v8": "npm:3.0.9"
18871887
"@vitest/ui": "npm:3.0.9"
@@ -1991,7 +1991,7 @@ __metadata:
19911991
trash-cli: "npm:6.0.0"
19921992
ts-dedent: "npm:2.2.0"
19931993
typescript: "npm:5.8.2"
1994-
typescript-eslint: "npm:8.27.0"
1994+
typescript-eslint: "npm:8.28.0"
19951995
unified: "npm:11.0.5"
19961996
vfile: "npm:6.0.3"
19971997
vitest: "npm:3.0.9"
@@ -2755,15 +2755,15 @@ __metadata:
27552755
languageName: node
27562756
linkType: hard
27572757

2758-
"@typescript-eslint/eslint-plugin@npm:8.27.0":
2759-
version: 8.27.0
2760-
resolution: "@typescript-eslint/eslint-plugin@npm:8.27.0"
2758+
"@typescript-eslint/eslint-plugin@npm:8.28.0":
2759+
version: 8.28.0
2760+
resolution: "@typescript-eslint/eslint-plugin@npm:8.28.0"
27612761
dependencies:
27622762
"@eslint-community/regexpp": "npm:^4.10.0"
2763-
"@typescript-eslint/scope-manager": "npm:8.27.0"
2764-
"@typescript-eslint/type-utils": "npm:8.27.0"
2765-
"@typescript-eslint/utils": "npm:8.27.0"
2766-
"@typescript-eslint/visitor-keys": "npm:8.27.0"
2763+
"@typescript-eslint/scope-manager": "npm:8.28.0"
2764+
"@typescript-eslint/type-utils": "npm:8.28.0"
2765+
"@typescript-eslint/utils": "npm:8.28.0"
2766+
"@typescript-eslint/visitor-keys": "npm:8.28.0"
27672767
graphemer: "npm:^1.4.0"
27682768
ignore: "npm:^5.3.1"
27692769
natural-compare: "npm:^1.4.0"
@@ -2772,23 +2772,23 @@ __metadata:
27722772
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
27732773
eslint: ^8.57.0 || ^9.0.0
27742774
typescript: ">=4.8.4 <5.9.0"
2775-
checksum: 10/d77fc0f66760d3fddfb0a0c14d23e3b782ccc8d74913c5888049df30a6240c6fbeec2864c6dd811474b340b6f87f61b1ed78e9c293056c413d4833360a505c4b
2775+
checksum: 10/cd83f6c52218f7d31142b08a73b398370e4a7cf95c8afc03821050c625ec4b35e0c56f554d48bfa4a1b95564e60c0b4d5993cf2054b80f39533c1b0b84a0c7cd
27762776
languageName: node
27772777
linkType: hard
27782778

2779-
"@typescript-eslint/parser@npm:8.27.0":
2780-
version: 8.27.0
2781-
resolution: "@typescript-eslint/parser@npm:8.27.0"
2779+
"@typescript-eslint/parser@npm:8.28.0":
2780+
version: 8.28.0
2781+
resolution: "@typescript-eslint/parser@npm:8.28.0"
27822782
dependencies:
2783-
"@typescript-eslint/scope-manager": "npm:8.27.0"
2784-
"@typescript-eslint/types": "npm:8.27.0"
2785-
"@typescript-eslint/typescript-estree": "npm:8.27.0"
2786-
"@typescript-eslint/visitor-keys": "npm:8.27.0"
2783+
"@typescript-eslint/scope-manager": "npm:8.28.0"
2784+
"@typescript-eslint/types": "npm:8.28.0"
2785+
"@typescript-eslint/typescript-estree": "npm:8.28.0"
2786+
"@typescript-eslint/visitor-keys": "npm:8.28.0"
27872787
debug: "npm:^4.3.4"
27882788
peerDependencies:
27892789
eslint: ^8.57.0 || ^9.0.0
27902790
typescript: ">=4.8.4 <5.9.0"
2791-
checksum: 10/fd4faef018d52c4359f19df7201b5ed93a5c425002c768fff203dc800eb77bc3fc1500f95706e8c334649b8192c5063ef967ec2e9350e603e5a1088eb3b72a35
2791+
checksum: 10/34d6144748384fb0900cefb07a763455bf977678be7d25ed7da783fbc4238e6800b0f9dab002736ee644cb7b0aeee023ca1f156f9885e01189e210cccf0be83f
27922792
languageName: node
27932793
linkType: hard
27942794

@@ -2802,18 +2802,28 @@ __metadata:
28022802
languageName: node
28032803
linkType: hard
28042804

2805-
"@typescript-eslint/type-utils@npm:8.27.0":
2806-
version: 8.27.0
2807-
resolution: "@typescript-eslint/type-utils@npm:8.27.0"
2805+
"@typescript-eslint/scope-manager@npm:8.28.0":
2806+
version: 8.28.0
2807+
resolution: "@typescript-eslint/scope-manager@npm:8.28.0"
28082808
dependencies:
2809-
"@typescript-eslint/typescript-estree": "npm:8.27.0"
2810-
"@typescript-eslint/utils": "npm:8.27.0"
2809+
"@typescript-eslint/types": "npm:8.28.0"
2810+
"@typescript-eslint/visitor-keys": "npm:8.28.0"
2811+
checksum: 10/5100ea7e2960e7494477b5770b41453e33a2372996a8c6b0ab933440bf54877a4433dab4a6ad527e29644d7e9b1a6f7595da3ec7c168b9970cc05f4d988825f4
2812+
languageName: node
2813+
linkType: hard
2814+
2815+
"@typescript-eslint/type-utils@npm:8.28.0":
2816+
version: 8.28.0
2817+
resolution: "@typescript-eslint/type-utils@npm:8.28.0"
2818+
dependencies:
2819+
"@typescript-eslint/typescript-estree": "npm:8.28.0"
2820+
"@typescript-eslint/utils": "npm:8.28.0"
28112821
debug: "npm:^4.3.4"
28122822
ts-api-utils: "npm:^2.0.1"
28132823
peerDependencies:
28142824
eslint: ^8.57.0 || ^9.0.0
28152825
typescript: ">=4.8.4 <5.9.0"
2816-
checksum: 10/2183a574e7e60cecc5df7fd697d2a5e0445a96a8b288166586e9bb3db2444a97bf7539aeb3a1c75782df56927e7bd52ea8da9151ba4ec6445931c55a9034f81b
2826+
checksum: 10/a915f767531004ae486767613178d125719b4da7cb76de0534688bb41634d93dc3c631a2c8dd97b72306dfcd5fddf62e725536622494831fdf0eb3eecb1beda4
28172827
languageName: node
28182828
linkType: hard
28192829

@@ -2824,6 +2834,13 @@ __metadata:
28242834
languageName: node
28252835
linkType: hard
28262836

2837+
"@typescript-eslint/types@npm:8.28.0":
2838+
version: 8.28.0
2839+
resolution: "@typescript-eslint/types@npm:8.28.0"
2840+
checksum: 10/83938402e473f43b34f476627a78da5daeef35ffca24b02fefea8702703e490196c01ef6b3c780a543ef703cea814b4d3fb55a747051bfc7e30d02f2576f2158
2841+
languageName: node
2842+
linkType: hard
2843+
28272844
"@typescript-eslint/typescript-estree@npm:8.27.0":
28282845
version: 8.27.0
28292846
resolution: "@typescript-eslint/typescript-estree@npm:8.27.0"
@@ -2842,7 +2859,40 @@ __metadata:
28422859
languageName: node
28432860
linkType: hard
28442861

2845-
"@typescript-eslint/utils@npm:8.27.0, @typescript-eslint/utils@npm:^8.23.0":
2862+
"@typescript-eslint/typescript-estree@npm:8.28.0":
2863+
version: 8.28.0
2864+
resolution: "@typescript-eslint/typescript-estree@npm:8.28.0"
2865+
dependencies:
2866+
"@typescript-eslint/types": "npm:8.28.0"
2867+
"@typescript-eslint/visitor-keys": "npm:8.28.0"
2868+
debug: "npm:^4.3.4"
2869+
fast-glob: "npm:^3.3.2"
2870+
is-glob: "npm:^4.0.3"
2871+
minimatch: "npm:^9.0.4"
2872+
semver: "npm:^7.6.0"
2873+
ts-api-utils: "npm:^2.0.1"
2874+
peerDependencies:
2875+
typescript: ">=4.8.4 <5.9.0"
2876+
checksum: 10/277639fe8007f7612a914f6a3a2b0fdc5f764afe6cba86aeacf6a9585a0114a3235dd730caef0a17e92ca3f4137068ad56a483514b8399650ddc9078aeb90a7d
2877+
languageName: node
2878+
linkType: hard
2879+
2880+
"@typescript-eslint/utils@npm:8.28.0":
2881+
version: 8.28.0
2882+
resolution: "@typescript-eslint/utils@npm:8.28.0"
2883+
dependencies:
2884+
"@eslint-community/eslint-utils": "npm:^4.4.0"
2885+
"@typescript-eslint/scope-manager": "npm:8.28.0"
2886+
"@typescript-eslint/types": "npm:8.28.0"
2887+
"@typescript-eslint/typescript-estree": "npm:8.28.0"
2888+
peerDependencies:
2889+
eslint: ^8.57.0 || ^9.0.0
2890+
typescript: ">=4.8.4 <5.9.0"
2891+
checksum: 10/a5b318b184a700605c5a0b5c92901af81c394d6aca903f69472b746d4e8ccba99a4aeb0f27f3edbf7c4f89a378606d64d7e5d978d6e3ec4c2ef3ae8bc1cf116a
2892+
languageName: node
2893+
linkType: hard
2894+
2895+
"@typescript-eslint/utils@npm:^8.23.0":
28462896
version: 8.27.0
28472897
resolution: "@typescript-eslint/utils@npm:8.27.0"
28482898
dependencies:
@@ -2867,6 +2917,16 @@ __metadata:
28672917
languageName: node
28682918
linkType: hard
28692919

2920+
"@typescript-eslint/visitor-keys@npm:8.28.0":
2921+
version: 8.28.0
2922+
resolution: "@typescript-eslint/visitor-keys@npm:8.28.0"
2923+
dependencies:
2924+
"@typescript-eslint/types": "npm:8.28.0"
2925+
eslint-visitor-keys: "npm:^4.2.0"
2926+
checksum: 10/df159834ab40497f7adfa2bab973b64418d10e9dbbab92cf7d68e4b136734690e21bf6229f2770c5202e56c245eb641df3039652838bd439ce9f8e3293309662
2927+
languageName: node
2928+
linkType: hard
2929+
28702930
"@ungap/structured-clone@npm:^1.0.0":
28712931
version: 1.2.0
28722932
resolution: "@ungap/structured-clone@npm:1.2.0"
@@ -11034,17 +11094,17 @@ __metadata:
1103411094
languageName: node
1103511095
linkType: hard
1103611096

11037-
"typescript-eslint@npm:8.27.0":
11038-
version: 8.27.0
11039-
resolution: "typescript-eslint@npm:8.27.0"
11097+
"typescript-eslint@npm:8.28.0":
11098+
version: 8.28.0
11099+
resolution: "typescript-eslint@npm:8.28.0"
1104011100
dependencies:
11041-
"@typescript-eslint/eslint-plugin": "npm:8.27.0"
11042-
"@typescript-eslint/parser": "npm:8.27.0"
11043-
"@typescript-eslint/utils": "npm:8.27.0"
11101+
"@typescript-eslint/eslint-plugin": "npm:8.28.0"
11102+
"@typescript-eslint/parser": "npm:8.28.0"
11103+
"@typescript-eslint/utils": "npm:8.28.0"
1104411104
peerDependencies:
1104511105
eslint: ^8.57.0 || ^9.0.0
1104611106
typescript: ">=4.8.4 <5.9.0"
11047-
checksum: 10/c23a3c6163aae238f630dcbcbe21a1fc216f39a97b80188ed16e6f72e913a4aacc7a2bbde95a06608d7cf56bb8c1e365638440b201b2c7cce3b027ce0095c469
11107+
checksum: 10/6ac47f886907d8187b37f9fe9cefa3433cd55b875385622e2788465fc118b400f5da0c8dbfa818195a9fb27b1cada9fb198b04d1c34591c8e10419799e0e56cf
1104811108
languageName: node
1104911109
linkType: hard
1105011110

0 commit comments

Comments
 (0)