Skip to content

Commit

Permalink
Bump vue and vue-template-compiler
Browse files Browse the repository at this point in the history
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.17 to 2.6.10
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](vuejs/vue@v2.5.17...v2.6.10)

Updates `vue-template-compiler` from 2.5.17 to 2.6.10
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](vuejs/vue@v2.5.17...v2.6.10)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Jun 5, 2019
1 parent 504aa24 commit b33b0f9
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 11 deletions.
25 changes: 16 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"i": "^0.3.6",
"jquery": "^3.4.0",
"npm": "^6.4.1",
"vue": "^2.5.17",
"vue": "^2.6.10",
"vue-mc": "^0.5.0",
"vue-router": "^3.0.6"
},
Expand All @@ -27,7 +27,7 @@
"@vue/eslint-config-standard": "^4.0.0",
"node-sass": "^4.12.0",
"sass-loader": "^7.0.1",
"vue-template-compiler": "^2.5.17"
"vue-template-compiler": "^2.6.10"
},
"eslintConfig": {
"root": true,
Expand Down

0 comments on commit b33b0f9

Please sign in to comment.