Skip to content

Commit 8f356f9

Browse files
chore(deps): update dependency typescript to v4.9.5
1 parent 5f7856a commit 8f356f9

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.9.5",
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.9.5"
3547+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
3548+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
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)