Skip to content

Commit 7c856c4

Browse files
chore(deps): update dependency typescript to v6
1 parent 2455ced commit 7c856c4

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
@@ -35,7 +35,7 @@
3535
"prettier": "3.8.3",
3636
"ts-node": "10.9.2",
3737
"ts-node-dev": "2.0.0",
38-
"typescript": "5.9.3",
38+
"typescript": "6.0.3",
3939
"yargs": "18.0.0",
4040
"yarn-run-all": "3.1.1"
4141
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3219,10 +3219,10 @@ typescript-eslint@^8.56.0:
32193219
"@typescript-eslint/typescript-estree" "8.56.1"
32203220
"@typescript-eslint/utils" "8.56.1"
32213221

3222-
typescript@5.9.3:
3223-
version "5.9.3"
3224-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
3225-
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
3222+
typescript@6.0.3:
3223+
version "6.0.3"
3224+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.3.tgz#90251dc007916e972786cb94d74d15b185577d21"
3225+
integrity sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==
32263226

32273227
unbox-primitive@^1.1.0:
32283228
version "1.1.0"

0 commit comments

Comments
 (0)