Skip to content

Commit 091faae

Browse files
chore(deps): update dependency typescript-eslint to v8.32.0
1 parent 1d1a073 commit 091faae

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:
@@ -2073,40 +2073,40 @@ __metadata:
20732073
languageName: node
20742074
linkType: hard
20752075

2076-
"@typescript-eslint/eslint-plugin@npm:8.31.1":
2077-
version: 8.31.1
2078-
resolution: "@typescript-eslint/eslint-plugin@npm:8.31.1"
2076+
"@typescript-eslint/eslint-plugin@npm:8.32.0":
2077+
version: 8.32.0
2078+
resolution: "@typescript-eslint/eslint-plugin@npm:8.32.0"
20792079
dependencies:
20802080
"@eslint-community/regexpp": "npm:^4.10.0"
2081-
"@typescript-eslint/scope-manager": "npm:8.31.1"
2082-
"@typescript-eslint/type-utils": "npm:8.31.1"
2083-
"@typescript-eslint/utils": "npm:8.31.1"
2084-
"@typescript-eslint/visitor-keys": "npm:8.31.1"
2081+
"@typescript-eslint/scope-manager": "npm:8.32.0"
2082+
"@typescript-eslint/type-utils": "npm:8.32.0"
2083+
"@typescript-eslint/utils": "npm:8.32.0"
2084+
"@typescript-eslint/visitor-keys": "npm:8.32.0"
20852085
graphemer: "npm:^1.4.0"
20862086
ignore: "npm:^5.3.1"
20872087
natural-compare: "npm:^1.4.0"
2088-
ts-api-utils: "npm:^2.0.1"
2088+
ts-api-utils: "npm:^2.1.0"
20892089
peerDependencies:
20902090
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
20912091
eslint: ^8.57.0 || ^9.0.0
20922092
typescript: ">=4.8.4 <5.9.0"
2093-
checksum: 10/be72838653e1f31da11b3f6515fa3b750f0c5c130bae315079920ee6b78e9c4d131790e2473ff7930e8d50dee45d623c9c90478fd78befb976c1736d369078e9
2093+
checksum: 10/358b337948b2037816c3692c4ebfdb2eff90d367c6f3cdc5615c51be4eebc668c1c44e5fdfc71c08625f08b8f714ce6d0e59eccc7fe6cdabdd0800eb8ea3ab81
20942094
languageName: node
20952095
linkType: hard
20962096

2097-
"@typescript-eslint/parser@npm:8.31.1":
2098-
version: 8.31.1
2099-
resolution: "@typescript-eslint/parser@npm:8.31.1"
2097+
"@typescript-eslint/parser@npm:8.32.0":
2098+
version: 8.32.0
2099+
resolution: "@typescript-eslint/parser@npm:8.32.0"
21002100
dependencies:
2101-
"@typescript-eslint/scope-manager": "npm:8.31.1"
2102-
"@typescript-eslint/types": "npm:8.31.1"
2103-
"@typescript-eslint/typescript-estree": "npm:8.31.1"
2104-
"@typescript-eslint/visitor-keys": "npm:8.31.1"
2101+
"@typescript-eslint/scope-manager": "npm:8.32.0"
2102+
"@typescript-eslint/types": "npm:8.32.0"
2103+
"@typescript-eslint/typescript-estree": "npm:8.32.0"
2104+
"@typescript-eslint/visitor-keys": "npm:8.32.0"
21052105
debug: "npm:^4.3.4"
21062106
peerDependencies:
21072107
eslint: ^8.57.0 || ^9.0.0
21082108
typescript: ">=4.8.4 <5.9.0"
2109-
checksum: 10/506c98b9c265faea4376f02e4d19b4722cd11c40f8e08e4c1b456eeb47bc59b70abaa604e633f1070eaf7c785cf7b39f30346f001d3e5257f8074f07a113eeff
2109+
checksum: 10/05a9c0772a20085dc9def0a44d72421fad08b73eeb3bff474397ef719abb282ff684c59875e5cde3ad853ea6cff69b33312b9731f78b85de45b12a8158c97c2e
21102110
languageName: node
21112111
linkType: hard
21122112

@@ -2120,18 +2120,28 @@ __metadata:
21202120
languageName: node
21212121
linkType: hard
21222122

2123-
"@typescript-eslint/type-utils@npm:8.31.1":
2124-
version: 8.31.1
2125-
resolution: "@typescript-eslint/type-utils@npm:8.31.1"
2123+
"@typescript-eslint/scope-manager@npm:8.32.0":
2124+
version: 8.32.0
2125+
resolution: "@typescript-eslint/scope-manager@npm:8.32.0"
21262126
dependencies:
2127-
"@typescript-eslint/typescript-estree": "npm:8.31.1"
2128-
"@typescript-eslint/utils": "npm:8.31.1"
2127+
"@typescript-eslint/types": "npm:8.32.0"
2128+
"@typescript-eslint/visitor-keys": "npm:8.32.0"
2129+
checksum: 10/44fb2b4b22cb30c5602db8861f3037479d98c9e812a0e5d7dfda349351c747aaf84be5c2a15b325e0c8eabf56faf2d0b66796b86a30a60a6c1f551bcce7cc05a
2130+
languageName: node
2131+
linkType: hard
2132+
2133+
"@typescript-eslint/type-utils@npm:8.32.0":
2134+
version: 8.32.0
2135+
resolution: "@typescript-eslint/type-utils@npm:8.32.0"
2136+
dependencies:
2137+
"@typescript-eslint/typescript-estree": "npm:8.32.0"
2138+
"@typescript-eslint/utils": "npm:8.32.0"
21292139
debug: "npm:^4.3.4"
2130-
ts-api-utils: "npm:^2.0.1"
2140+
ts-api-utils: "npm:^2.1.0"
21312141
peerDependencies:
21322142
eslint: ^8.57.0 || ^9.0.0
21332143
typescript: ">=4.8.4 <5.9.0"
2134-
checksum: 10/d4c31837c1beb55f7037b0d94c2d73a855c7d921b3b07d68f6d7b476c475765f7707c7375f6190c1863e98e1bc98b8ce444806ab6a02759811eff1c710ab82a6
2144+
checksum: 10/cb2a2bc3748a00f4f43e8262e2a929cac866ffe887493ae5fc5e935915c3b65f6cc7627754f6d16a47ff70a4306a54b9141fa7797518f17ed92421272aa24c45
21352145
languageName: node
21362146
linkType: hard
21372147

@@ -2142,6 +2152,13 @@ __metadata:
21422152
languageName: node
21432153
linkType: hard
21442154

2155+
"@typescript-eslint/types@npm:8.32.0":
2156+
version: 8.32.0
2157+
resolution: "@typescript-eslint/types@npm:8.32.0"
2158+
checksum: 10/52514975451f562206f0dcc90484ba8e2ddff9dde479b77f6ecbdf50cd5269e30f6c2bf80091204d2223d818268dd96fa396cb73434364754e730d286d6684ac
2159+
languageName: node
2160+
linkType: hard
2161+
21452162
"@typescript-eslint/typescript-estree@npm:8.31.1":
21462163
version: 8.31.1
21472164
resolution: "@typescript-eslint/typescript-estree@npm:8.31.1"
@@ -2160,7 +2177,40 @@ __metadata:
21602177
languageName: node
21612178
linkType: hard
21622179

2163-
"@typescript-eslint/utils@npm:8.31.1, @typescript-eslint/utils@npm:^8.28.0":
2180+
"@typescript-eslint/typescript-estree@npm:8.32.0":
2181+
version: 8.32.0
2182+
resolution: "@typescript-eslint/typescript-estree@npm:8.32.0"
2183+
dependencies:
2184+
"@typescript-eslint/types": "npm:8.32.0"
2185+
"@typescript-eslint/visitor-keys": "npm:8.32.0"
2186+
debug: "npm:^4.3.4"
2187+
fast-glob: "npm:^3.3.2"
2188+
is-glob: "npm:^4.0.3"
2189+
minimatch: "npm:^9.0.4"
2190+
semver: "npm:^7.6.0"
2191+
ts-api-utils: "npm:^2.1.0"
2192+
peerDependencies:
2193+
typescript: ">=4.8.4 <5.9.0"
2194+
checksum: 10/bb86ef5d3d5f4d1542d175ffb9662b8f9bffa17445646d40bfaad494627f2f10cd37f747403a283786f034e6174a1dfe01d9d7645c1f605d820fad7292541c7f
2195+
languageName: node
2196+
linkType: hard
2197+
2198+
"@typescript-eslint/utils@npm:8.32.0":
2199+
version: 8.32.0
2200+
resolution: "@typescript-eslint/utils@npm:8.32.0"
2201+
dependencies:
2202+
"@eslint-community/eslint-utils": "npm:^4.7.0"
2203+
"@typescript-eslint/scope-manager": "npm:8.32.0"
2204+
"@typescript-eslint/types": "npm:8.32.0"
2205+
"@typescript-eslint/typescript-estree": "npm:8.32.0"
2206+
peerDependencies:
2207+
eslint: ^8.57.0 || ^9.0.0
2208+
typescript: ">=4.8.4 <5.9.0"
2209+
checksum: 10/df39111c374cffb36074fc1cb02ee08468c1f56ced8ff5ce47262add570a5a78f1d677759a7efa3e6d7840e97e0d1d5fae0dbca1737185c59fb3ef58e6be15d0
2210+
languageName: node
2211+
linkType: hard
2212+
2213+
"@typescript-eslint/utils@npm:^8.28.0":
21642214
version: 8.31.1
21652215
resolution: "@typescript-eslint/utils@npm:8.31.1"
21662216
dependencies:
@@ -2185,6 +2235,16 @@ __metadata:
21852235
languageName: node
21862236
linkType: hard
21872237

2238+
"@typescript-eslint/visitor-keys@npm:8.32.0":
2239+
version: 8.32.0
2240+
resolution: "@typescript-eslint/visitor-keys@npm:8.32.0"
2241+
dependencies:
2242+
"@typescript-eslint/types": "npm:8.32.0"
2243+
eslint-visitor-keys: "npm:^4.2.0"
2244+
checksum: 10/c2c3c94d17efc50655eb495b8324133cb646fe2464f7f99af571f62c2b09bca14b4713f2eeda0b2bcb2b0f4d54ec2641194a0d4b734607d93927476b93100810
2245+
languageName: node
2246+
linkType: hard
2247+
21882248
"@typespec/ts-http-runtime@npm:^0.2.2":
21892249
version: 0.2.2
21902250
resolution: "@typespec/ts-http-runtime@npm:0.2.2"
@@ -5191,7 +5251,7 @@ __metadata:
51915251
react-dom: "npm:^19.0.0"
51925252
react-instantsearch: "npm:^7.15.3"
51935253
typescript: "npm:5.8.3"
5194-
typescript-eslint: "npm:8.31.1"
5254+
typescript-eslint: "npm:8.32.0"
51955255
vite: "npm:6.3.5"
51965256
languageName: unknown
51975257
linkType: soft
@@ -7926,7 +7986,7 @@ __metadata:
79267986
languageName: node
79277987
linkType: hard
79287988

7929-
"ts-api-utils@npm:^2.0.1":
7989+
"ts-api-utils@npm:^2.0.1, ts-api-utils@npm:^2.1.0":
79307990
version: 2.1.0
79317991
resolution: "ts-api-utils@npm:2.1.0"
79327992
peerDependencies:
@@ -7997,17 +8057,17 @@ __metadata:
79978057
languageName: node
79988058
linkType: hard
79998059

8000-
"typescript-eslint@npm:8.31.1":
8001-
version: 8.31.1
8002-
resolution: "typescript-eslint@npm:8.31.1"
8060+
"typescript-eslint@npm:8.32.0":
8061+
version: 8.32.0
8062+
resolution: "typescript-eslint@npm:8.32.0"
80038063
dependencies:
8004-
"@typescript-eslint/eslint-plugin": "npm:8.31.1"
8005-
"@typescript-eslint/parser": "npm:8.31.1"
8006-
"@typescript-eslint/utils": "npm:8.31.1"
8064+
"@typescript-eslint/eslint-plugin": "npm:8.32.0"
8065+
"@typescript-eslint/parser": "npm:8.32.0"
8066+
"@typescript-eslint/utils": "npm:8.32.0"
80078067
peerDependencies:
80088068
eslint: ^8.57.0 || ^9.0.0
80098069
typescript: ">=4.8.4 <5.9.0"
8010-
checksum: 10/becb67b353bf9e36a924f71dba7315bad1ae6c697dcbfa3510f2bacd7a95074ee5c56bb288c77f486a6b2345c92ca68201edb2145fafca6925842075224070d6
8070+
checksum: 10/d040cc823dc3f9acaf3f540a08a3e24100894cd369dc1763369234c0ba1a5e7e7be97af8071a5d4b611deaedb93a0d7f34c37adaa05a3f8ec0308cca64c6bbf4
80118071
languageName: node
80128072
linkType: hard
80138073

0 commit comments

Comments
 (0)