Skip to content

Commit 2fa81c0

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.13.0 to 8.14.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.14.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.13.0 to 8.14.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.14.0/packages/parser) Updates `typescript-eslint` from 8.13.0 to 8.14.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.14.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 99a05a3 commit 2fa81c0

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
@@ -107,8 +107,8 @@
107107
"@types/is-ci": "3.0.4",
108108
"@types/node": "22.8.4",
109109
"@types/node-notifier": "8.0.5",
110-
"@typescript-eslint/eslint-plugin": "8.13.0",
111-
"@typescript-eslint/parser": "8.13.0",
110+
"@typescript-eslint/eslint-plugin": "8.14.0",
111+
"@typescript-eslint/parser": "8.14.0",
112112
"@vates/toggle-scripts": "1.0.0",
113113
"@vitest/coverage-v8": "2.1.4",
114114
"@vitest/ui": "2.1.4",
@@ -212,7 +212,7 @@
212212
"trash-cli": "6.0.0",
213213
"ts-dedent": "2.2.0",
214214
"typescript": "5.7.0-beta",
215-
"typescript-eslint": "8.13.0",
215+
"typescript-eslint": "8.14.0",
216216
"unified": "11.0.5",
217217
"vfile": "6.0.3",
218218
"vitest": "2.1.4",

yarn.lock

Lines changed: 93 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1511,8 +1511,8 @@ __metadata:
15111511
"@types/is-ci": "npm:3.0.4"
15121512
"@types/node": "npm:22.8.4"
15131513
"@types/node-notifier": "npm:8.0.5"
1514-
"@typescript-eslint/eslint-plugin": "npm:8.13.0"
1515-
"@typescript-eslint/parser": "npm:8.13.0"
1514+
"@typescript-eslint/eslint-plugin": "npm:8.14.0"
1515+
"@typescript-eslint/parser": "npm:8.14.0"
15161516
"@vates/toggle-scripts": "npm:1.0.0"
15171517
"@vitest/coverage-v8": "npm:2.1.4"
15181518
"@vitest/ui": "npm:2.1.4"
@@ -1616,7 +1616,7 @@ __metadata:
16161616
trash-cli: "npm:6.0.0"
16171617
ts-dedent: "npm:2.2.0"
16181618
typescript: "npm:5.7.0-beta"
1619-
typescript-eslint: "npm:8.13.0"
1619+
typescript-eslint: "npm:8.14.0"
16201620
unified: "npm:11.0.5"
16211621
vfile: "npm:6.0.3"
16221622
vitest: "npm:2.1.4"
@@ -2786,15 +2786,15 @@ __metadata:
27862786
languageName: node
27872787
linkType: hard
27882788

2789-
"@typescript-eslint/eslint-plugin@npm:8.13.0":
2790-
version: 8.13.0
2791-
resolution: "@typescript-eslint/eslint-plugin@npm:8.13.0"
2789+
"@typescript-eslint/eslint-plugin@npm:8.14.0":
2790+
version: 8.14.0
2791+
resolution: "@typescript-eslint/eslint-plugin@npm:8.14.0"
27922792
dependencies:
27932793
"@eslint-community/regexpp": "npm:^4.10.0"
2794-
"@typescript-eslint/scope-manager": "npm:8.13.0"
2795-
"@typescript-eslint/type-utils": "npm:8.13.0"
2796-
"@typescript-eslint/utils": "npm:8.13.0"
2797-
"@typescript-eslint/visitor-keys": "npm:8.13.0"
2794+
"@typescript-eslint/scope-manager": "npm:8.14.0"
2795+
"@typescript-eslint/type-utils": "npm:8.14.0"
2796+
"@typescript-eslint/utils": "npm:8.14.0"
2797+
"@typescript-eslint/visitor-keys": "npm:8.14.0"
27982798
graphemer: "npm:^1.4.0"
27992799
ignore: "npm:^5.3.1"
28002800
natural-compare: "npm:^1.4.0"
@@ -2805,25 +2805,25 @@ __metadata:
28052805
peerDependenciesMeta:
28062806
typescript:
28072807
optional: true
2808-
checksum: 10/3f38f64dfdc5c33d377d0f4aff9c71cc363bc7d4cea5c3da9c5bb934758cb5129f48194f84d4886a4208a70a18395c597561926490027508045f778190686909
2808+
checksum: 10/1b1af16dd5678df338850b60388ec9d522ecd0f45605e9cfc5c467eb666b345e5f0ac719a8f584602b41e9dd679b2eb0cec640246fcfa25faeccee358dbf5a14
28092809
languageName: node
28102810
linkType: hard
28112811

2812-
"@typescript-eslint/parser@npm:8.13.0":
2813-
version: 8.13.0
2814-
resolution: "@typescript-eslint/parser@npm:8.13.0"
2812+
"@typescript-eslint/parser@npm:8.14.0":
2813+
version: 8.14.0
2814+
resolution: "@typescript-eslint/parser@npm:8.14.0"
28152815
dependencies:
2816-
"@typescript-eslint/scope-manager": "npm:8.13.0"
2817-
"@typescript-eslint/types": "npm:8.13.0"
2818-
"@typescript-eslint/typescript-estree": "npm:8.13.0"
2819-
"@typescript-eslint/visitor-keys": "npm:8.13.0"
2816+
"@typescript-eslint/scope-manager": "npm:8.14.0"
2817+
"@typescript-eslint/types": "npm:8.14.0"
2818+
"@typescript-eslint/typescript-estree": "npm:8.14.0"
2819+
"@typescript-eslint/visitor-keys": "npm:8.14.0"
28202820
debug: "npm:^4.3.4"
28212821
peerDependencies:
28222822
eslint: ^8.57.0 || ^9.0.0
28232823
peerDependenciesMeta:
28242824
typescript:
28252825
optional: true
2826-
checksum: 10/174f705ce44e4dca83badad053eed50fb3703be6a4379e91f7c260c7f7d0c5e7bcfefd4f2c3170449b6c8f04a8f38c0cefc1a399be7d4913b86ab80d1b7783ec
2826+
checksum: 10/1ec3eed925e4a78ae415ee49e2571b13920ed7523955260ce045c33f9f22441bba16dd16368094eadfcc13f007d9a79e6003fc8d2c4d2de70c0a6b2a699ab754
28272827
languageName: node
28282828
linkType: hard
28292829

@@ -2837,18 +2837,28 @@ __metadata:
28372837
languageName: node
28382838
linkType: hard
28392839

2840-
"@typescript-eslint/type-utils@npm:8.13.0":
2841-
version: 8.13.0
2842-
resolution: "@typescript-eslint/type-utils@npm:8.13.0"
2840+
"@typescript-eslint/scope-manager@npm:8.14.0":
2841+
version: 8.14.0
2842+
resolution: "@typescript-eslint/scope-manager@npm:8.14.0"
28432843
dependencies:
2844-
"@typescript-eslint/typescript-estree": "npm:8.13.0"
2845-
"@typescript-eslint/utils": "npm:8.13.0"
2844+
"@typescript-eslint/types": "npm:8.14.0"
2845+
"@typescript-eslint/visitor-keys": "npm:8.14.0"
2846+
checksum: 10/48ff44a790254b5a98c17bf15176fbdc1408b58eb3ccd8eda9c5707811786de25e1bccc5c490dcc05cbd34b685e162ee4e92b28f57b071c522274fa97f23c98c
2847+
languageName: node
2848+
linkType: hard
2849+
2850+
"@typescript-eslint/type-utils@npm:8.14.0":
2851+
version: 8.14.0
2852+
resolution: "@typescript-eslint/type-utils@npm:8.14.0"
2853+
dependencies:
2854+
"@typescript-eslint/typescript-estree": "npm:8.14.0"
2855+
"@typescript-eslint/utils": "npm:8.14.0"
28462856
debug: "npm:^4.3.4"
28472857
ts-api-utils: "npm:^1.3.0"
28482858
peerDependenciesMeta:
28492859
typescript:
28502860
optional: true
2851-
checksum: 10/9718cd2c37dcb0bc2b234121629c41e24ade137f5ed915c3f597e53c3ca883d7ee2356f516f027307c12481a6af7620477bf4d6870ac454eb5c4afffbd1eab9e
2861+
checksum: 10/1c1c072a5097ca1332ce9ff7cf2f793b6aa7692bf218311a5b066bfbbf4b751ded537813f2a847b4f68c86d57d2076a873778998c4e379b65600efda4447b584
28522862
languageName: node
28532863
linkType: hard
28542864

@@ -2859,6 +2869,13 @@ __metadata:
28592869
languageName: node
28602870
linkType: hard
28612871

2872+
"@typescript-eslint/types@npm:8.14.0":
2873+
version: 8.14.0
2874+
resolution: "@typescript-eslint/types@npm:8.14.0"
2875+
checksum: 10/1924aef8efdf5399d6cc9ef3a5307fda39b1a2be129ab8cb24a46dc0a37156230e77f2809ab709d5d0a43891b6ffd67ce45292724e8f8164ac19e1786c5f4644
2876+
languageName: node
2877+
linkType: hard
2878+
28622879
"@typescript-eslint/typescript-estree@npm:8.13.0":
28632880
version: 8.13.0
28642881
resolution: "@typescript-eslint/typescript-estree@npm:8.13.0"
@@ -2878,7 +2895,40 @@ __metadata:
28782895
languageName: node
28792896
linkType: hard
28802897

2881-
"@typescript-eslint/utils@npm:8.13.0, @typescript-eslint/utils@npm:^8.12.2":
2898+
"@typescript-eslint/typescript-estree@npm:8.14.0":
2899+
version: 8.14.0
2900+
resolution: "@typescript-eslint/typescript-estree@npm:8.14.0"
2901+
dependencies:
2902+
"@typescript-eslint/types": "npm:8.14.0"
2903+
"@typescript-eslint/visitor-keys": "npm:8.14.0"
2904+
debug: "npm:^4.3.4"
2905+
fast-glob: "npm:^3.3.2"
2906+
is-glob: "npm:^4.0.3"
2907+
minimatch: "npm:^9.0.4"
2908+
semver: "npm:^7.6.0"
2909+
ts-api-utils: "npm:^1.3.0"
2910+
peerDependenciesMeta:
2911+
typescript:
2912+
optional: true
2913+
checksum: 10/b0b9f228071b6338dbf5e2ac52848fa6af630e8d84d4102e1cccaae67114f2bff82bd027af2818e3ad778668e3c3d4a2fb31b7f4c8a9796295e5aa87903fb313
2914+
languageName: node
2915+
linkType: hard
2916+
2917+
"@typescript-eslint/utils@npm:8.14.0":
2918+
version: 8.14.0
2919+
resolution: "@typescript-eslint/utils@npm:8.14.0"
2920+
dependencies:
2921+
"@eslint-community/eslint-utils": "npm:^4.4.0"
2922+
"@typescript-eslint/scope-manager": "npm:8.14.0"
2923+
"@typescript-eslint/types": "npm:8.14.0"
2924+
"@typescript-eslint/typescript-estree": "npm:8.14.0"
2925+
peerDependencies:
2926+
eslint: ^8.57.0 || ^9.0.0
2927+
checksum: 10/6d3b2583c473b452dd8f978524802aabd275055f98d461cc71ee6a9424291f4481d2a3416a3f77b2458939dd38a39c0fd8e0c9b47915141c8409e63528a1216b
2928+
languageName: node
2929+
linkType: hard
2930+
2931+
"@typescript-eslint/utils@npm:^8.12.2":
28822932
version: 8.13.0
28832933
resolution: "@typescript-eslint/utils@npm:8.13.0"
28842934
dependencies:
@@ -2902,6 +2952,16 @@ __metadata:
29022952
languageName: node
29032953
linkType: hard
29042954

2955+
"@typescript-eslint/visitor-keys@npm:8.14.0":
2956+
version: 8.14.0
2957+
resolution: "@typescript-eslint/visitor-keys@npm:8.14.0"
2958+
dependencies:
2959+
"@typescript-eslint/types": "npm:8.14.0"
2960+
eslint-visitor-keys: "npm:^3.4.3"
2961+
checksum: 10/735cc9c2ce3235e543d03afe0de740022888e69ed9f5027564e1c959a3a087106bcf21b5b8d3ac872171c0a585744f0442b76fe6ba68341a735a4b4a15f52a46
2962+
languageName: node
2963+
linkType: hard
2964+
29052965
"@ungap/structured-clone@npm:^1.0.0":
29062966
version: 1.2.0
29072967
resolution: "@ungap/structured-clone@npm:1.2.0"
@@ -11190,17 +11250,17 @@ __metadata:
1119011250
languageName: node
1119111251
linkType: hard
1119211252

11193-
"typescript-eslint@npm:8.13.0":
11194-
version: 8.13.0
11195-
resolution: "typescript-eslint@npm:8.13.0"
11253+
"typescript-eslint@npm:8.14.0":
11254+
version: 8.14.0
11255+
resolution: "typescript-eslint@npm:8.14.0"
1119611256
dependencies:
11197-
"@typescript-eslint/eslint-plugin": "npm:8.13.0"
11198-
"@typescript-eslint/parser": "npm:8.13.0"
11199-
"@typescript-eslint/utils": "npm:8.13.0"
11257+
"@typescript-eslint/eslint-plugin": "npm:8.14.0"
11258+
"@typescript-eslint/parser": "npm:8.14.0"
11259+
"@typescript-eslint/utils": "npm:8.14.0"
1120011260
peerDependenciesMeta:
1120111261
typescript:
1120211262
optional: true
11203-
checksum: 10/74e9371e684c93cb74892bede3b22bbc15bf953eedf47cb40fb58bbc8bafaf164c82a7cf69923197ebabaecc138915d3d7cd364532b1791ae64d8f7385ffd728
11263+
checksum: 10/0e38a97a536e2d89136586f9a1a7cfdd12cfa2e5c66592d80c7f248bf1525ae1bbfc9ef0c2853c495e01f6e918196e090100fe16e4715b15d8259fa613842541
1120411264
languageName: node
1120511265
linkType: hard
1120611266

0 commit comments

Comments
 (0)