Skip to content

Commit b9ed9bc

Browse files
chore(deps): update dependency typescript-eslint to v8.32.0
1 parent 9368a89 commit b9ed9bc

File tree

2 files changed

+96
-36
lines changed

2 files changed

+96
-36
lines changed

playground/javascript/browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint-plugin-react-refresh": "0.4.20",
2727
"globals": "16.0.0",
2828
"typescript": "5.8.3",
29-
"typescript-eslint": "8.31.1",
29+
"typescript-eslint": "8.32.0",
3030
"vite": "6.3.5"
3131
},
3232
"packageManager": "[email protected]"

yarn.lock

Lines changed: 95 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,7 @@ __metadata:
611611
languageName: node
612612
linkType: hard
613613

614-
"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0":
614+
"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0, @eslint-community/eslint-utils@npm:^4.7.0":
615615
version: 4.7.0
616616
resolution: "@eslint-community/eslint-utils@npm:4.7.0"
617617
dependencies:
@@ -2082,40 +2082,40 @@ __metadata:
20822082
languageName: node
20832083
linkType: hard
20842084

2085-
"@typescript-eslint/eslint-plugin@npm:8.31.1":
2086-
version: 8.31.1
2087-
resolution: "@typescript-eslint/eslint-plugin@npm:8.31.1"
2085+
"@typescript-eslint/eslint-plugin@npm:8.32.0":
2086+
version: 8.32.0
2087+
resolution: "@typescript-eslint/eslint-plugin@npm:8.32.0"
20882088
dependencies:
20892089
"@eslint-community/regexpp": "npm:^4.10.0"
2090-
"@typescript-eslint/scope-manager": "npm:8.31.1"
2091-
"@typescript-eslint/type-utils": "npm:8.31.1"
2092-
"@typescript-eslint/utils": "npm:8.31.1"
2093-
"@typescript-eslint/visitor-keys": "npm:8.31.1"
2090+
"@typescript-eslint/scope-manager": "npm:8.32.0"
2091+
"@typescript-eslint/type-utils": "npm:8.32.0"
2092+
"@typescript-eslint/utils": "npm:8.32.0"
2093+
"@typescript-eslint/visitor-keys": "npm:8.32.0"
20942094
graphemer: "npm:^1.4.0"
20952095
ignore: "npm:^5.3.1"
20962096
natural-compare: "npm:^1.4.0"
2097-
ts-api-utils: "npm:^2.0.1"
2097+
ts-api-utils: "npm:^2.1.0"
20982098
peerDependencies:
20992099
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
21002100
eslint: ^8.57.0 || ^9.0.0
21012101
typescript: ">=4.8.4 <5.9.0"
2102-
checksum: 10/be72838653e1f31da11b3f6515fa3b750f0c5c130bae315079920ee6b78e9c4d131790e2473ff7930e8d50dee45d623c9c90478fd78befb976c1736d369078e9
2102+
checksum: 10/358b337948b2037816c3692c4ebfdb2eff90d367c6f3cdc5615c51be4eebc668c1c44e5fdfc71c08625f08b8f714ce6d0e59eccc7fe6cdabdd0800eb8ea3ab81
21032103
languageName: node
21042104
linkType: hard
21052105

2106-
"@typescript-eslint/parser@npm:8.31.1":
2107-
version: 8.31.1
2108-
resolution: "@typescript-eslint/parser@npm:8.31.1"
2106+
"@typescript-eslint/parser@npm:8.32.0":
2107+
version: 8.32.0
2108+
resolution: "@typescript-eslint/parser@npm:8.32.0"
21092109
dependencies:
2110-
"@typescript-eslint/scope-manager": "npm:8.31.1"
2111-
"@typescript-eslint/types": "npm:8.31.1"
2112-
"@typescript-eslint/typescript-estree": "npm:8.31.1"
2113-
"@typescript-eslint/visitor-keys": "npm:8.31.1"
2110+
"@typescript-eslint/scope-manager": "npm:8.32.0"
2111+
"@typescript-eslint/types": "npm:8.32.0"
2112+
"@typescript-eslint/typescript-estree": "npm:8.32.0"
2113+
"@typescript-eslint/visitor-keys": "npm:8.32.0"
21142114
debug: "npm:^4.3.4"
21152115
peerDependencies:
21162116
eslint: ^8.57.0 || ^9.0.0
21172117
typescript: ">=4.8.4 <5.9.0"
2118-
checksum: 10/506c98b9c265faea4376f02e4d19b4722cd11c40f8e08e4c1b456eeb47bc59b70abaa604e633f1070eaf7c785cf7b39f30346f001d3e5257f8074f07a113eeff
2118+
checksum: 10/05a9c0772a20085dc9def0a44d72421fad08b73eeb3bff474397ef719abb282ff684c59875e5cde3ad853ea6cff69b33312b9731f78b85de45b12a8158c97c2e
21192119
languageName: node
21202120
linkType: hard
21212121

@@ -2129,18 +2129,28 @@ __metadata:
21292129
languageName: node
21302130
linkType: hard
21312131

2132-
"@typescript-eslint/type-utils@npm:8.31.1":
2133-
version: 8.31.1
2134-
resolution: "@typescript-eslint/type-utils@npm:8.31.1"
2132+
"@typescript-eslint/scope-manager@npm:8.32.0":
2133+
version: 8.32.0
2134+
resolution: "@typescript-eslint/scope-manager@npm:8.32.0"
21352135
dependencies:
2136-
"@typescript-eslint/typescript-estree": "npm:8.31.1"
2137-
"@typescript-eslint/utils": "npm:8.31.1"
2136+
"@typescript-eslint/types": "npm:8.32.0"
2137+
"@typescript-eslint/visitor-keys": "npm:8.32.0"
2138+
checksum: 10/44fb2b4b22cb30c5602db8861f3037479d98c9e812a0e5d7dfda349351c747aaf84be5c2a15b325e0c8eabf56faf2d0b66796b86a30a60a6c1f551bcce7cc05a
2139+
languageName: node
2140+
linkType: hard
2141+
2142+
"@typescript-eslint/type-utils@npm:8.32.0":
2143+
version: 8.32.0
2144+
resolution: "@typescript-eslint/type-utils@npm:8.32.0"
2145+
dependencies:
2146+
"@typescript-eslint/typescript-estree": "npm:8.32.0"
2147+
"@typescript-eslint/utils": "npm:8.32.0"
21382148
debug: "npm:^4.3.4"
2139-
ts-api-utils: "npm:^2.0.1"
2149+
ts-api-utils: "npm:^2.1.0"
21402150
peerDependencies:
21412151
eslint: ^8.57.0 || ^9.0.0
21422152
typescript: ">=4.8.4 <5.9.0"
2143-
checksum: 10/d4c31837c1beb55f7037b0d94c2d73a855c7d921b3b07d68f6d7b476c475765f7707c7375f6190c1863e98e1bc98b8ce444806ab6a02759811eff1c710ab82a6
2153+
checksum: 10/cb2a2bc3748a00f4f43e8262e2a929cac866ffe887493ae5fc5e935915c3b65f6cc7627754f6d16a47ff70a4306a54b9141fa7797518f17ed92421272aa24c45
21442154
languageName: node
21452155
linkType: hard
21462156

@@ -2151,6 +2161,13 @@ __metadata:
21512161
languageName: node
21522162
linkType: hard
21532163

2164+
"@typescript-eslint/types@npm:8.32.0":
2165+
version: 8.32.0
2166+
resolution: "@typescript-eslint/types@npm:8.32.0"
2167+
checksum: 10/52514975451f562206f0dcc90484ba8e2ddff9dde479b77f6ecbdf50cd5269e30f6c2bf80091204d2223d818268dd96fa396cb73434364754e730d286d6684ac
2168+
languageName: node
2169+
linkType: hard
2170+
21542171
"@typescript-eslint/typescript-estree@npm:8.31.1":
21552172
version: 8.31.1
21562173
resolution: "@typescript-eslint/typescript-estree@npm:8.31.1"
@@ -2169,7 +2186,40 @@ __metadata:
21692186
languageName: node
21702187
linkType: hard
21712188

2172-
"@typescript-eslint/utils@npm:8.31.1, @typescript-eslint/utils@npm:^8.28.0":
2189+
"@typescript-eslint/typescript-estree@npm:8.32.0":
2190+
version: 8.32.0
2191+
resolution: "@typescript-eslint/typescript-estree@npm:8.32.0"
2192+
dependencies:
2193+
"@typescript-eslint/types": "npm:8.32.0"
2194+
"@typescript-eslint/visitor-keys": "npm:8.32.0"
2195+
debug: "npm:^4.3.4"
2196+
fast-glob: "npm:^3.3.2"
2197+
is-glob: "npm:^4.0.3"
2198+
minimatch: "npm:^9.0.4"
2199+
semver: "npm:^7.6.0"
2200+
ts-api-utils: "npm:^2.1.0"
2201+
peerDependencies:
2202+
typescript: ">=4.8.4 <5.9.0"
2203+
checksum: 10/bb86ef5d3d5f4d1542d175ffb9662b8f9bffa17445646d40bfaad494627f2f10cd37f747403a283786f034e6174a1dfe01d9d7645c1f605d820fad7292541c7f
2204+
languageName: node
2205+
linkType: hard
2206+
2207+
"@typescript-eslint/utils@npm:8.32.0":
2208+
version: 8.32.0
2209+
resolution: "@typescript-eslint/utils@npm:8.32.0"
2210+
dependencies:
2211+
"@eslint-community/eslint-utils": "npm:^4.7.0"
2212+
"@typescript-eslint/scope-manager": "npm:8.32.0"
2213+
"@typescript-eslint/types": "npm:8.32.0"
2214+
"@typescript-eslint/typescript-estree": "npm:8.32.0"
2215+
peerDependencies:
2216+
eslint: ^8.57.0 || ^9.0.0
2217+
typescript: ">=4.8.4 <5.9.0"
2218+
checksum: 10/df39111c374cffb36074fc1cb02ee08468c1f56ced8ff5ce47262add570a5a78f1d677759a7efa3e6d7840e97e0d1d5fae0dbca1737185c59fb3ef58e6be15d0
2219+
languageName: node
2220+
linkType: hard
2221+
2222+
"@typescript-eslint/utils@npm:^8.28.0":
21732223
version: 8.31.1
21742224
resolution: "@typescript-eslint/utils@npm:8.31.1"
21752225
dependencies:
@@ -2194,6 +2244,16 @@ __metadata:
21942244
languageName: node
21952245
linkType: hard
21962246

2247+
"@typescript-eslint/visitor-keys@npm:8.32.0":
2248+
version: 8.32.0
2249+
resolution: "@typescript-eslint/visitor-keys@npm:8.32.0"
2250+
dependencies:
2251+
"@typescript-eslint/types": "npm:8.32.0"
2252+
eslint-visitor-keys: "npm:^4.2.0"
2253+
checksum: 10/c2c3c94d17efc50655eb495b8324133cb646fe2464f7f99af571f62c2b09bca14b4713f2eeda0b2bcb2b0f4d54ec2641194a0d4b734607d93927476b93100810
2254+
languageName: node
2255+
linkType: hard
2256+
21972257
"@typespec/ts-http-runtime@npm:^0.2.2":
21982258
version: 0.2.2
21992259
resolution: "@typespec/ts-http-runtime@npm:0.2.2"
@@ -5200,7 +5260,7 @@ __metadata:
52005260
react-dom: "npm:^19.0.0"
52015261
react-instantsearch: "npm:^7.15.3"
52025262
typescript: "npm:5.8.3"
5203-
typescript-eslint: "npm:8.31.1"
5263+
typescript-eslint: "npm:8.32.0"
52045264
vite: "npm:6.3.5"
52055265
languageName: unknown
52065266
linkType: soft
@@ -7935,7 +7995,7 @@ __metadata:
79357995
languageName: node
79367996
linkType: hard
79377997

7938-
"ts-api-utils@npm:^2.0.1":
7998+
"ts-api-utils@npm:^2.0.1, ts-api-utils@npm:^2.1.0":
79397999
version: 2.1.0
79408000
resolution: "ts-api-utils@npm:2.1.0"
79418001
peerDependencies:
@@ -8006,17 +8066,17 @@ __metadata:
80068066
languageName: node
80078067
linkType: hard
80088068

8009-
"typescript-eslint@npm:8.31.1":
8010-
version: 8.31.1
8011-
resolution: "typescript-eslint@npm:8.31.1"
8069+
"typescript-eslint@npm:8.32.0":
8070+
version: 8.32.0
8071+
resolution: "typescript-eslint@npm:8.32.0"
80128072
dependencies:
8013-
"@typescript-eslint/eslint-plugin": "npm:8.31.1"
8014-
"@typescript-eslint/parser": "npm:8.31.1"
8015-
"@typescript-eslint/utils": "npm:8.31.1"
8073+
"@typescript-eslint/eslint-plugin": "npm:8.32.0"
8074+
"@typescript-eslint/parser": "npm:8.32.0"
8075+
"@typescript-eslint/utils": "npm:8.32.0"
80168076
peerDependencies:
80178077
eslint: ^8.57.0 || ^9.0.0
80188078
typescript: ">=4.8.4 <5.9.0"
8019-
checksum: 10/becb67b353bf9e36a924f71dba7315bad1ae6c697dcbfa3510f2bacd7a95074ee5c56bb288c77f486a6b2345c92ca68201edb2145fafca6925842075224070d6
8079+
checksum: 10/d040cc823dc3f9acaf3f540a08a3e24100894cd369dc1763369234c0ba1a5e7e7be97af8071a5d4b611deaedb93a0d7f34c37adaa05a3f8ec0308cca64c6bbf4
80208080
languageName: node
80218081
linkType: hard
80228082

0 commit comments

Comments
 (0)