Skip to content

Commit a60836b

Browse files
chore(deps): update dependency typescript to v6
1 parent 3c9e422 commit a60836b

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.3",
6565
"ts-node": "10.9.2",
66-
"typescript": "5.9.3",
66+
"typescript": "6.0.3",
6767
"typescript-eslint": "8.58.2"
6868
},
6969
"lint-staged": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3261,10 +3261,10 @@ typescript-eslint@8.58.2:
32613261
"@typescript-eslint/typescript-estree" "8.58.2"
32623262
"@typescript-eslint/utils" "8.58.2"
32633263

3264-
typescript@5.9.3:
3265-
version "5.9.3"
3266-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
3267-
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
3264+
typescript@6.0.3:
3265+
version "6.0.3"
3266+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.3.tgz#90251dc007916e972786cb94d74d15b185577d21"
3267+
integrity sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==
32683268

32693269
undefsafe@^2.0.5:
32703270
version "2.0.5"

0 commit comments

Comments
 (0)