build(deps-dev): bump vue-tsc from 0.34.10 to 0.34.11 (#2871)

Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.34.10 to 0.34.11.
- [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.34.11/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-05-04 15:23:34 +08:00 committed by GitHub
parent e9303670e8
commit c88baf87cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,7 +120,7 @@
"vite": "^2.9.5",
"vue": "^3.2.33",
"vue-router": "^4.0.14",
"vue-tsc": "0.34.10"
"vue-tsc": "0.34.11"
},
"peerDependencies": {
"vue": "^3.0.0"