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.6.12 to 2.6.14
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](vuejs/vue@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](vuejs/vue@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>
  • Loading branch information
dependabot[bot] authored Jun 28, 2021
1 parent 710544c commit 5b6a56e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"url-search-params-polyfill": "^8.0.0",
"v-click-outside": "^3.1.1",
"v-tooltip": "^2.0.3",
"vue": "^2.6.12",
"vue": "^2.6.14",
"vue-click-outside": "^1.1.0",
"vue-clipboard2": "^0.3.1",
"vue-infinite-loading": "^2.4.5",
Expand Down Expand Up @@ -106,7 +106,7 @@
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"eslint-plugin-standard": "^4.0.2",
"eslint-plugin-vue": "^6.2.2",
"exports-loader": "^1.1.0",
"file-loader": "^6.0.0",
Expand All @@ -122,7 +122,7 @@
"style-loader": "^1.2.1",
"url-loader": "^4.1.0",
"vue-loader": "^15.9.7",
"vue-template-compiler": "^2.6.12",
"vue-template-compiler": "^2.6.14",
"webpack": "^4.44.2",
"webpack-cli": "^3.3.12",
"webpack-merge": "^5.1.4",
Expand Down

0 comments on commit 5b6a56e

Please sign in to comment.