Skip to content

Commit fb15801

Browse files
build(deps-dev): Bump the typescript-eslint group with 3 updates (#438)
Signed-off-by: dependabot[bot] <support@github.com> 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 98feeed commit fb15801

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
@@ -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.12.2",
119-
"@typescript-eslint/parser": "8.12.2",
118+
"@typescript-eslint/eslint-plugin": "8.13.0",
119+
"@typescript-eslint/parser": "8.13.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.12.2",
223+
"typescript-eslint": "8.13.0",
224224
"unified": "11.0.5",
225225
"vfile": "6.0.3",
226226
"vite-tsconfig-paths": "5.1.0",

yarn.lock

Lines changed: 60 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -1559,8 +1559,8 @@ __metadata:
15591559
"@types/is-ci": "npm:3.0.4"
15601560
"@types/node": "npm:22.5.0"
15611561
"@types/node-notifier": "npm:8.0.5"
1562-
"@typescript-eslint/eslint-plugin": "npm:8.12.2"
1563-
"@typescript-eslint/parser": "npm:8.12.2"
1562+
"@typescript-eslint/eslint-plugin": "npm:8.13.0"
1563+
"@typescript-eslint/parser": "npm:8.13.0"
15641564
"@vates/toggle-scripts": "npm:1.0.0"
15651565
"@vitest/coverage-v8": "npm:2.1.3"
15661566
"@vitest/ui": "npm:2.1.3"
@@ -1666,7 +1666,7 @@ __metadata:
16661666
trash-cli: "npm:6.0.0"
16671667
ts-dedent: "npm:2.2.0"
16681668
typescript: "npm:5.5.4"
1669-
typescript-eslint: "npm:8.12.2"
1669+
typescript-eslint: "npm:8.13.0"
16701670
unified: "npm:11.0.5"
16711671
vfile: "npm:6.0.3"
16721672
vite-tsconfig-paths: "npm:5.1.0"
@@ -2752,15 +2752,15 @@ __metadata:
27522752
languageName: node
27532753
linkType: hard
27542754

2755-
"@typescript-eslint/eslint-plugin@npm:8.12.2":
2756-
version: 8.12.2
2757-
resolution: "@typescript-eslint/eslint-plugin@npm:8.12.2"
2755+
"@typescript-eslint/eslint-plugin@npm:8.13.0":
2756+
version: 8.13.0
2757+
resolution: "@typescript-eslint/eslint-plugin@npm:8.13.0"
27582758
dependencies:
27592759
"@eslint-community/regexpp": "npm:^4.10.0"
2760-
"@typescript-eslint/scope-manager": "npm:8.12.2"
2761-
"@typescript-eslint/type-utils": "npm:8.12.2"
2762-
"@typescript-eslint/utils": "npm:8.12.2"
2763-
"@typescript-eslint/visitor-keys": "npm:8.12.2"
2760+
"@typescript-eslint/scope-manager": "npm:8.13.0"
2761+
"@typescript-eslint/type-utils": "npm:8.13.0"
2762+
"@typescript-eslint/utils": "npm:8.13.0"
2763+
"@typescript-eslint/visitor-keys": "npm:8.13.0"
27642764
graphemer: "npm:^1.4.0"
27652765
ignore: "npm:^5.3.1"
27662766
natural-compare: "npm:^1.4.0"
@@ -2771,66 +2771,66 @@ __metadata:
27712771
peerDependenciesMeta:
27722772
typescript:
27732773
optional: true
2774-
checksum: 10/3ba36240bdb1f278050bbde377d858e67511bf1de31a1ab9d99c5b560204e7d448c33d1487cd5eba9bfb823abff2eccf4532f42065cadad6772b68f91006ddc2
2774+
checksum: 10/3f38f64dfdc5c33d377d0f4aff9c71cc363bc7d4cea5c3da9c5bb934758cb5129f48194f84d4886a4208a70a18395c597561926490027508045f778190686909
27752775
languageName: node
27762776
linkType: hard
27772777

2778-
"@typescript-eslint/parser@npm:8.12.2":
2779-
version: 8.12.2
2780-
resolution: "@typescript-eslint/parser@npm:8.12.2"
2778+
"@typescript-eslint/parser@npm:8.13.0":
2779+
version: 8.13.0
2780+
resolution: "@typescript-eslint/parser@npm:8.13.0"
27812781
dependencies:
2782-
"@typescript-eslint/scope-manager": "npm:8.12.2"
2783-
"@typescript-eslint/types": "npm:8.12.2"
2784-
"@typescript-eslint/typescript-estree": "npm:8.12.2"
2785-
"@typescript-eslint/visitor-keys": "npm:8.12.2"
2782+
"@typescript-eslint/scope-manager": "npm:8.13.0"
2783+
"@typescript-eslint/types": "npm:8.13.0"
2784+
"@typescript-eslint/typescript-estree": "npm:8.13.0"
2785+
"@typescript-eslint/visitor-keys": "npm:8.13.0"
27862786
debug: "npm:^4.3.4"
27872787
peerDependencies:
27882788
eslint: ^8.57.0 || ^9.0.0
27892789
peerDependenciesMeta:
27902790
typescript:
27912791
optional: true
2792-
checksum: 10/257cfbe13bd1a3a2c83e0b3fd2d441a51181ffd57f2e98112217668383fc28de995bfca6d7c4d2c04c6347ee6a376fe1d87eb6ce60d7383cda1044626d794185
2792+
checksum: 10/174f705ce44e4dca83badad053eed50fb3703be6a4379e91f7c260c7f7d0c5e7bcfefd4f2c3170449b6c8f04a8f38c0cefc1a399be7d4913b86ab80d1b7783ec
27932793
languageName: node
27942794
linkType: hard
27952795

2796-
"@typescript-eslint/scope-manager@npm:8.12.2":
2797-
version: 8.12.2
2798-
resolution: "@typescript-eslint/scope-manager@npm:8.12.2"
2796+
"@typescript-eslint/scope-manager@npm:8.13.0":
2797+
version: 8.13.0
2798+
resolution: "@typescript-eslint/scope-manager@npm:8.13.0"
27992799
dependencies:
2800-
"@typescript-eslint/types": "npm:8.12.2"
2801-
"@typescript-eslint/visitor-keys": "npm:8.12.2"
2802-
checksum: 10/a2cd6ad4b31f4d0ca6f94c4df8a94bdee762abd556686817ab4143d80a27506f43fbf96769b44e698d573784a464bfd78e0cbc17ac61c36a868e02311c754ce1
2800+
"@typescript-eslint/types": "npm:8.13.0"
2801+
"@typescript-eslint/visitor-keys": "npm:8.13.0"
2802+
checksum: 10/e5738943b9af4a312e33d9db9362fcd0806f365655efb3df9db1ada5a3f0e974f73493b02727d31c3a06234c3bd8b7b7ddd5d492623c7c7547ec2085c1ac1e09
28032803
languageName: node
28042804
linkType: hard
28052805

2806-
"@typescript-eslint/type-utils@npm:8.12.2":
2807-
version: 8.12.2
2808-
resolution: "@typescript-eslint/type-utils@npm:8.12.2"
2806+
"@typescript-eslint/type-utils@npm:8.13.0":
2807+
version: 8.13.0
2808+
resolution: "@typescript-eslint/type-utils@npm:8.13.0"
28092809
dependencies:
2810-
"@typescript-eslint/typescript-estree": "npm:8.12.2"
2811-
"@typescript-eslint/utils": "npm:8.12.2"
2810+
"@typescript-eslint/typescript-estree": "npm:8.13.0"
2811+
"@typescript-eslint/utils": "npm:8.13.0"
28122812
debug: "npm:^4.3.4"
28132813
ts-api-utils: "npm:^1.3.0"
28142814
peerDependenciesMeta:
28152815
typescript:
28162816
optional: true
2817-
checksum: 10/3563ff938a3a9afa341ef2e38974147a1655c46328f0dcd1c46c3999428efd7f4b9c4b57018122a898be7b23c532b88b0b2baa14d9f6338da8efc8488bb24f96
2817+
checksum: 10/9718cd2c37dcb0bc2b234121629c41e24ade137f5ed915c3f597e53c3ca883d7ee2356f516f027307c12481a6af7620477bf4d6870ac454eb5c4afffbd1eab9e
28182818
languageName: node
28192819
linkType: hard
28202820

2821-
"@typescript-eslint/types@npm:8.12.2":
2822-
version: 8.12.2
2823-
resolution: "@typescript-eslint/types@npm:8.12.2"
2824-
checksum: 10/57981e5fa45b03a0398ffb82418fdb716f476aa0b9c17d96edeb7fd3e3f4a720466868af7c2a02ddca65c27e70bfaff50c523b2a570582c4645a2702e17dc94a
2821+
"@typescript-eslint/types@npm:8.13.0":
2822+
version: 8.13.0
2823+
resolution: "@typescript-eslint/types@npm:8.13.0"
2824+
checksum: 10/0051c4a798b8f328451290581f0c8c95acfcb988192647edcb9179013793b8ccc7110b5fee74207394340aca8919d9ca039de2bbd36f41c7693a99d1345092c3
28252825
languageName: node
28262826
linkType: hard
28272827

2828-
"@typescript-eslint/typescript-estree@npm:8.12.2":
2829-
version: 8.12.2
2830-
resolution: "@typescript-eslint/typescript-estree@npm:8.12.2"
2828+
"@typescript-eslint/typescript-estree@npm:8.13.0":
2829+
version: 8.13.0
2830+
resolution: "@typescript-eslint/typescript-estree@npm:8.13.0"
28312831
dependencies:
2832-
"@typescript-eslint/types": "npm:8.12.2"
2833-
"@typescript-eslint/visitor-keys": "npm:8.12.2"
2832+
"@typescript-eslint/types": "npm:8.13.0"
2833+
"@typescript-eslint/visitor-keys": "npm:8.13.0"
28342834
debug: "npm:^4.3.4"
28352835
fast-glob: "npm:^3.3.2"
28362836
is-glob: "npm:^4.0.3"
@@ -2840,31 +2840,31 @@ __metadata:
28402840
peerDependenciesMeta:
28412841
typescript:
28422842
optional: true
2843-
checksum: 10/9995929ec4b66afa53d52c16f5cecd7c9aa45994f943c41e9ec91fe178593e83d9049ff056fe2638c3cf7da01476861eff0dc3cb76c314cc130458d3f828930d
2843+
checksum: 10/2aef1bda245ec66b0d0b1b3ed4ab672725ba33c16abc0781f4e0314cf638ef7b3b1d9682e8e9ee18f3e5e51bc4b22cc428c778c2927fd4cf8495dbe736ae522f
28442844
languageName: node
28452845
linkType: hard
28462846

2847-
"@typescript-eslint/utils@npm:8.12.2, @typescript-eslint/utils@npm:^8.12.2":
2848-
version: 8.12.2
2849-
resolution: "@typescript-eslint/utils@npm:8.12.2"
2847+
"@typescript-eslint/utils@npm:8.13.0, @typescript-eslint/utils@npm:^8.12.2":
2848+
version: 8.13.0
2849+
resolution: "@typescript-eslint/utils@npm:8.13.0"
28502850
dependencies:
28512851
"@eslint-community/eslint-utils": "npm:^4.4.0"
2852-
"@typescript-eslint/scope-manager": "npm:8.12.2"
2853-
"@typescript-eslint/types": "npm:8.12.2"
2854-
"@typescript-eslint/typescript-estree": "npm:8.12.2"
2852+
"@typescript-eslint/scope-manager": "npm:8.13.0"
2853+
"@typescript-eslint/types": "npm:8.13.0"
2854+
"@typescript-eslint/typescript-estree": "npm:8.13.0"
28552855
peerDependencies:
28562856
eslint: ^8.57.0 || ^9.0.0
2857-
checksum: 10/4588866ca43314692a0e685d8936c470dca4e6d119a4a1adefbc2fd54682ff081bc21d60bf4e8077d3668aa680bada851b88566264d09c92a840fe2e4feb331b
2857+
checksum: 10/93ee0784f9865fee3e9cdc4796daaa7842a9e54b8436341b9b8367c69cbd90cac9da47669289967309f58ad63d8e68559d74972a34d531289637c8cac3415ed2
28582858
languageName: node
28592859
linkType: hard
28602860

2861-
"@typescript-eslint/visitor-keys@npm:8.12.2":
2862-
version: 8.12.2
2863-
resolution: "@typescript-eslint/visitor-keys@npm:8.12.2"
2861+
"@typescript-eslint/visitor-keys@npm:8.13.0":
2862+
version: 8.13.0
2863+
resolution: "@typescript-eslint/visitor-keys@npm:8.13.0"
28642864
dependencies:
2865-
"@typescript-eslint/types": "npm:8.12.2"
2865+
"@typescript-eslint/types": "npm:8.13.0"
28662866
eslint-visitor-keys: "npm:^3.4.3"
2867-
checksum: 10/42795ad1c71520a367e2b53c3511b6cf922dcee05d61f6b0ec56b71c0b89a58889e0c3282b1bb13befc69df07204d0e4e053436d0c2b808460ce310b58a2a92e
2867+
checksum: 10/630718da32ffa7144b7a8300802136a5fb3084c8b3dc7c277981939408b19d57214e0f721b8011f64ae083bac5367a8a319366c74ef7bcb9fd90508f780fb2de
28682868
languageName: node
28692869
linkType: hard
28702870

@@ -11221,17 +11221,17 @@ __metadata:
1122111221
languageName: node
1122211222
linkType: hard
1122311223

11224-
"typescript-eslint@npm:8.12.2":
11225-
version: 8.12.2
11226-
resolution: "typescript-eslint@npm:8.12.2"
11224+
"typescript-eslint@npm:8.13.0":
11225+
version: 8.13.0
11226+
resolution: "typescript-eslint@npm:8.13.0"
1122711227
dependencies:
11228-
"@typescript-eslint/eslint-plugin": "npm:8.12.2"
11229-
"@typescript-eslint/parser": "npm:8.12.2"
11230-
"@typescript-eslint/utils": "npm:8.12.2"
11228+
"@typescript-eslint/eslint-plugin": "npm:8.13.0"
11229+
"@typescript-eslint/parser": "npm:8.13.0"
11230+
"@typescript-eslint/utils": "npm:8.13.0"
1123111231
peerDependenciesMeta:
1123211232
typescript:
1123311233
optional: true
11234-
checksum: 10/2f479c5d2369aa6e40b1957ae75178c584e62e90d2f0e7434274ec23bb8fee69c6c8832eea39628b60a1511f1db80802aef6687636e80126b01af4748f3be816
11234+
checksum: 10/74e9371e684c93cb74892bede3b22bbc15bf953eedf47cb40fb58bbc8bafaf164c82a7cf69923197ebabaecc138915d3d7cd364532b1791ae64d8f7385ffd728
1123511235
languageName: node
1123611236
linkType: hard
1123711237

0 commit comments

Comments
 (0)