Skip to content

Commit 26da64a

Browse files
Merge pull request #987 from nextcloud/dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.6.13
Bump vue and vue-template-compiler
2 parents 8cd442a + a5d8437 commit 26da64a

File tree

5 files changed

+13
-13
lines changed

5 files changed

+13
-13
lines changed

js/notifications-main.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/notifications-main.js.LICENSE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
*/
1414

1515
/*!
16-
* Vue.js v2.6.12
17-
* (c) 2014-2020 Evan You
16+
* Vue.js v2.6.13
17+
* (c) 2014-2021 Evan You
1818
* Released under the MIT License.
1919
*/
2020

js/notifications-main.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@nextcloud/notify_push": "^1.0.1",
2727
"@nextcloud/router": "^2.0.0",
2828
"@nextcloud/vue": "^3.10.1",
29-
"vue": "^2.6.12",
29+
"vue": "^2.6.13",
3030
"vue-tooltip": "^0.1.0"
3131
},
3232
"devDependencies": {
@@ -66,7 +66,7 @@
6666
"stylelint-webpack-plugin": "^2.1.1",
6767
"url-loader": "^4.1.1",
6868
"vue-loader": "^15.9.7",
69-
"vue-template-compiler": "^2.6.12",
69+
"vue-template-compiler": "^2.6.13",
7070
"webpack": "^5.38.1",
7171
"webpack-cli": "^4.7.0"
7272
},

0 commit comments

Comments
 (0)