Skip to content

Commit 8bdb3ed

Browse files
chore(deps): update dependency typescript to v6
1 parent 0502653 commit 8bdb3ed

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"nodemon": "3.1.14",
6464
"prettier": "3.8.2",
6565
"ts-node": "10.9.2",
66-
"typescript": "5.9.3",
66+
"typescript": "6.0.2",
6767
"typescript-eslint": "8.58.1"
6868
},
6969
"lint-staged": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3354,10 +3354,10 @@ typescript-eslint@8.58.1:
33543354
"@typescript-eslint/typescript-estree" "8.58.1"
33553355
"@typescript-eslint/utils" "8.58.1"
33563356

3357-
typescript@5.9.3:
3358-
version "5.9.3"
3359-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
3360-
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
3357+
typescript@6.0.2:
3358+
version "6.0.2"
3359+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f"
3360+
integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==
33613361

33623362
undefsafe@^2.0.5:
33633363
version "2.0.5"

0 commit comments

Comments
 (0)