Skip to content

Commit e11dd20

Browse files
chore(deps): update dependency typescript to v6
1 parent 9c43425 commit e11dd20

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
"vite-tsconfig-paths": "6.1.1",
6060
"vitest": "4.1.4"
6161
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6462,10 +6462,10 @@ typed-array-length@^1.0.7:
64626462
possible-typed-array-names "^1.0.0"
64636463
reflect.getprototypeof "^1.0.6"
64646464

6465-
typescript@5.9.3:
6466-
version "5.9.3"
6467-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
6468-
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
6465+
typescript@6.0.3:
6466+
version "6.0.3"
6467+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.3.tgz#90251dc007916e972786cb94d74d15b185577d21"
6468+
integrity sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==
64696469

64706470
ua-parser-js@^1.0.35:
64716471
version "1.0.41"

0 commit comments

Comments
 (0)