Skip to content

Commit 6f2bb98

Browse files
chore(deps): update dependency typescript to v6
1 parent 8067c0e commit 6f2bb98

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
@@ -3240,10 +3240,10 @@ typescript-eslint@^8.56.0:
32403240
"@typescript-eslint/typescript-estree" "8.56.1"
32413241
"@typescript-eslint/utils" "8.56.1"
32423242

3243-
typescript@5.9.3:
3244-
version "5.9.3"
3245-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
3246-
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
3243+
typescript@6.0.3:
3244+
version "6.0.3"
3245+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.3.tgz#90251dc007916e972786cb94d74d15b185577d21"
3246+
integrity sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==
32473247

32483248
unbox-primitive@^1.1.0:
32493249
version "1.1.0"

0 commit comments

Comments
 (0)