Skip to content

Commit c42a309

Browse files
chore(deps): update dependency typescript to v6
1 parent 22c6869 commit c42a309

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
@@ -62,7 +62,7 @@
6262
"nodemon": "3.1.14",
6363
"prettier": "3.8.3",
6464
"ts-node": "10.9.2",
65-
"typescript": "5.9.3",
65+
"typescript": "6.0.3",
6666
"typescript-eslint": "8.59.2"
6767
},
6868
"lint-staged": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3223,10 +3223,10 @@ typescript-eslint@8.59.2:
32233223
"@typescript-eslint/typescript-estree" "8.59.2"
32243224
"@typescript-eslint/utils" "8.59.2"
32253225

3226-
typescript@5.9.3:
3227-
version "5.9.3"
3228-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
3229-
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
3226+
typescript@6.0.3:
3227+
version "6.0.3"
3228+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.3.tgz#90251dc007916e972786cb94d74d15b185577d21"
3229+
integrity sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==
32303230

32313231
undefsafe@^2.0.5:
32323232
version "2.0.5"

0 commit comments

Comments
 (0)