chore(deps-dev): bump vue from 3.0.5 to 3.0.7 (#356)

Bumps [vue](https://github.com/vuejs/vue) from 3.0.5 to 3.0.7.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/commits)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2021-03-15 17:36:14 +08:00
committed by GitHub
parent 41b2ad78b7
commit de17052e7d
3 changed files with 50 additions and 26 deletions

View File

@ -12,7 +12,7 @@
"style-loader": "^1.2.1",
"ts-loader": "^8.0.0",
"typescript": "^4.2.3",
"vue": "3.0.5",
"vue": "3.0.7",
"webpack": "^4.43.0",
"webpack-dev-server": "^3.11.0"
}