Skip to content

Commit 5a96c6a

Browse files
chore(deps): update dependency typescript to v6
1 parent e331300 commit 5a96c6a

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.6"
6060
},
6161
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6657,10 +6657,10 @@ typed-array-length@^1.0.7:
66576657
possible-typed-array-names "^1.0.0"
66586658
reflect.getprototypeof "^1.0.6"
66596659

6660-
typescript@5.9.3:
6661-
version "5.9.3"
6662-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
6663-
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
6660+
typescript@6.0.3:
6661+
version "6.0.3"
6662+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.3.tgz#90251dc007916e972786cb94d74d15b185577d21"
6663+
integrity sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==
66646664

66656665
ua-parser-js@^1.0.35:
66666666
version "1.0.41"

0 commit comments

Comments
 (0)