Skip to content

Commit

Permalink
[U] Update typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
hykilpikonna committed Jul 25, 2022
1 parent dd0c034 commit 3ae8336
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -27,7 +27,7 @@
"@types/node": "^18.6.1",
"@vitejs/plugin-vue": "^2.0.0",
"sass": "^1.54.0",
"typescript": "^4.4.4",
"typescript": "^4.7.4",
"vite": "^2.7.2",
"vue-class-component": "^8.0.0-rc.1",
"vue-property-decorator": "^10.0.0-rc.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -788,10 +788,10 @@ to-regex-range@^5.0.1:
dependencies:
is-number "^7.0.0"

typescript@^4.4.4:
version "4.6.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
typescript@^4.7.4:
version "4.7.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==

vite@^2.7.2:
version "2.9.1"
Expand Down

0 comments on commit 3ae8336

Please sign in to comment.