Skip to content

Commit 3cb12a5

Browse files
chore(deps): update dependency typescript to v6
1 parent 533a626 commit 3cb12a5

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
@@ -55,7 +55,7 @@
5555
"rimraf": "6.1.3",
5656
"ts-node": "10.9.2",
5757
"tslib": "2.8.1",
58-
"typescript": "5.9.3",
58+
"typescript": "6.0.3",
5959
"vitest": "4.1.5"
6060
},
6161
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6485,10 +6485,10 @@ typed-array-length@^1.0.7:
64856485
possible-typed-array-names "^1.0.0"
64866486
reflect.getprototypeof "^1.0.6"
64876487

6488-
typescript@5.9.3:
6489-
version "5.9.3"
6490-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
6491-
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
6488+
typescript@6.0.3:
6489+
version "6.0.3"
6490+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.3.tgz#90251dc007916e972786cb94d74d15b185577d21"
6491+
integrity sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==
64926492

64936493
ua-parser-js@^1.0.35:
64946494
version "1.0.41"

0 commit comments

Comments
 (0)