Bump vue and vue-template-compiler
Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together. Updates `vue` from 2.6.12 to 2.6.14 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.6.12...v2.6.14) Updates `vue-template-compiler` from 2.6.12 to 2.6.14 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.6.12...v2.6.14) --- updated-dependencies: - dependency-name: vue dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: vue-template-compiler dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9212949716
commit
e4cd3e7653
2 changed files with 17 additions and 17 deletions
|
|
@ -15,7 +15,7 @@
|
|||
"clipboard-polyfill": "^3.0.2",
|
||||
"core-js": "^3.8.3",
|
||||
"v-tooltip": "^2.1.2",
|
||||
"vue": "^2.6.11",
|
||||
"vue": "^2.6.14",
|
||||
"vue-ellipse-progress": "^1.1.1",
|
||||
"vue-textarea-autosize": "^1.1.1"
|
||||
},
|
||||
|
|
@ -26,7 +26,7 @@
|
|||
"babel-eslint": "^10.1.0",
|
||||
"eslint": "^6.7.2",
|
||||
"eslint-plugin-vue": "^7.5.0",
|
||||
"vue-template-compiler": "^2.6.11"
|
||||
"vue-template-compiler": "^2.6.14"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"root": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue