Skip to content

Commit aebe202

Browse files
chore(deps): update dependency typescript to v6
1 parent 81699f7 commit aebe202

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"puppeteer": "^24.15.0",
6060
"rimraf": "^6.0.1",
6161
"tree-kill": "^1.2.0",
62-
"typescript": "^5.9.2",
62+
"typescript": "^6.0.0",
6363
"typescript-eslint": "^8.38.0",
6464
"wait-on": "^9.0.0"
6565
},

ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3857,10 +3857,10 @@ typescript-eslint@^8.38.0:
38573857
"@typescript-eslint/typescript-estree" "8.54.0"
38583858
"@typescript-eslint/utils" "8.54.0"
38593859

3860-
typescript@^5.9.2:
3861-
version "5.9.3"
3862-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
3863-
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
3860+
typescript@^6.0.0:
3861+
version "6.0.2"
3862+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f"
3863+
integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==
38643864

38653865
undici-types@~7.16.0:
38663866
version "7.16.0"

0 commit comments

Comments
 (0)