Skip to content

Commit

Permalink
Merge pull request #1001 from nextcloud/dependabot/npm_and_yarn/vue-a…
Browse files Browse the repository at this point in the history
…nd-vue-template-compiler-2.6.14

Bump vue and vue-template-compiler
  • Loading branch information
nickvergessen authored Jun 12, 2021
2 parents 20ca14b + 83e429c commit 169f8f1
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 169f8f1

Please sign in to comment.