Skip to content

Commit 71618a9

Browse files
chore(deps): update dependency typescript-eslint to v8.32.0
1 parent 7857b40 commit 71618a9

File tree

2 files changed

+96
-36
lines changed

2 files changed

+96
-36
lines changed

playground/javascript/browser/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint-plugin-react-refresh": "0.4.20",
2727
"globals": "16.1.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

+95-35
Original file line numberDiff line numberDiff line change
@@ -786,7 +786,7 @@ __metadata:
786786
languageName: node
787787
linkType: hard
788788

789-
"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0":
789+
"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0, @eslint-community/eslint-utils@npm:^4.7.0":
790790
version: 4.7.0
791791
resolution: "@eslint-community/eslint-utils@npm:4.7.0"
792792
dependencies:
@@ -2257,40 +2257,40 @@ __metadata:
22572257
languageName: node
22582258
linkType: hard
22592259

2260-
"@typescript-eslint/eslint-plugin@npm:8.31.1":
2261-
version: 8.31.1
2262-
resolution: "@typescript-eslint/eslint-plugin@npm:8.31.1"
2260+
"@typescript-eslint/eslint-plugin@npm:8.32.0":
2261+
version: 8.32.0
2262+
resolution: "@typescript-eslint/eslint-plugin@npm:8.32.0"
22632263
dependencies:
22642264
"@eslint-community/regexpp": "npm:^4.10.0"
2265-
"@typescript-eslint/scope-manager": "npm:8.31.1"
2266-
"@typescript-eslint/type-utils": "npm:8.31.1"
2267-
"@typescript-eslint/utils": "npm:8.31.1"
2268-
"@typescript-eslint/visitor-keys": "npm:8.31.1"
2265+
"@typescript-eslint/scope-manager": "npm:8.32.0"
2266+
"@typescript-eslint/type-utils": "npm:8.32.0"
2267+
"@typescript-eslint/utils": "npm:8.32.0"
2268+
"@typescript-eslint/visitor-keys": "npm:8.32.0"
22692269
graphemer: "npm:^1.4.0"
22702270
ignore: "npm:^5.3.1"
22712271
natural-compare: "npm:^1.4.0"
2272-
ts-api-utils: "npm:^2.0.1"
2272+
ts-api-utils: "npm:^2.1.0"
22732273
peerDependencies:
22742274
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
22752275
eslint: ^8.57.0 || ^9.0.0
22762276
typescript: ">=4.8.4 <5.9.0"
2277-
checksum: 10/be72838653e1f31da11b3f6515fa3b750f0c5c130bae315079920ee6b78e9c4d131790e2473ff7930e8d50dee45d623c9c90478fd78befb976c1736d369078e9
2277+
checksum: 10/358b337948b2037816c3692c4ebfdb2eff90d367c6f3cdc5615c51be4eebc668c1c44e5fdfc71c08625f08b8f714ce6d0e59eccc7fe6cdabdd0800eb8ea3ab81
22782278
languageName: node
22792279
linkType: hard
22802280

2281-
"@typescript-eslint/parser@npm:8.31.1":
2282-
version: 8.31.1
2283-
resolution: "@typescript-eslint/parser@npm:8.31.1"
2281+
"@typescript-eslint/parser@npm:8.32.0":
2282+
version: 8.32.0
2283+
resolution: "@typescript-eslint/parser@npm:8.32.0"
22842284
dependencies:
2285-
"@typescript-eslint/scope-manager": "npm:8.31.1"
2286-
"@typescript-eslint/types": "npm:8.31.1"
2287-
"@typescript-eslint/typescript-estree": "npm:8.31.1"
2288-
"@typescript-eslint/visitor-keys": "npm:8.31.1"
2285+
"@typescript-eslint/scope-manager": "npm:8.32.0"
2286+
"@typescript-eslint/types": "npm:8.32.0"
2287+
"@typescript-eslint/typescript-estree": "npm:8.32.0"
2288+
"@typescript-eslint/visitor-keys": "npm:8.32.0"
22892289
debug: "npm:^4.3.4"
22902290
peerDependencies:
22912291
eslint: ^8.57.0 || ^9.0.0
22922292
typescript: ">=4.8.4 <5.9.0"
2293-
checksum: 10/506c98b9c265faea4376f02e4d19b4722cd11c40f8e08e4c1b456eeb47bc59b70abaa604e633f1070eaf7c785cf7b39f30346f001d3e5257f8074f07a113eeff
2293+
checksum: 10/05a9c0772a20085dc9def0a44d72421fad08b73eeb3bff474397ef719abb282ff684c59875e5cde3ad853ea6cff69b33312b9731f78b85de45b12a8158c97c2e
22942294
languageName: node
22952295
linkType: hard
22962296

@@ -2304,18 +2304,28 @@ __metadata:
23042304
languageName: node
23052305
linkType: hard
23062306

2307-
"@typescript-eslint/type-utils@npm:8.31.1":
2308-
version: 8.31.1
2309-
resolution: "@typescript-eslint/type-utils@npm:8.31.1"
2307+
"@typescript-eslint/scope-manager@npm:8.32.0":
2308+
version: 8.32.0
2309+
resolution: "@typescript-eslint/scope-manager@npm:8.32.0"
23102310
dependencies:
2311-
"@typescript-eslint/typescript-estree": "npm:8.31.1"
2312-
"@typescript-eslint/utils": "npm:8.31.1"
2311+
"@typescript-eslint/types": "npm:8.32.0"
2312+
"@typescript-eslint/visitor-keys": "npm:8.32.0"
2313+
checksum: 10/44fb2b4b22cb30c5602db8861f3037479d98c9e812a0e5d7dfda349351c747aaf84be5c2a15b325e0c8eabf56faf2d0b66796b86a30a60a6c1f551bcce7cc05a
2314+
languageName: node
2315+
linkType: hard
2316+
2317+
"@typescript-eslint/type-utils@npm:8.32.0":
2318+
version: 8.32.0
2319+
resolution: "@typescript-eslint/type-utils@npm:8.32.0"
2320+
dependencies:
2321+
"@typescript-eslint/typescript-estree": "npm:8.32.0"
2322+
"@typescript-eslint/utils": "npm:8.32.0"
23132323
debug: "npm:^4.3.4"
2314-
ts-api-utils: "npm:^2.0.1"
2324+
ts-api-utils: "npm:^2.1.0"
23152325
peerDependencies:
23162326
eslint: ^8.57.0 || ^9.0.0
23172327
typescript: ">=4.8.4 <5.9.0"
2318-
checksum: 10/d4c31837c1beb55f7037b0d94c2d73a855c7d921b3b07d68f6d7b476c475765f7707c7375f6190c1863e98e1bc98b8ce444806ab6a02759811eff1c710ab82a6
2328+
checksum: 10/cb2a2bc3748a00f4f43e8262e2a929cac866ffe887493ae5fc5e935915c3b65f6cc7627754f6d16a47ff70a4306a54b9141fa7797518f17ed92421272aa24c45
23192329
languageName: node
23202330
linkType: hard
23212331

@@ -2326,6 +2336,13 @@ __metadata:
23262336
languageName: node
23272337
linkType: hard
23282338

2339+
"@typescript-eslint/types@npm:8.32.0":
2340+
version: 8.32.0
2341+
resolution: "@typescript-eslint/types@npm:8.32.0"
2342+
checksum: 10/52514975451f562206f0dcc90484ba8e2ddff9dde479b77f6ecbdf50cd5269e30f6c2bf80091204d2223d818268dd96fa396cb73434364754e730d286d6684ac
2343+
languageName: node
2344+
linkType: hard
2345+
23292346
"@typescript-eslint/typescript-estree@npm:8.31.1":
23302347
version: 8.31.1
23312348
resolution: "@typescript-eslint/typescript-estree@npm:8.31.1"
@@ -2344,7 +2361,40 @@ __metadata:
23442361
languageName: node
23452362
linkType: hard
23462363

2347-
"@typescript-eslint/utils@npm:8.31.1, @typescript-eslint/utils@npm:^8.28.0":
2364+
"@typescript-eslint/typescript-estree@npm:8.32.0":
2365+
version: 8.32.0
2366+
resolution: "@typescript-eslint/typescript-estree@npm:8.32.0"
2367+
dependencies:
2368+
"@typescript-eslint/types": "npm:8.32.0"
2369+
"@typescript-eslint/visitor-keys": "npm:8.32.0"
2370+
debug: "npm:^4.3.4"
2371+
fast-glob: "npm:^3.3.2"
2372+
is-glob: "npm:^4.0.3"
2373+
minimatch: "npm:^9.0.4"
2374+
semver: "npm:^7.6.0"
2375+
ts-api-utils: "npm:^2.1.0"
2376+
peerDependencies:
2377+
typescript: ">=4.8.4 <5.9.0"
2378+
checksum: 10/bb86ef5d3d5f4d1542d175ffb9662b8f9bffa17445646d40bfaad494627f2f10cd37f747403a283786f034e6174a1dfe01d9d7645c1f605d820fad7292541c7f
2379+
languageName: node
2380+
linkType: hard
2381+
2382+
"@typescript-eslint/utils@npm:8.32.0":
2383+
version: 8.32.0
2384+
resolution: "@typescript-eslint/utils@npm:8.32.0"
2385+
dependencies:
2386+
"@eslint-community/eslint-utils": "npm:^4.7.0"
2387+
"@typescript-eslint/scope-manager": "npm:8.32.0"
2388+
"@typescript-eslint/types": "npm:8.32.0"
2389+
"@typescript-eslint/typescript-estree": "npm:8.32.0"
2390+
peerDependencies:
2391+
eslint: ^8.57.0 || ^9.0.0
2392+
typescript: ">=4.8.4 <5.9.0"
2393+
checksum: 10/df39111c374cffb36074fc1cb02ee08468c1f56ced8ff5ce47262add570a5a78f1d677759a7efa3e6d7840e97e0d1d5fae0dbca1737185c59fb3ef58e6be15d0
2394+
languageName: node
2395+
linkType: hard
2396+
2397+
"@typescript-eslint/utils@npm:^8.28.0":
23482398
version: 8.31.1
23492399
resolution: "@typescript-eslint/utils@npm:8.31.1"
23502400
dependencies:
@@ -2369,6 +2419,16 @@ __metadata:
23692419
languageName: node
23702420
linkType: hard
23712421

2422+
"@typescript-eslint/visitor-keys@npm:8.32.0":
2423+
version: 8.32.0
2424+
resolution: "@typescript-eslint/visitor-keys@npm:8.32.0"
2425+
dependencies:
2426+
"@typescript-eslint/types": "npm:8.32.0"
2427+
eslint-visitor-keys: "npm:^4.2.0"
2428+
checksum: 10/c2c3c94d17efc50655eb495b8324133cb646fe2464f7f99af571f62c2b09bca14b4713f2eeda0b2bcb2b0f4d54ec2641194a0d4b734607d93927476b93100810
2429+
languageName: node
2430+
linkType: hard
2431+
23722432
"@typespec/ts-http-runtime@npm:^0.2.2":
23732433
version: 0.2.2
23742434
resolution: "@typespec/ts-http-runtime@npm:0.2.2"
@@ -5481,7 +5541,7 @@ __metadata:
54815541
react-dom: "npm:^19.0.0"
54825542
react-instantsearch: "npm:^7.15.3"
54835543
typescript: "npm:5.8.3"
5484-
typescript-eslint: "npm:8.31.1"
5544+
typescript-eslint: "npm:8.32.0"
54855545
vite: "npm:6.3.5"
54865546
languageName: unknown
54875547
linkType: soft
@@ -8217,7 +8277,7 @@ __metadata:
82178277
languageName: node
82188278
linkType: hard
82198279

8220-
"ts-api-utils@npm:^2.0.1":
8280+
"ts-api-utils@npm:^2.0.1, ts-api-utils@npm:^2.1.0":
82218281
version: 2.1.0
82228282
resolution: "ts-api-utils@npm:2.1.0"
82238283
peerDependencies:
@@ -8288,17 +8348,17 @@ __metadata:
82888348
languageName: node
82898349
linkType: hard
82908350

8291-
"typescript-eslint@npm:8.31.1":
8292-
version: 8.31.1
8293-
resolution: "typescript-eslint@npm:8.31.1"
8351+
"typescript-eslint@npm:8.32.0":
8352+
version: 8.32.0
8353+
resolution: "typescript-eslint@npm:8.32.0"
82948354
dependencies:
8295-
"@typescript-eslint/eslint-plugin": "npm:8.31.1"
8296-
"@typescript-eslint/parser": "npm:8.31.1"
8297-
"@typescript-eslint/utils": "npm:8.31.1"
8355+
"@typescript-eslint/eslint-plugin": "npm:8.32.0"
8356+
"@typescript-eslint/parser": "npm:8.32.0"
8357+
"@typescript-eslint/utils": "npm:8.32.0"
82988358
peerDependencies:
82998359
eslint: ^8.57.0 || ^9.0.0
83008360
typescript: ">=4.8.4 <5.9.0"
8301-
checksum: 10/becb67b353bf9e36a924f71dba7315bad1ae6c697dcbfa3510f2bacd7a95074ee5c56bb288c77f486a6b2345c92ca68201edb2145fafca6925842075224070d6
8361+
checksum: 10/d040cc823dc3f9acaf3f540a08a3e24100894cd369dc1763369234c0ba1a5e7e7be97af8071a5d4b611deaedb93a0d7f34c37adaa05a3f8ec0308cca64c6bbf4
83028362
languageName: node
83038363
linkType: hard
83048364

0 commit comments

Comments
 (0)