build(deps-dev): bump vue-tsc from 0.33.6 to 0.33.7 (#2667)

Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.33.6 to 0.33.7.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v0.33.7/packages/vue-tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-03-26 20:05:51 +08:00 committed by GitHub
parent fa013a09ee
commit 2380e71c31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,7 +120,7 @@
"vite": "^2.1.3",
"vue": "^3.2.12",
"vue-router": "^4.0.5",
"vue-tsc": "0.33.6"
"vue-tsc": "0.33.7"
},
"peerDependencies": {
"vue": "^3.0.0"