Skip to content

Commit 009ada3

Browse files
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.11 to 2.6.12 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](vuejs/vue@v2.6.11...v2.6.12) Updates `vue-template-compiler` from 2.6.11 to 2.6.12 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](vuejs/vue@v2.6.11...v2.6.12) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 4b7b295 commit 009ada3

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
"express": "^4.17.1",
77
"marked": "^2.0.0",
88
"prismjs": "^1.21.0",
9-
"vue": "^2.6.11",
9+
"vue": "^2.6.12",
1010
"vue-router": "^3.4.3",
11-
"vue-template-compiler": "^2.6.11",
11+
"vue-template-compiler": "^2.6.12",
1212
"vuex": "^3.5.1"
1313
},
1414
"devDependencies": {

0 commit comments

Comments
 (0)