Skip to content

Commit be56a98

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.15.0 to 8.16.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.16.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.15.0 to 8.16.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.16.0/packages/parser) Updates `typescript-eslint` from 8.15.0 to 8.16.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.16.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 40f4b51 commit be56a98

File tree

2 files changed

+99
-36
lines changed

2 files changed

+99
-36
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,8 @@
115115
"@types/is-ci": "3.0.4",
116116
"@types/node": "22.5.0",
117117
"@types/node-notifier": "8.0.5",
118-
"@typescript-eslint/eslint-plugin": "8.15.0",
119-
"@typescript-eslint/parser": "8.15.0",
118+
"@typescript-eslint/eslint-plugin": "8.16.0",
119+
"@typescript-eslint/parser": "8.16.0",
120120
"@vates/toggle-scripts": "1.0.0",
121121
"@vitest/coverage-v8": "2.1.3",
122122
"@vitest/ui": "2.1.3",
@@ -220,7 +220,7 @@
220220
"trash-cli": "6.0.0",
221221
"ts-dedent": "2.2.0",
222222
"typescript": "5.5.4",
223-
"typescript-eslint": "8.15.0",
223+
"typescript-eslint": "8.16.0",
224224
"unified": "11.0.5",
225225
"vfile": "6.0.3",
226226
"vite-tsconfig-paths": "5.1.3",

yarn.lock

Lines changed: 96 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1580,8 +1580,8 @@ __metadata:
15801580
"@types/is-ci": "npm:3.0.4"
15811581
"@types/node": "npm:22.5.0"
15821582
"@types/node-notifier": "npm:8.0.5"
1583-
"@typescript-eslint/eslint-plugin": "npm:8.15.0"
1584-
"@typescript-eslint/parser": "npm:8.15.0"
1583+
"@typescript-eslint/eslint-plugin": "npm:8.16.0"
1584+
"@typescript-eslint/parser": "npm:8.16.0"
15851585
"@vates/toggle-scripts": "npm:1.0.0"
15861586
"@vitest/coverage-v8": "npm:2.1.3"
15871587
"@vitest/ui": "npm:2.1.3"
@@ -1687,7 +1687,7 @@ __metadata:
16871687
trash-cli: "npm:6.0.0"
16881688
ts-dedent: "npm:2.2.0"
16891689
typescript: "npm:5.5.4"
1690-
typescript-eslint: "npm:8.15.0"
1690+
typescript-eslint: "npm:8.16.0"
16911691
unified: "npm:11.0.5"
16921692
vfile: "npm:6.0.3"
16931693
vite-tsconfig-paths: "npm:5.1.3"
@@ -2773,15 +2773,15 @@ __metadata:
27732773
languageName: node
27742774
linkType: hard
27752775

2776-
"@typescript-eslint/eslint-plugin@npm:8.15.0":
2777-
version: 8.15.0
2778-
resolution: "@typescript-eslint/eslint-plugin@npm:8.15.0"
2776+
"@typescript-eslint/eslint-plugin@npm:8.16.0":
2777+
version: 8.16.0
2778+
resolution: "@typescript-eslint/eslint-plugin@npm:8.16.0"
27792779
dependencies:
27802780
"@eslint-community/regexpp": "npm:^4.10.0"
2781-
"@typescript-eslint/scope-manager": "npm:8.15.0"
2782-
"@typescript-eslint/type-utils": "npm:8.15.0"
2783-
"@typescript-eslint/utils": "npm:8.15.0"
2784-
"@typescript-eslint/visitor-keys": "npm:8.15.0"
2781+
"@typescript-eslint/scope-manager": "npm:8.16.0"
2782+
"@typescript-eslint/type-utils": "npm:8.16.0"
2783+
"@typescript-eslint/utils": "npm:8.16.0"
2784+
"@typescript-eslint/visitor-keys": "npm:8.16.0"
27852785
graphemer: "npm:^1.4.0"
27862786
ignore: "npm:^5.3.1"
27872787
natural-compare: "npm:^1.4.0"
@@ -2792,25 +2792,25 @@ __metadata:
27922792
peerDependenciesMeta:
27932793
typescript:
27942794
optional: true
2795-
checksum: 10/881a6ff3bb38e731027fa223c3cc38a29ffe32502f294b69f5e8099e7a678bab76845a2dfd4ab4d2f301c0f433e9c5e220ea5c8f13f91a508b00b997aaf3e4ed
2795+
checksum: 10/aa3d551d4f09940eee0c08328cb0db3a2391a8bba6d044f6bb38c51ac864896519c647d4b8fd99f7c094cc677bcf22454b27322014a08b2f2fb25695a43820db
27962796
languageName: node
27972797
linkType: hard
27982798

2799-
"@typescript-eslint/parser@npm:8.15.0":
2800-
version: 8.15.0
2801-
resolution: "@typescript-eslint/parser@npm:8.15.0"
2799+
"@typescript-eslint/parser@npm:8.16.0":
2800+
version: 8.16.0
2801+
resolution: "@typescript-eslint/parser@npm:8.16.0"
28022802
dependencies:
2803-
"@typescript-eslint/scope-manager": "npm:8.15.0"
2804-
"@typescript-eslint/types": "npm:8.15.0"
2805-
"@typescript-eslint/typescript-estree": "npm:8.15.0"
2806-
"@typescript-eslint/visitor-keys": "npm:8.15.0"
2803+
"@typescript-eslint/scope-manager": "npm:8.16.0"
2804+
"@typescript-eslint/types": "npm:8.16.0"
2805+
"@typescript-eslint/typescript-estree": "npm:8.16.0"
2806+
"@typescript-eslint/visitor-keys": "npm:8.16.0"
28072807
debug: "npm:^4.3.4"
28082808
peerDependencies:
28092809
eslint: ^8.57.0 || ^9.0.0
28102810
peerDependenciesMeta:
28112811
typescript:
28122812
optional: true
2813-
checksum: 10/2261cb63f561db8a613edc2307e9ef3826754b3d6876de076aa768f63bbf5428fb939ce1f050fd7f8512fecca15e7a70ee4f09e0aab9030737ea38a7bc37a4be
2813+
checksum: 10/ac1e2bfdbfe212da470bb17915b5228f7a6b027332b05eb8bcbbad440a81b2476c649e54e232084838e1edc005e6d7dc7a44899587d73672dd3d5484d9dbf9f8
28142814
languageName: node
28152815
linkType: hard
28162816

@@ -2824,20 +2824,30 @@ __metadata:
28242824
languageName: node
28252825
linkType: hard
28262826

2827-
"@typescript-eslint/type-utils@npm:8.15.0":
2828-
version: 8.15.0
2829-
resolution: "@typescript-eslint/type-utils@npm:8.15.0"
2827+
"@typescript-eslint/scope-manager@npm:8.16.0":
2828+
version: 8.16.0
2829+
resolution: "@typescript-eslint/scope-manager@npm:8.16.0"
28302830
dependencies:
2831-
"@typescript-eslint/typescript-estree": "npm:8.15.0"
2832-
"@typescript-eslint/utils": "npm:8.15.0"
2831+
"@typescript-eslint/types": "npm:8.16.0"
2832+
"@typescript-eslint/visitor-keys": "npm:8.16.0"
2833+
checksum: 10/e0aea61f248b39049d4ce21c19f9c8af1a8024f4f92abc8c1d5b79ea65b013c6c4ff41efb92995050036aa95b6a705601917b56809d9ec1fbbab387054aeb269
2834+
languageName: node
2835+
linkType: hard
2836+
2837+
"@typescript-eslint/type-utils@npm:8.16.0":
2838+
version: 8.16.0
2839+
resolution: "@typescript-eslint/type-utils@npm:8.16.0"
2840+
dependencies:
2841+
"@typescript-eslint/typescript-estree": "npm:8.16.0"
2842+
"@typescript-eslint/utils": "npm:8.16.0"
28332843
debug: "npm:^4.3.4"
28342844
ts-api-utils: "npm:^1.3.0"
28352845
peerDependencies:
28362846
eslint: ^8.57.0 || ^9.0.0
28372847
peerDependenciesMeta:
28382848
typescript:
28392849
optional: true
2840-
checksum: 10/612f0499f7ee89bd8b70531daba1edd343648def2284c414684db9b7636f4beba7c995e05fe8222c5e63f4dd78fdcbb7bcd8453c2c6f376bc73731fa511a5b0f
2850+
checksum: 10/b91f6cef6af7e4f82a1dba9622d5ec9f46d1983eecfb88a1adbd310c7f980fedf5c8a198bfe968aae59fc386e4c437f55a7533988252eb9cbb0bdac8321e3dba
28412851
languageName: node
28422852
linkType: hard
28432853

@@ -2848,6 +2858,13 @@ __metadata:
28482858
languageName: node
28492859
linkType: hard
28502860

2861+
"@typescript-eslint/types@npm:8.16.0":
2862+
version: 8.16.0
2863+
resolution: "@typescript-eslint/types@npm:8.16.0"
2864+
checksum: 10/b37b26cd0e45b0cd6f7d492a07af583e4877d798495ab5fc1cfacb3c561b6d7981e3166f0475bb997e6c6d56ef903e160895174c7e63c08322dbb42d026cf7dc
2865+
languageName: node
2866+
linkType: hard
2867+
28512868
"@typescript-eslint/typescript-estree@npm:8.15.0":
28522869
version: 8.15.0
28532870
resolution: "@typescript-eslint/typescript-estree@npm:8.15.0"
@@ -2867,7 +2884,43 @@ __metadata:
28672884
languageName: node
28682885
linkType: hard
28692886

2870-
"@typescript-eslint/utils@npm:8.15.0, @typescript-eslint/utils@npm:^8.13.0":
2887+
"@typescript-eslint/typescript-estree@npm:8.16.0":
2888+
version: 8.16.0
2889+
resolution: "@typescript-eslint/typescript-estree@npm:8.16.0"
2890+
dependencies:
2891+
"@typescript-eslint/types": "npm:8.16.0"
2892+
"@typescript-eslint/visitor-keys": "npm:8.16.0"
2893+
debug: "npm:^4.3.4"
2894+
fast-glob: "npm:^3.3.2"
2895+
is-glob: "npm:^4.0.3"
2896+
minimatch: "npm:^9.0.4"
2897+
semver: "npm:^7.6.0"
2898+
ts-api-utils: "npm:^1.3.0"
2899+
peerDependenciesMeta:
2900+
typescript:
2901+
optional: true
2902+
checksum: 10/823cf55d331cf7283547a2860a5d7bfd7dbd497be6e87b226dd7456b36db214de1504855afbbaef8d89932c11a1e589d4cb2a4093b6f1c542a4ce8319d988006
2903+
languageName: node
2904+
linkType: hard
2905+
2906+
"@typescript-eslint/utils@npm:8.16.0":
2907+
version: 8.16.0
2908+
resolution: "@typescript-eslint/utils@npm:8.16.0"
2909+
dependencies:
2910+
"@eslint-community/eslint-utils": "npm:^4.4.0"
2911+
"@typescript-eslint/scope-manager": "npm:8.16.0"
2912+
"@typescript-eslint/types": "npm:8.16.0"
2913+
"@typescript-eslint/typescript-estree": "npm:8.16.0"
2914+
peerDependencies:
2915+
eslint: ^8.57.0 || ^9.0.0
2916+
peerDependenciesMeta:
2917+
typescript:
2918+
optional: true
2919+
checksum: 10/80ba35b97a8e80ac2b54a56ac041b4f4583328d764e1693e7d3750de383cbcefcb7e838b75e550e8aa4df446f4b41460da6dc83543517280a4e3a61546c1a8dc
2920+
languageName: node
2921+
linkType: hard
2922+
2923+
"@typescript-eslint/utils@npm:^8.13.0":
28712924
version: 8.15.0
28722925
resolution: "@typescript-eslint/utils@npm:8.15.0"
28732926
dependencies:
@@ -2894,6 +2947,16 @@ __metadata:
28942947
languageName: node
28952948
linkType: hard
28962949

2950+
"@typescript-eslint/visitor-keys@npm:8.16.0":
2951+
version: 8.16.0
2952+
resolution: "@typescript-eslint/visitor-keys@npm:8.16.0"
2953+
dependencies:
2954+
"@typescript-eslint/types": "npm:8.16.0"
2955+
eslint-visitor-keys: "npm:^4.2.0"
2956+
checksum: 10/e3f231a3e8ca2f7a3dc0e9ebdc3ea1f51a377b1285727413b4c89c44dbfaf342f2574b1b4e7f478f295963045a6058e27b4827816fe2a5a2d09f565eb68522c7
2957+
languageName: node
2958+
linkType: hard
2959+
28972960
"@ungap/structured-clone@npm:^1.0.0":
28982961
version: 1.2.0
28992962
resolution: "@ungap/structured-clone@npm:1.2.0"
@@ -11273,19 +11336,19 @@ __metadata:
1127311336
languageName: node
1127411337
linkType: hard
1127511338

11276-
"typescript-eslint@npm:8.15.0":
11277-
version: 8.15.0
11278-
resolution: "typescript-eslint@npm:8.15.0"
11339+
"typescript-eslint@npm:8.16.0":
11340+
version: 8.16.0
11341+
resolution: "typescript-eslint@npm:8.16.0"
1127911342
dependencies:
11280-
"@typescript-eslint/eslint-plugin": "npm:8.15.0"
11281-
"@typescript-eslint/parser": "npm:8.15.0"
11282-
"@typescript-eslint/utils": "npm:8.15.0"
11343+
"@typescript-eslint/eslint-plugin": "npm:8.16.0"
11344+
"@typescript-eslint/parser": "npm:8.16.0"
11345+
"@typescript-eslint/utils": "npm:8.16.0"
1128311346
peerDependencies:
1128411347
eslint: ^8.57.0 || ^9.0.0
1128511348
peerDependenciesMeta:
1128611349
typescript:
1128711350
optional: true
11288-
checksum: 10/42ea9af347a2fba3a85e6cbec01e4572d8e8995f24795e166a583b119d273d901afc8511a9c9b41cd42b183f0698dfc16b9348f34b547c6c233b8fe636cda485
11351+
checksum: 10/bbcb31482210aeb715c0f41f659d642491828c0779426e5cceef70fa0ad96f3eeaf0cd3faaed1cc50965855a5324cf0b03790abc284f5364b2be458b0380337a
1128911352
languageName: node
1129011353
linkType: hard
1129111354

0 commit comments

Comments
 (0)