Skip to content

Commit d0af839

Browse files
chore(deps): update dependency typescript-eslint to v8.20.0
1 parent 6381e18 commit d0af839

File tree

2 files changed

+92
-32
lines changed

2 files changed

+92
-32
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.18",
2727
"globals": "15.14.0",
2828
"typescript": "5.7.3",
29-
"typescript-eslint": "8.19.1",
29+
"typescript-eslint": "8.20.0",
3030
"vite": "6.0.7"
3131
},
3232
"packageManager": "[email protected]"

yarn.lock

Lines changed: 91 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -2373,15 +2373,15 @@ __metadata:
23732373
languageName: node
23742374
linkType: hard
23752375

2376-
"@typescript-eslint/eslint-plugin@npm:8.19.1":
2377-
version: 8.19.1
2378-
resolution: "@typescript-eslint/eslint-plugin@npm:8.19.1"
2376+
"@typescript-eslint/eslint-plugin@npm:8.20.0":
2377+
version: 8.20.0
2378+
resolution: "@typescript-eslint/eslint-plugin@npm:8.20.0"
23792379
dependencies:
23802380
"@eslint-community/regexpp": "npm:^4.10.0"
2381-
"@typescript-eslint/scope-manager": "npm:8.19.1"
2382-
"@typescript-eslint/type-utils": "npm:8.19.1"
2383-
"@typescript-eslint/utils": "npm:8.19.1"
2384-
"@typescript-eslint/visitor-keys": "npm:8.19.1"
2381+
"@typescript-eslint/scope-manager": "npm:8.20.0"
2382+
"@typescript-eslint/type-utils": "npm:8.20.0"
2383+
"@typescript-eslint/utils": "npm:8.20.0"
2384+
"@typescript-eslint/visitor-keys": "npm:8.20.0"
23852385
graphemer: "npm:^1.4.0"
23862386
ignore: "npm:^5.3.1"
23872387
natural-compare: "npm:^1.4.0"
@@ -2390,23 +2390,23 @@ __metadata:
23902390
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
23912391
eslint: ^8.57.0 || ^9.0.0
23922392
typescript: ">=4.8.4 <5.8.0"
2393-
checksum: 10/c9a6d3181ec01068075b85ad3ac454910b4452281d60c775cc7229827f6d6a076b7336f5f07a7ad89bf08b3224f6a49aa20342b9438702393bee0aa7315d23b2
2393+
checksum: 10/9f027dc0eb7b4b0afed41a6f16a731321fb45b621722ddc68d6c87c708021f10cb84efbb6bacc75c91e60a7619c9957bc9ed557bfb5925900b866ef7d6d6b8a2
23942394
languageName: node
23952395
linkType: hard
23962396

2397-
"@typescript-eslint/parser@npm:8.19.1":
2398-
version: 8.19.1
2399-
resolution: "@typescript-eslint/parser@npm:8.19.1"
2397+
"@typescript-eslint/parser@npm:8.20.0":
2398+
version: 8.20.0
2399+
resolution: "@typescript-eslint/parser@npm:8.20.0"
24002400
dependencies:
2401-
"@typescript-eslint/scope-manager": "npm:8.19.1"
2402-
"@typescript-eslint/types": "npm:8.19.1"
2403-
"@typescript-eslint/typescript-estree": "npm:8.19.1"
2404-
"@typescript-eslint/visitor-keys": "npm:8.19.1"
2401+
"@typescript-eslint/scope-manager": "npm:8.20.0"
2402+
"@typescript-eslint/types": "npm:8.20.0"
2403+
"@typescript-eslint/typescript-estree": "npm:8.20.0"
2404+
"@typescript-eslint/visitor-keys": "npm:8.20.0"
24052405
debug: "npm:^4.3.4"
24062406
peerDependencies:
24072407
eslint: ^8.57.0 || ^9.0.0
24082408
typescript: ">=4.8.4 <5.8.0"
2409-
checksum: 10/da3db63ff655cf0fb91745ba8e52d853386f601cf6106d36f4541efcb9e2c6c3b82c6743b15680eff9eafeccaf31c9b26191a955e66ae19de9172f67335463ab
2409+
checksum: 10/52960498961d0927e9dc60f724e9df6445357db06133a7c00cc840823d92c8dd9f0b47cebc026aef12c316748732e5c04ca61861db05d2264cf53ab88fdb34e9
24102410
languageName: node
24112411
linkType: hard
24122412

@@ -2420,18 +2420,28 @@ __metadata:
24202420
languageName: node
24212421
linkType: hard
24222422

2423-
"@typescript-eslint/type-utils@npm:8.19.1":
2424-
version: 8.19.1
2425-
resolution: "@typescript-eslint/type-utils@npm:8.19.1"
2423+
"@typescript-eslint/scope-manager@npm:8.20.0":
2424+
version: 8.20.0
2425+
resolution: "@typescript-eslint/scope-manager@npm:8.20.0"
24262426
dependencies:
2427-
"@typescript-eslint/typescript-estree": "npm:8.19.1"
2428-
"@typescript-eslint/utils": "npm:8.19.1"
2427+
"@typescript-eslint/types": "npm:8.20.0"
2428+
"@typescript-eslint/visitor-keys": "npm:8.20.0"
2429+
checksum: 10/0ea30ba12007d77659b43bbbec463c142d3d4d36f7de381d1f59a97f95240203e79dd9a24040be7113eb4c8bd231339f9322d9a40e1a1fb178e9ac52d9c559ab
2430+
languageName: node
2431+
linkType: hard
2432+
2433+
"@typescript-eslint/type-utils@npm:8.20.0":
2434+
version: 8.20.0
2435+
resolution: "@typescript-eslint/type-utils@npm:8.20.0"
2436+
dependencies:
2437+
"@typescript-eslint/typescript-estree": "npm:8.20.0"
2438+
"@typescript-eslint/utils": "npm:8.20.0"
24292439
debug: "npm:^4.3.4"
24302440
ts-api-utils: "npm:^2.0.0"
24312441
peerDependencies:
24322442
eslint: ^8.57.0 || ^9.0.0
24332443
typescript: ">=4.8.4 <5.8.0"
2434-
checksum: 10/123ecda88b057d6a4b68226701f435661440a420fda88cba60b49d7fb3e4f49483164ff174f259e28c0beabb0ed04500462a20faefd78331ba202bf54b01e3ef
2444+
checksum: 10/cdde9d30e684c0c44434ed97e11c962d8f80f53b8a0050e8fe10b7f20c26f7684a340acd21c83bdcbc1feb3eef334eb5b0fef31d2d330648e52d4afe57942a95
24352445
languageName: node
24362446
linkType: hard
24372447

@@ -2442,6 +2452,13 @@ __metadata:
24422452
languageName: node
24432453
linkType: hard
24442454

2455+
"@typescript-eslint/types@npm:8.20.0":
2456+
version: 8.20.0
2457+
resolution: "@typescript-eslint/types@npm:8.20.0"
2458+
checksum: 10/434859226136ea9e439e8abf5dcf813ea3b55b7e4af6ecc8d290a2f925e3baad0579765ac32d21005b0caedaac38b8624131f87b572c84ca92ac3e742a52e149
2459+
languageName: node
2460+
linkType: hard
2461+
24452462
"@typescript-eslint/typescript-estree@npm:8.19.1":
24462463
version: 8.19.1
24472464
resolution: "@typescript-eslint/typescript-estree@npm:8.19.1"
@@ -2460,7 +2477,40 @@ __metadata:
24602477
languageName: node
24612478
linkType: hard
24622479

2463-
"@typescript-eslint/utils@npm:8.19.1, @typescript-eslint/utils@npm:^8.19.1":
2480+
"@typescript-eslint/typescript-estree@npm:8.20.0":
2481+
version: 8.20.0
2482+
resolution: "@typescript-eslint/typescript-estree@npm:8.20.0"
2483+
dependencies:
2484+
"@typescript-eslint/types": "npm:8.20.0"
2485+
"@typescript-eslint/visitor-keys": "npm:8.20.0"
2486+
debug: "npm:^4.3.4"
2487+
fast-glob: "npm:^3.3.2"
2488+
is-glob: "npm:^4.0.3"
2489+
minimatch: "npm:^9.0.4"
2490+
semver: "npm:^7.6.0"
2491+
ts-api-utils: "npm:^2.0.0"
2492+
peerDependencies:
2493+
typescript: ">=4.8.4 <5.8.0"
2494+
checksum: 10/8dbb1b835492574b4c8765c64964179e258f811d3f4cd7f6a90e1cb297520090728f77366cfb05233c26f4c07b1f2be990fa3f54eae9e7abc218005d51ee6804
2495+
languageName: node
2496+
linkType: hard
2497+
2498+
"@typescript-eslint/utils@npm:8.20.0":
2499+
version: 8.20.0
2500+
resolution: "@typescript-eslint/utils@npm:8.20.0"
2501+
dependencies:
2502+
"@eslint-community/eslint-utils": "npm:^4.4.0"
2503+
"@typescript-eslint/scope-manager": "npm:8.20.0"
2504+
"@typescript-eslint/types": "npm:8.20.0"
2505+
"@typescript-eslint/typescript-estree": "npm:8.20.0"
2506+
peerDependencies:
2507+
eslint: ^8.57.0 || ^9.0.0
2508+
typescript: ">=4.8.4 <5.8.0"
2509+
checksum: 10/d4369f3e535d5c75eedce2b8f4ea1e857b75ac2ea73f2c707ba3fa3533053f63d8c22f085e58573a2d035d61ed69f6fef4ba0bc7c7df173d26b3adce73bf6aed
2510+
languageName: node
2511+
linkType: hard
2512+
2513+
"@typescript-eslint/utils@npm:^8.19.1":
24642514
version: 8.19.1
24652515
resolution: "@typescript-eslint/utils@npm:8.19.1"
24662516
dependencies:
@@ -2485,6 +2535,16 @@ __metadata:
24852535
languageName: node
24862536
linkType: hard
24872537

2538+
"@typescript-eslint/visitor-keys@npm:8.20.0":
2539+
version: 8.20.0
2540+
resolution: "@typescript-eslint/visitor-keys@npm:8.20.0"
2541+
dependencies:
2542+
"@typescript-eslint/types": "npm:8.20.0"
2543+
eslint-visitor-keys: "npm:^4.2.0"
2544+
checksum: 10/31f32efb975a10cb1b0028a6d0f47b65acb322ed446f93862e39a3a0d5b55a2354ab0f062794fb148f45c8ce09fb93878d8a101a72d09d4a06ffa2f0d163d65f
2545+
languageName: node
2546+
linkType: hard
2547+
24882548
"@ungap/structured-clone@npm:^1.2.0":
24892549
version: 1.2.0
24902550
resolution: "@ungap/structured-clone@npm:1.2.0"
@@ -6073,7 +6133,7 @@ __metadata:
60736133
react-dom: "npm:^18.3.1"
60746134
react-instantsearch: "npm:^7.13.8"
60756135
typescript: "npm:5.7.3"
6076-
typescript-eslint: "npm:8.19.1"
6136+
typescript-eslint: "npm:8.20.0"
60776137
vite: "npm:6.0.7"
60786138
languageName: unknown
60796139
linkType: soft
@@ -9212,17 +9272,17 @@ __metadata:
92129272
languageName: node
92139273
linkType: hard
92149274

9215-
"typescript-eslint@npm:8.19.1":
9216-
version: 8.19.1
9217-
resolution: "typescript-eslint@npm:8.19.1"
9275+
"typescript-eslint@npm:8.20.0":
9276+
version: 8.20.0
9277+
resolution: "typescript-eslint@npm:8.20.0"
92189278
dependencies:
9219-
"@typescript-eslint/eslint-plugin": "npm:8.19.1"
9220-
"@typescript-eslint/parser": "npm:8.19.1"
9221-
"@typescript-eslint/utils": "npm:8.19.1"
9279+
"@typescript-eslint/eslint-plugin": "npm:8.20.0"
9280+
"@typescript-eslint/parser": "npm:8.20.0"
9281+
"@typescript-eslint/utils": "npm:8.20.0"
92229282
peerDependencies:
92239283
eslint: ^8.57.0 || ^9.0.0
92249284
typescript: ">=4.8.4 <5.8.0"
9225-
checksum: 10/3e7861bcd47c0bea962662d5f18a9f9214270057c082f2e3839ee2f681a42018395755216005d2408447de5b96892b6a18cc794daf8663bba1753def48e6756c
9285+
checksum: 10/5d72ec36d9a6a519cedb003af28bdad37560999a6f8a126193098ff403d6cc6947f3f27d09171d446bc62e43a1aeb00563ce1adfc85014a011993bfa2c95a20f
92269286
languageName: node
92279287
linkType: hard
92289288

0 commit comments

Comments
 (0)