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 6839058 commit 0a650b6Copy full SHA for 0a650b6
package.json
@@ -29,6 +29,6 @@
29
},
30
"dependencies": {},
31
"devDependencies": {
32
- "typescript": "4.8.3"
+ "typescript": "4.8.4"
33
}
34
yarn.lock
@@ -2,7 +2,7 @@
2
# yarn lockfile v1
3
4
5
-[email protected].3:
6
- version "4.8.3"
7
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
8
- integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
+[email protected].4:
+ version "4.8.4"
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
+ integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
0 commit comments