Skip to content

Commit 7281242

Browse files
chore(deps): update dependency typescript to v4.8.4
1 parent 5f7856a commit 7281242

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"path": "0.12.7",
6161
"prettier": "2.7.1",
6262
"standard-version": "9.3.2",
63-
"typescript": "4.8.3",
63+
"typescript": "4.8.4",
6464
"unbuild": "0.8.11",
6565
"vite": "2.9.12",
6666
"vitest": "0.23.4"

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3542,7 +3542,12 @@ typedarray@^0.0.6:
35423542
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
35433543
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
35443544

3545-
[email protected], typescript@^4.8.2:
3545+
3546+
version "4.8.4"
3547+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
3548+
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
3549+
3550+
typescript@^4.8.2:
35463551
version "4.8.3"
35473552
resolved "https://registry.npmjs.org/typescript/-/typescript-4.8.3.tgz"
35483553
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==

0 commit comments

Comments
 (0)