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.13 to 2.6.14
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](vuejs/vue@v2.6.13...v2.6.14)

Updates `vue-template-compiler` from 2.6.13 to 2.6.14
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](vuejs/vue@v2.6.13...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>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and npmbuildbot-nextcloud[bot] committed Jun 12, 2021
1 parent fe610e8 commit 83e429c
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions js/notifications-main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/notifications-main.js.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
*/

/*!
* Vue.js v2.6.13
* Vue.js v2.6.14
* (c) 2014-2021 Evan You
* Released under the MIT License.
*/
Expand Down
2 changes: 1 addition & 1 deletion js/notifications-main.js.map

Large diffs are not rendered by default.

12 changes: 6 additions & 6 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 @@ -26,7 +26,7 @@
"@nextcloud/notify_push": "^1.0.1",
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^3.10.1",
"vue": "^2.6.13",
"vue": "^2.6.14",
"vue-tooltip": "^0.1.0"
},
"devDependencies": {
Expand Down Expand Up @@ -66,7 +66,7 @@
"stylelint-webpack-plugin": "^2.1.1",
"url-loader": "^4.1.1",
"vue-loader": "^15.9.7",
"vue-template-compiler": "^2.6.13",
"vue-template-compiler": "^2.6.14",
"webpack": "^5.38.1",
"webpack-cli": "^4.7.2"
},
Expand Down

0 comments on commit 83e429c

Please sign in to comment.