Skip to content

Commit a2e0af7

Browse files
build(deps-dev): Bump the typescript-eslint group with 3 updates (#815)
Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
1 parent 3232555 commit a2e0af7

File tree

2 files changed

+63
-63
lines changed

2 files changed

+63
-63
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,8 @@
164164
"@types/node": "22.8.6",
165165
"@types/node-notifier": "8.0.5",
166166
"@types/rollup": "0.54.0",
167-
"@typescript-eslint/eslint-plugin": "8.24.0",
168-
"@typescript-eslint/parser": "8.24.0",
167+
"@typescript-eslint/eslint-plugin": "8.24.1",
168+
"@typescript-eslint/parser": "8.24.1",
169169
"@vates/toggle-scripts": "1.0.0",
170170
"@vitest/coverage-v8": "3.0.0-beta.3",
171171
"@vitest/ui": "3.0.0-beta.3",
@@ -274,7 +274,7 @@
274274
"trash-cli": "6.0.0",
275275
"ts-dedent": "2.2.0",
276276
"typescript": "5.7.2",
277-
"typescript-eslint": "8.24.0",
277+
"typescript-eslint": "8.24.1",
278278
"unified": "11.0.5",
279279
"vfile": "6.0.3",
280280
"vite": "5.4.11",

yarn.lock

Lines changed: 60 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -1832,8 +1832,8 @@ __metadata:
18321832
"@types/node": "npm:22.8.6"
18331833
"@types/node-notifier": "npm:8.0.5"
18341834
"@types/rollup": "npm:0.54.0"
1835-
"@typescript-eslint/eslint-plugin": "npm:8.24.0"
1836-
"@typescript-eslint/parser": "npm:8.24.0"
1835+
"@typescript-eslint/eslint-plugin": "npm:8.24.1"
1836+
"@typescript-eslint/parser": "npm:8.24.1"
18371837
"@vates/toggle-scripts": "npm:1.0.0"
18381838
"@vitest/coverage-v8": "npm:3.0.0-beta.3"
18391839
"@vitest/ui": "npm:3.0.0-beta.3"
@@ -1943,7 +1943,7 @@ __metadata:
19431943
trash-cli: "npm:6.0.0"
19441944
ts-dedent: "npm:2.2.0"
19451945
typescript: "npm:5.7.2"
1946-
typescript-eslint: "npm:8.24.0"
1946+
typescript-eslint: "npm:8.24.1"
19471947
unified: "npm:11.0.5"
19481948
vfile: "npm:6.0.3"
19491949
vite: "npm:5.4.11"
@@ -2910,15 +2910,15 @@ __metadata:
29102910
languageName: node
29112911
linkType: hard
29122912

2913-
"@typescript-eslint/eslint-plugin@npm:8.24.0":
2914-
version: 8.24.0
2915-
resolution: "@typescript-eslint/eslint-plugin@npm:8.24.0"
2913+
"@typescript-eslint/eslint-plugin@npm:8.24.1":
2914+
version: 8.24.1
2915+
resolution: "@typescript-eslint/eslint-plugin@npm:8.24.1"
29162916
dependencies:
29172917
"@eslint-community/regexpp": "npm:^4.10.0"
2918-
"@typescript-eslint/scope-manager": "npm:8.24.0"
2919-
"@typescript-eslint/type-utils": "npm:8.24.0"
2920-
"@typescript-eslint/utils": "npm:8.24.0"
2921-
"@typescript-eslint/visitor-keys": "npm:8.24.0"
2918+
"@typescript-eslint/scope-manager": "npm:8.24.1"
2919+
"@typescript-eslint/type-utils": "npm:8.24.1"
2920+
"@typescript-eslint/utils": "npm:8.24.1"
2921+
"@typescript-eslint/visitor-keys": "npm:8.24.1"
29222922
graphemer: "npm:^1.4.0"
29232923
ignore: "npm:^5.3.1"
29242924
natural-compare: "npm:^1.4.0"
@@ -2927,64 +2927,64 @@ __metadata:
29272927
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
29282928
eslint: ^8.57.0 || ^9.0.0
29292929
typescript: ">=4.8.4 <5.8.0"
2930-
checksum: 10/2b65131dab6159285cd8688ae8fe4708e87f6aede7a6bcf65deec6f506a26f04409c7320d7957f59380f5b387fff2acfaa2c8117e2cbfc1b9368002e7905f616
2930+
checksum: 10/4c455e98d47f8dc1ea12c0dae0a849de49b0ad9aa5f9591b2ba24c07b75af0782a349d13cf6c5c375c6e8ba43d12555f932d43d31f25c8848eceb972021c12ee
29312931
languageName: node
29322932
linkType: hard
29332933

2934-
"@typescript-eslint/parser@npm:8.24.0":
2935-
version: 8.24.0
2936-
resolution: "@typescript-eslint/parser@npm:8.24.0"
2934+
"@typescript-eslint/parser@npm:8.24.1":
2935+
version: 8.24.1
2936+
resolution: "@typescript-eslint/parser@npm:8.24.1"
29372937
dependencies:
2938-
"@typescript-eslint/scope-manager": "npm:8.24.0"
2939-
"@typescript-eslint/types": "npm:8.24.0"
2940-
"@typescript-eslint/typescript-estree": "npm:8.24.0"
2941-
"@typescript-eslint/visitor-keys": "npm:8.24.0"
2938+
"@typescript-eslint/scope-manager": "npm:8.24.1"
2939+
"@typescript-eslint/types": "npm:8.24.1"
2940+
"@typescript-eslint/typescript-estree": "npm:8.24.1"
2941+
"@typescript-eslint/visitor-keys": "npm:8.24.1"
29422942
debug: "npm:^4.3.4"
29432943
peerDependencies:
29442944
eslint: ^8.57.0 || ^9.0.0
29452945
typescript: ">=4.8.4 <5.8.0"
2946-
checksum: 10/b5c66a3208c69144cd5d0b7a2c763205ef8ae88eea76067186bab0909aa9756fe015616b98a7f252a5106aa5e86baeb98f9affbdc0f5d19863a2150f2431bfe0
2946+
checksum: 10/9a0f86b140a2c63ff8eca17f40fe315d8a5b7ab51594e2630caff845717aab1c2138edd070e710d7edb0daf685d6bba827e983e8cb076b53d03eda07307b0113
29472947
languageName: node
29482948
linkType: hard
29492949

2950-
"@typescript-eslint/scope-manager@npm:8.24.0":
2951-
version: 8.24.0
2952-
resolution: "@typescript-eslint/scope-manager@npm:8.24.0"
2950+
"@typescript-eslint/scope-manager@npm:8.24.1":
2951+
version: 8.24.1
2952+
resolution: "@typescript-eslint/scope-manager@npm:8.24.1"
29532953
dependencies:
2954-
"@typescript-eslint/types": "npm:8.24.0"
2955-
"@typescript-eslint/visitor-keys": "npm:8.24.0"
2956-
checksum: 10/175032d4f714d68b734d7281c340e073a37d348010d308b9cccf8d63d745b8cc9515229e32dcd838acf4a85e21a4e8eff6c557c31ba45e36917e3417de32d723
2954+
"@typescript-eslint/types": "npm:8.24.1"
2955+
"@typescript-eslint/visitor-keys": "npm:8.24.1"
2956+
checksum: 10/ab668c073c51cf801a1f5ef8578d0ae29d778d92b143cb1575bb7a867016f45ef4d044ce374fbe47606391f2d39b6963df725964e90af85bff1c435d8006b535
29572957
languageName: node
29582958
linkType: hard
29592959

2960-
"@typescript-eslint/type-utils@npm:8.24.0":
2961-
version: 8.24.0
2962-
resolution: "@typescript-eslint/type-utils@npm:8.24.0"
2960+
"@typescript-eslint/type-utils@npm:8.24.1":
2961+
version: 8.24.1
2962+
resolution: "@typescript-eslint/type-utils@npm:8.24.1"
29632963
dependencies:
2964-
"@typescript-eslint/typescript-estree": "npm:8.24.0"
2965-
"@typescript-eslint/utils": "npm:8.24.0"
2964+
"@typescript-eslint/typescript-estree": "npm:8.24.1"
2965+
"@typescript-eslint/utils": "npm:8.24.1"
29662966
debug: "npm:^4.3.4"
29672967
ts-api-utils: "npm:^2.0.1"
29682968
peerDependencies:
29692969
eslint: ^8.57.0 || ^9.0.0
29702970
typescript: ">=4.8.4 <5.8.0"
2971-
checksum: 10/a6558d0b0ab7a43826b481c103c556abbafa93c9941d75d647266dc0f55e68950f44a63842a2e7839a7448329f9b7ee88c84913084438dbac38dba5efbc1afbc
2971+
checksum: 10/7161f6218f2f1a100142c50d71d5e470459821e3715a4d6717be3ae4e1ef8aac06c6144f1010690f15c34ee9d8330526324a8133e541aa7382439f180ccb2860
29722972
languageName: node
29732973
linkType: hard
29742974

2975-
"@typescript-eslint/types@npm:8.24.0":
2976-
version: 8.24.0
2977-
resolution: "@typescript-eslint/types@npm:8.24.0"
2978-
checksum: 10/ddaaec99c191830cc29ce289678d44f7201dd06c29540750ca4802b6bd2a6dfd8cc29b46ed270dc0198f23e742540bb1e4fe618b6b44e4e76bad7f774bd3fc4a
2975+
"@typescript-eslint/types@npm:8.24.1":
2976+
version: 8.24.1
2977+
resolution: "@typescript-eslint/types@npm:8.24.1"
2978+
checksum: 10/f3f624d7494c02a35810988388e2d5cc35ac10860e455148faba0fe332c6b8cf4be0aa0c1e0f0012813e2d6e86c17aadadfd0c7c6e73433c064755df7d81535b
29792979
languageName: node
29802980
linkType: hard
29812981

2982-
"@typescript-eslint/typescript-estree@npm:8.24.0":
2983-
version: 8.24.0
2984-
resolution: "@typescript-eslint/typescript-estree@npm:8.24.0"
2982+
"@typescript-eslint/typescript-estree@npm:8.24.1":
2983+
version: 8.24.1
2984+
resolution: "@typescript-eslint/typescript-estree@npm:8.24.1"
29852985
dependencies:
2986-
"@typescript-eslint/types": "npm:8.24.0"
2987-
"@typescript-eslint/visitor-keys": "npm:8.24.0"
2986+
"@typescript-eslint/types": "npm:8.24.1"
2987+
"@typescript-eslint/visitor-keys": "npm:8.24.1"
29882988
debug: "npm:^4.3.4"
29892989
fast-glob: "npm:^3.3.2"
29902990
is-glob: "npm:^4.0.3"
@@ -2993,32 +2993,32 @@ __metadata:
29932993
ts-api-utils: "npm:^2.0.1"
29942994
peerDependencies:
29952995
typescript: ">=4.8.4 <5.8.0"
2996-
checksum: 10/89e451f5d2136b405d046823c93ac7065d90c7a9f084ffb324e374c769b17ee2580d3711ada1e1575331b234059148f173230e560b08efa3073f8f0c04ce1224
2996+
checksum: 10/b0645010607d3469b85479344245ef1fd6bd24804271fb439280167ad87e9f05cdf6a2ba2ccbcdc946c339c323249a86dd1e7ce6e130eb6e73ea619795b76151
29972997
languageName: node
29982998
linkType: hard
29992999

3000-
"@typescript-eslint/utils@npm:8.24.0, @typescript-eslint/utils@npm:^8.13.0":
3001-
version: 8.24.0
3002-
resolution: "@typescript-eslint/utils@npm:8.24.0"
3000+
"@typescript-eslint/utils@npm:8.24.1, @typescript-eslint/utils@npm:^8.13.0":
3001+
version: 8.24.1
3002+
resolution: "@typescript-eslint/utils@npm:8.24.1"
30033003
dependencies:
30043004
"@eslint-community/eslint-utils": "npm:^4.4.0"
3005-
"@typescript-eslint/scope-manager": "npm:8.24.0"
3006-
"@typescript-eslint/types": "npm:8.24.0"
3007-
"@typescript-eslint/typescript-estree": "npm:8.24.0"
3005+
"@typescript-eslint/scope-manager": "npm:8.24.1"
3006+
"@typescript-eslint/types": "npm:8.24.1"
3007+
"@typescript-eslint/typescript-estree": "npm:8.24.1"
30083008
peerDependencies:
30093009
eslint: ^8.57.0 || ^9.0.0
30103010
typescript: ">=4.8.4 <5.8.0"
3011-
checksum: 10/773a4085e45a94f5a64b34550e7d890b5418c69a9dcd58862410e7e0ded46e3380c8dd7d38baafaa93ef40b2a77320092bded3ca36f15b2f7ea6babeb831e590
3011+
checksum: 10/90890afc1de2eaabf94fb80e03713b81e976d927fa998159d132a0cf17c093a1722e27be9a642c5b94104db6dedb86a15addac046853c1f608bdcef27cfb1fd1
30123012
languageName: node
30133013
linkType: hard
30143014

3015-
"@typescript-eslint/visitor-keys@npm:8.24.0":
3016-
version: 8.24.0
3017-
resolution: "@typescript-eslint/visitor-keys@npm:8.24.0"
3015+
"@typescript-eslint/visitor-keys@npm:8.24.1":
3016+
version: 8.24.1
3017+
resolution: "@typescript-eslint/visitor-keys@npm:8.24.1"
30183018
dependencies:
3019-
"@typescript-eslint/types": "npm:8.24.0"
3019+
"@typescript-eslint/types": "npm:8.24.1"
30203020
eslint-visitor-keys: "npm:^4.2.0"
3021-
checksum: 10/a93bc9e587784cbc47d6849f14581aa3f15574b187a7b98597362acbca43b06c36a6dfa889b5320ced62b182abf0b9759a694489d72fc7902cdea11830a7a535
3021+
checksum: 10/94876bd771e050dadf4af6e2bbb3819d3a14407d69a643153eb56857dae982cd3b68ba644613c433449e305ec0fd6f4aeab573ceb8f8d25fea9c55396153d6b9
30223022
languageName: node
30233023
linkType: hard
30243024

@@ -11124,17 +11124,17 @@ __metadata:
1112411124
languageName: node
1112511125
linkType: hard
1112611126

11127-
"typescript-eslint@npm:8.24.0":
11128-
version: 8.24.0
11129-
resolution: "typescript-eslint@npm:8.24.0"
11127+
"typescript-eslint@npm:8.24.1":
11128+
version: 8.24.1
11129+
resolution: "typescript-eslint@npm:8.24.1"
1113011130
dependencies:
11131-
"@typescript-eslint/eslint-plugin": "npm:8.24.0"
11132-
"@typescript-eslint/parser": "npm:8.24.0"
11133-
"@typescript-eslint/utils": "npm:8.24.0"
11131+
"@typescript-eslint/eslint-plugin": "npm:8.24.1"
11132+
"@typescript-eslint/parser": "npm:8.24.1"
11133+
"@typescript-eslint/utils": "npm:8.24.1"
1113411134
peerDependencies:
1113511135
eslint: ^8.57.0 || ^9.0.0
1113611136
typescript: ">=4.8.4 <5.8.0"
11137-
checksum: 10/43cb62d87e3b94360841192e271dd0abdeba1dae7ce8330268b934acb8c892c0e895a82a681aacdef20b3f514ccd417646d5e62f5d8c9635f8fe444274ee39d3
11137+
checksum: 10/c50e555c5a5a42f843d2a7d57315b35749eb05fdf2b264fd8471f8a825a744444fb534c0a6bb3f0086ad3b3dc0ef76da6ac3154a917af81c908016d5874cbbae
1113811138
languageName: node
1113911139
linkType: hard
1114011140

0 commit comments

Comments
 (0)