Skip to content

Commit 3424be2

Browse files
chore(deps): update dependency typescript to v6
1 parent 379eace commit 3424be2

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
@@ -104,7 +104,7 @@
104104
"pretty-quick": "4.2.2",
105105
"should": "13.2.3",
106106
"ts-node": "10.9.2",
107-
"typescript": "5.9.3"
107+
"typescript": "6.0.2"
108108
},
109109
"engines": {
110110
"node": ">=14"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5371,10 +5371,10 @@ typedarray-to-buffer@^3.1.5:
53715371
dependencies:
53725372
is-typedarray "^1.0.0"
53735373

5374-
typescript@5.9.3:
5375-
version "5.9.3"
5376-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
5377-
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
5374+
typescript@6.0.2:
5375+
version "6.0.2"
5376+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f"
5377+
integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==
53785378

53795379
unbox-primitive@^1.0.1:
53805380
version "1.0.1"

0 commit comments

Comments
 (0)