Skip to content

Commit

Permalink
chore(deps): vue-tsc@0.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Aysnine committed Mar 17, 2021
1 parent 376824a commit 96f8dff
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"vite-plugin-compression": "^0.2.3",
"vite-plugin-windicss": "^0.8.3",
"vite-tsconfig-paths": "^2.3.0",
"vue-tsc": "^0.0.12"
"vue-tsc": "^0.0.13"
},
"lint-staged": {
"*.{js,jsx,vue,ts,tsx}": "eslint --fix "
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4573,10 +4573,10 @@ vue-router@^4.0.5:
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.0.5.tgz#dd0a4134bc950c37aef64b973e9ee1008428d8fa"
integrity sha512-AQq+pllb6FCc7rS6vh4PPcce3XA1jgK3hKNkQ4hXHwoVN7jOeAOMKCnX7XAX3etV9rmN7iNW8iIwgPk95ckBjw==

vue-tsc@^0.0.12:
version "0.0.12"
resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-0.0.12.tgz#8e3718f7db42bd794508bbf104c5827abeb8748f"
integrity sha512-7O3ptmZdSQsd8k1QcC21uSkRK+mEg+3/BOw9kY8/5UPLLkSo2bnoFmSGG0riwxLvvhwxw51sHmExT+tdyU0tSw==
vue-tsc@^0.0.13:
version "0.0.13"
resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-0.0.13.tgz#ae710ab8bc49164b2cfce4e8eaf3f32363f4158d"
integrity sha512-lAc8+jQCaoNu5l7Wfx2Ri/srkLnPoQBH/9NasA5LT1slFlbDAcr54EeF+phD3Q2kbHF6wZeYZIylxRvEzGRD9A==
dependencies:
unzipper latest

Expand Down

0 comments on commit 96f8dff

Please sign in to comment.