mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-07-03 02:23:25 +08:00
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:
committed by
GitHub
parent
99e045023d
commit
03e839047c
@ -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"
|
||||
}
|
||||
}
|
||||
|
@ -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"
|
||||
}
|
||||
|
Reference in New Issue
Block a user