Skip to content

Commit 42298d2

Browse files
build(deps-dev): Bump the typescript-eslint group with 3 updates (#647)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea59428 commit 42298d2

File tree

2 files changed

+36
-96
lines changed

2 files changed

+36
-96
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,8 @@
146146
"@types/node": "22.7.4",
147147
"@types/node-notifier": "8.0.5",
148148
"@types/rollup": "0.54.0",
149-
"@typescript-eslint/eslint-plugin": "8.8.1-alpha.3",
150-
"@typescript-eslint/parser": "8.8.1-alpha.3",
149+
"@typescript-eslint/eslint-plugin": "8.8.1",
150+
"@typescript-eslint/parser": "8.8.1",
151151
"@vates/toggle-scripts": "1.0.0",
152152
"@vitest/coverage-v8": "2.1.2",
153153
"@vitest/ui": "2.1.2",
@@ -258,7 +258,7 @@
258258
"trash-cli": "6.0.0",
259259
"ts-dedent": "2.2.0",
260260
"typescript": "5.6.2",
261-
"typescript-eslint": "8.8.1-alpha.3",
261+
"typescript-eslint": "8.8.1",
262262
"unified": "11.0.5",
263263
"vfile": "6.0.3",
264264
"vitest": "2.1.2",

yarn.lock

+33-93
Original file line numberDiff line numberDiff line change
@@ -1749,8 +1749,8 @@ __metadata:
17491749
"@types/node": "npm:22.7.4"
17501750
"@types/node-notifier": "npm:8.0.5"
17511751
"@types/rollup": "npm:0.54.0"
1752-
"@typescript-eslint/eslint-plugin": "npm:8.8.1-alpha.3"
1753-
"@typescript-eslint/parser": "npm:8.8.1-alpha.3"
1752+
"@typescript-eslint/eslint-plugin": "npm:8.8.1"
1753+
"@typescript-eslint/parser": "npm:8.8.1"
17541754
"@vates/toggle-scripts": "npm:1.0.0"
17551755
"@vitest/coverage-v8": "npm:2.1.2"
17561756
"@vitest/ui": "npm:2.1.2"
@@ -1862,7 +1862,7 @@ __metadata:
18621862
trash-cli: "npm:6.0.0"
18631863
ts-dedent: "npm:2.2.0"
18641864
typescript: "npm:5.6.2"
1865-
typescript-eslint: "npm:8.8.1-alpha.3"
1865+
typescript-eslint: "npm:8.8.1"
18661866
unified: "npm:11.0.5"
18671867
vfile: "npm:6.0.3"
18681868
vitest: "npm:2.1.2"
@@ -2814,15 +2814,15 @@ __metadata:
28142814
languageName: node
28152815
linkType: hard
28162816

2817-
"@typescript-eslint/eslint-plugin@npm:8.8.1-alpha.3":
2818-
version: 8.8.1-alpha.3
2819-
resolution: "@typescript-eslint/eslint-plugin@npm:8.8.1-alpha.3"
2817+
"@typescript-eslint/eslint-plugin@npm:8.8.1":
2818+
version: 8.8.1
2819+
resolution: "@typescript-eslint/eslint-plugin@npm:8.8.1"
28202820
dependencies:
28212821
"@eslint-community/regexpp": "npm:^4.10.0"
2822-
"@typescript-eslint/scope-manager": "npm:8.8.1-alpha.3"
2823-
"@typescript-eslint/type-utils": "npm:8.8.1-alpha.3"
2824-
"@typescript-eslint/utils": "npm:8.8.1-alpha.3"
2825-
"@typescript-eslint/visitor-keys": "npm:8.8.1-alpha.3"
2822+
"@typescript-eslint/scope-manager": "npm:8.8.1"
2823+
"@typescript-eslint/type-utils": "npm:8.8.1"
2824+
"@typescript-eslint/utils": "npm:8.8.1"
2825+
"@typescript-eslint/visitor-keys": "npm:8.8.1"
28262826
graphemer: "npm:^1.4.0"
28272827
ignore: "npm:^5.3.1"
28282828
natural-compare: "npm:^1.4.0"
@@ -2833,25 +2833,25 @@ __metadata:
28332833
peerDependenciesMeta:
28342834
typescript:
28352835
optional: true
2836-
checksum: 10/38577ed20d570c574fc3216b03978cc9571344880293533223b76a8477003e79fece26b3b68451c8f82833edc45dc9da740f51b056ba6e66ee24e5bf1541f156
2836+
checksum: 10/6d45d7c3b2993f9d4130794596b029e72646f69581741ff2032b33f5c5d6b46c241b854556d04f769c2ef491e117c7d73013a07d74de3a0e0b557e648bc82a9c
28372837
languageName: node
28382838
linkType: hard
28392839

2840-
"@typescript-eslint/parser@npm:8.8.1-alpha.3":
2841-
version: 8.8.1-alpha.3
2842-
resolution: "@typescript-eslint/parser@npm:8.8.1-alpha.3"
2840+
"@typescript-eslint/parser@npm:8.8.1":
2841+
version: 8.8.1
2842+
resolution: "@typescript-eslint/parser@npm:8.8.1"
28432843
dependencies:
2844-
"@typescript-eslint/scope-manager": "npm:8.8.1-alpha.3"
2845-
"@typescript-eslint/types": "npm:8.8.1-alpha.3"
2846-
"@typescript-eslint/typescript-estree": "npm:8.8.1-alpha.3"
2847-
"@typescript-eslint/visitor-keys": "npm:8.8.1-alpha.3"
2844+
"@typescript-eslint/scope-manager": "npm:8.8.1"
2845+
"@typescript-eslint/types": "npm:8.8.1"
2846+
"@typescript-eslint/typescript-estree": "npm:8.8.1"
2847+
"@typescript-eslint/visitor-keys": "npm:8.8.1"
28482848
debug: "npm:^4.3.4"
28492849
peerDependencies:
28502850
eslint: ^8.57.0 || ^9.0.0
28512851
peerDependenciesMeta:
28522852
typescript:
28532853
optional: true
2854-
checksum: 10/87444a8347f75ed2b3855c6270d27cb767aee2f9a14d67a51d4d762a678a535ab33eb6ddd4d5eb54d06a615d5cc42e526fe0595d6c8458ca58d16b36c918e656
2854+
checksum: 10/f19e9be6e8d3e4b574d5f2b1d7e23e3594ea8d5f0b2bd2e59d2fd237bd0a379597f4b7ba466b7e290c5f3c7bce044107a73b20159c17dc54a4cc6b2ca9470b4b
28552855
languageName: node
28562856
linkType: hard
28572857

@@ -2865,28 +2865,18 @@ __metadata:
28652865
languageName: node
28662866
linkType: hard
28672867

2868-
"@typescript-eslint/scope-manager@npm:8.8.1-alpha.3":
2869-
version: 8.8.1-alpha.3
2870-
resolution: "@typescript-eslint/scope-manager@npm:8.8.1-alpha.3"
2871-
dependencies:
2872-
"@typescript-eslint/types": "npm:8.8.1-alpha.3"
2873-
"@typescript-eslint/visitor-keys": "npm:8.8.1-alpha.3"
2874-
checksum: 10/3634a6238722c108b3a4898d9ad429042a06477be92170514add91a2f2a348dce93e27e58cebd867bad2cb8f927a6ec1fa59e1ac77ab8326fa7568186d2950bd
2875-
languageName: node
2876-
linkType: hard
2877-
2878-
"@typescript-eslint/type-utils@npm:8.8.1-alpha.3":
2879-
version: 8.8.1-alpha.3
2880-
resolution: "@typescript-eslint/type-utils@npm:8.8.1-alpha.3"
2868+
"@typescript-eslint/type-utils@npm:8.8.1":
2869+
version: 8.8.1
2870+
resolution: "@typescript-eslint/type-utils@npm:8.8.1"
28812871
dependencies:
2882-
"@typescript-eslint/typescript-estree": "npm:8.8.1-alpha.3"
2883-
"@typescript-eslint/utils": "npm:8.8.1-alpha.3"
2872+
"@typescript-eslint/typescript-estree": "npm:8.8.1"
2873+
"@typescript-eslint/utils": "npm:8.8.1"
28842874
debug: "npm:^4.3.4"
28852875
ts-api-utils: "npm:^1.3.0"
28862876
peerDependenciesMeta:
28872877
typescript:
28882878
optional: true
2889-
checksum: 10/49e5f62220817292db636fdad7b29a29c0757959013ed420e4e346dc8bdef0a045a9500674ccccc53091bd2852157883ab8a6fe57c4dcbe56c777e5d7ec22326
2879+
checksum: 10/3aed62459e68a49f468004d966c914457db2288979234a9452043bff6d5ac7f2d46490fe13f4bb06fd91af085a50e6ac63b69eb66f9a27ee477f958af4738587
28902880
languageName: node
28912881
linkType: hard
28922882

@@ -2897,13 +2887,6 @@ __metadata:
28972887
languageName: node
28982888
linkType: hard
28992889

2900-
"@typescript-eslint/types@npm:8.8.1-alpha.3":
2901-
version: 8.8.1-alpha.3
2902-
resolution: "@typescript-eslint/types@npm:8.8.1-alpha.3"
2903-
checksum: 10/515d0c779c540f23a28377d18a48d4c4dbd114490cb32942cced9bc43c37b1a5a51e449c851b4aeca7281005b8226e4e1c9be5b5fd314892c21bcfbd0b88309f
2904-
languageName: node
2905-
linkType: hard
2906-
29072890
"@typescript-eslint/typescript-estree@npm:8.8.1":
29082891
version: 8.8.1
29092892
resolution: "@typescript-eslint/typescript-estree@npm:8.8.1"
@@ -2923,40 +2906,7 @@ __metadata:
29232906
languageName: node
29242907
linkType: hard
29252908

2926-
"@typescript-eslint/typescript-estree@npm:8.8.1-alpha.3":
2927-
version: 8.8.1-alpha.3
2928-
resolution: "@typescript-eslint/typescript-estree@npm:8.8.1-alpha.3"
2929-
dependencies:
2930-
"@typescript-eslint/types": "npm:8.8.1-alpha.3"
2931-
"@typescript-eslint/visitor-keys": "npm:8.8.1-alpha.3"
2932-
debug: "npm:^4.3.4"
2933-
fast-glob: "npm:^3.3.2"
2934-
is-glob: "npm:^4.0.3"
2935-
minimatch: "npm:^9.0.4"
2936-
semver: "npm:^7.6.0"
2937-
ts-api-utils: "npm:^1.3.0"
2938-
peerDependenciesMeta:
2939-
typescript:
2940-
optional: true
2941-
checksum: 10/100a4431230c8094a5968cac40c4721af0e26f560660a838fe46fc7261cbbb1361fb2238d4f0c665bb601b500ff595c32f504501203c60afb6926f02ab944d2b
2942-
languageName: node
2943-
linkType: hard
2944-
2945-
"@typescript-eslint/utils@npm:8.8.1-alpha.3":
2946-
version: 8.8.1-alpha.3
2947-
resolution: "@typescript-eslint/utils@npm:8.8.1-alpha.3"
2948-
dependencies:
2949-
"@eslint-community/eslint-utils": "npm:^4.4.0"
2950-
"@typescript-eslint/scope-manager": "npm:8.8.1-alpha.3"
2951-
"@typescript-eslint/types": "npm:8.8.1-alpha.3"
2952-
"@typescript-eslint/typescript-estree": "npm:8.8.1-alpha.3"
2953-
peerDependencies:
2954-
eslint: ^8.57.0 || ^9.0.0
2955-
checksum: 10/4aa3253c480cdad44235dc7fb53e50b7e1f1dd824653b01a151bec11ffe3c0aac826fb635b63caac078421a95d65ff7f864a15fbe95cf14dc7f4a3f6c821cf1d
2956-
languageName: node
2957-
linkType: hard
2958-
2959-
"@typescript-eslint/utils@npm:^8.8.0":
2909+
"@typescript-eslint/utils@npm:8.8.1, @typescript-eslint/utils@npm:^8.8.0":
29602910
version: 8.8.1
29612911
resolution: "@typescript-eslint/utils@npm:8.8.1"
29622912
dependencies:
@@ -2980,16 +2930,6 @@ __metadata:
29802930
languageName: node
29812931
linkType: hard
29822932

2983-
"@typescript-eslint/visitor-keys@npm:8.8.1-alpha.3":
2984-
version: 8.8.1-alpha.3
2985-
resolution: "@typescript-eslint/visitor-keys@npm:8.8.1-alpha.3"
2986-
dependencies:
2987-
"@typescript-eslint/types": "npm:8.8.1-alpha.3"
2988-
eslint-visitor-keys: "npm:^3.4.3"
2989-
checksum: 10/7db398e2c845f8730cf2f29071ab4924b3c654969b86469515471307b0f5fcaeb07831bb0f364cf2b4b700a9de4a3887bc82c09b1de21d5947fd5190bfbb5aaf
2990-
languageName: node
2991-
linkType: hard
2992-
29932933
"@ungap/structured-clone@npm:^1.0.0":
29942934
version: 1.2.0
29952935
resolution: "@ungap/structured-clone@npm:1.2.0"
@@ -11346,17 +11286,17 @@ __metadata:
1134611286
languageName: node
1134711287
linkType: hard
1134811288

11349-
"typescript-eslint@npm:8.8.1-alpha.3":
11350-
version: 8.8.1-alpha.3
11351-
resolution: "typescript-eslint@npm:8.8.1-alpha.3"
11289+
"typescript-eslint@npm:8.8.1":
11290+
version: 8.8.1
11291+
resolution: "typescript-eslint@npm:8.8.1"
1135211292
dependencies:
11353-
"@typescript-eslint/eslint-plugin": "npm:8.8.1-alpha.3"
11354-
"@typescript-eslint/parser": "npm:8.8.1-alpha.3"
11355-
"@typescript-eslint/utils": "npm:8.8.1-alpha.3"
11293+
"@typescript-eslint/eslint-plugin": "npm:8.8.1"
11294+
"@typescript-eslint/parser": "npm:8.8.1"
11295+
"@typescript-eslint/utils": "npm:8.8.1"
1135611296
peerDependenciesMeta:
1135711297
typescript:
1135811298
optional: true
11359-
checksum: 10/930e83e2cf2eb901130340838d5007f764cab28b5d13ce65c4d1e48a91a4239b6fb51aabe66373f2cd1c26222a63aca6151ea6ff8100a0d731b24f25bce038ee
11299+
checksum: 10/f44f60069a88b98b7be269546990a9e75c8af8bde06ef9e095d6c8d8d416746a821047a580201b24a41eec6ea9457fdb9fcae6a9c32096aca2569133c981407f
1136011300
languageName: node
1136111301
linkType: hard
1136211302

0 commit comments

Comments
 (0)