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 0b37e8d commit c9cc2c0Copy full SHA for c9cc2c0
package.json
@@ -29,6 +29,6 @@
29
},
30
"dependencies": {},
31
"devDependencies": {
32
- "typescript": "5.8.2"
+ "typescript": "5.8.3"
33
}
34
yarn.lock
@@ -2,7 +2,7 @@
2
# yarn lockfile v1
3
4
5
-[email protected].2:
6
- version "5.8.2"
7
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
8
- integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
+[email protected].3:
+ version "5.8.3"
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
+ integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
0 commit comments