Skip to content

Commit

Permalink
⬆️ : bump vue and vue-template-compiler (#413)
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.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>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Sep 4, 2020
1 parent f1e22a7 commit aebfac8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 23 deletions.
33 changes: 12 additions & 21 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 @@ -22,7 +22,7 @@
"jquery": "^3.5.0",
"marked": "^1.1.1",
"messenger-hubspot": "^1.5.0",
"vue": "^2.6.11",
"vue": "^2.6.12",
"vue-form-wizard": "^0.8.4",
"vue-multiselect": "^2.1.6",
"vue-router": "^3.4.3",
Expand All @@ -39,7 +39,7 @@
"eslint": "^7.6.0",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-vue": "^6.2.2",
"vue-template-compiler": "^2.6.11",
"vue-template-compiler": "^2.6.12",
"copy-webpack-plugin": "^6.0.3"
}
}

0 comments on commit aebfac8

Please sign in to comment.