Bump vue and vue-template-compiler (#3574)
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.5.22 to 2.6.10 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.5.22...v2.6.10) Updates `vue-template-compiler` from 2.5.22 to 2.6.10 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.5.22...v2.6.10) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
Graham Campbell
parent
ef51636562
commit
602c21ec7e
@@ -32,8 +32,8 @@
|
||||
"promise": "^7.3.1",
|
||||
"sortablejs": "^1.8.4",
|
||||
"sweetalert2": "^6.8.0",
|
||||
"vue": "^2.5.22",
|
||||
"vue-template-compiler": "^2.5.22"
|
||||
"vue": "^2.6.10",
|
||||
"vue-template-compiler": "^2.6.10"
|
||||
},
|
||||
"private": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user