Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

Commit 053ef2d

Browse files
chore(deps): update dependency typescript to v6
1 parent 6fb5bc4 commit 053ef2d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"lint-staged": "12.5.0",
3232
"semantic-release": "17.4.7",
3333
"ts-node": "10.9.2",
34-
"typescript": "5.9.3"
34+
"typescript": "6.0.2"
3535
},
3636
"engines": {
3737
"node": ">=8.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5402,10 +5402,10 @@ typedarray-to-buffer@^3.1.5:
54025402
dependencies:
54035403
is-typedarray "^1.0.0"
54045404

5405-
typescript@5.9.3:
5406-
version "5.9.3"
5407-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
5408-
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
5405+
typescript@6.0.2:
5406+
version "6.0.2"
5407+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f"
5408+
integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==
54095409

54105410
uglify-js@^3.1.4:
54115411
version "3.16.1"

0 commit comments

Comments
 (0)