Skip to content

Commit 42c1573

Browse files
chore(deps): update dependency typescript to ~4.9.0
1 parent 31a8cdf commit 42c1573

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"lint-staged": "^13.2.0",
6666
"npm-run-all": "^4.1.5",
6767
"prettier": "^2.8.4",
68-
"typescript": "~4.8.4",
68+
"typescript": "~4.9.0",
6969
"unplugin-icons": "^0.16.0",
7070
"vite": "^4.1.4",
7171
"vite-plugin-css-injected-by-js": "^3.1.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5905,6 +5905,11 @@ typescript@~4.8.4:
59055905
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
59065906
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
59075907

5908+
typescript@~4.9.0:
5909+
version "4.9.5"
5910+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
5911+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
5912+
59085913
uc.micro@^1.0.1, uc.micro@^1.0.5:
59095914
version "1.0.6"
59105915
resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-1.0.6.tgz#9c411a802a409a91fc6cf74081baba34b24499ac"

0 commit comments

Comments
 (0)