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 c9cc2c0 commit 263179dCopy full SHA for 263179d
2 files changed
package.json
@@ -29,6 +29,6 @@
29
},
30
"dependencies": {},
31
"devDependencies": {
32
- "typescript": "5.8.3"
+ "typescript": "5.9.2"
33
}
34
yarn.lock
@@ -2,7 +2,7 @@
2
# yarn lockfile v1
3
4
5
-typescript@5.8.3:
6
- version "5.8.3"
7
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
8
- integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
+typescript@5.9.2:
+ version "5.9.2"
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
+ integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
0 commit comments