chore(deps-dev): bump vue from 3.0.0 to 3.0.5 (#246)

Bumps [vue](https://github.com/vuejs/vue) from 3.0.0 to 3.0.5.
- [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-01-01 21:09:25 +08:00
committed by GitHub
parent 99e045023d
commit 03e839047c
3 changed files with 50 additions and 50 deletions

View File

@ -46,6 +46,6 @@
"regenerator-runtime": "^0.13.5",
"ts-jest": "^26.1.3",
"typescript": "^4.0.2",
"vue": "3.0.0"
"vue": "3.0.5"
}
}

View File

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