We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd8dfa0 commit 8340a8eCopy full SHA for 8340a8e
2 files changed
package.json
@@ -29,6 +29,6 @@
29
},
30
"dependencies": {},
31
"devDependencies": {
32
- "typescript": "5.9.3"
+ "typescript": "6.0.3"
33
}
34
yarn.lock
@@ -2,7 +2,7 @@
2
# yarn lockfile v1
3
4
5
-typescript@5.9.3:
6
- version "5.9.3"
7
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
8
- integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
+typescript@6.0.3:
+ version "6.0.3"
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.3.tgz#90251dc007916e972786cb94d74d15b185577d21"
+ integrity sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==
0 commit comments