chore(deps-dev): bump vue from 3.0.0-rc.7 to 3.0.0-rc.9 (#79)

Bumps [vue](https://github.com/vuejs/vue) from 3.0.0-rc.7 to 3.0.0-rc.9.
- [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]
2020-08-31 15:12:19 +08:00
committed by GitHub
parent 183fc2c0bc
commit dcf22537b1
3 changed files with 26 additions and 50 deletions

View File

@ -50,7 +50,7 @@
"rollup": "^2.13.1",
"ts-jest": "^26.1.3",
"typescript": "^3.9.6",
"vue": "3.0.0-rc.7",
"vue": "3.0.0-rc.9",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.11",
"webpack-dev-server": "^3.10.3"

View File

@ -15,7 +15,7 @@
"ts-loader": "^8.0.0",
"typescript": "^3.9.6",
"url-loader": "^4.1.0",
"vue": "3.0.0-rc.7",
"vue": "3.0.0-rc.9",
"webpack": "^4.43.0",
"webpack-dev-server": "^3.11.0",
"worker-plugin": "^4.0.3"