Skip to content

Commit

Permalink
Bump vue-template-compiler from 2.6.12 to 2.6.14 in /accounts
Browse files Browse the repository at this point in the history
Bumps [vue-template-compiler](https://github.com/vuejs/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)

---
updated-dependencies:
- 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] committed Oct 7, 2021
1 parent 990abd6 commit 14255ee
Show file tree
Hide file tree
Showing 2 changed files with 305 additions and 200 deletions.
10 changes: 5 additions & 5 deletions accounts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"@babel/core": "^7.15.5",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-proposal-export-default-from": "^7.7.4",
"@babel/plugin-proposal-object-rest-spread": "^7.7.7",
"@babel/plugin-proposal-object-rest-spread": "^7.15.6",
"@babel/plugin-syntax-dynamic-import": "^7.7.4",
"@babel/plugin-transform-runtime": "^7.13.10",
"@babel/plugin-transform-runtime": "^7.15.0",
"@babel/polyfill": "^7.10.1",
"@babel/preset-env": "^7.13.12",
"@babel/register": "^7.14.5",
Expand All @@ -51,7 +51,7 @@
"fs-extra": "^9.0.1",
"join-path": "^1.1.1",
"ldapjs": "^2.2.3",
"nightwatch": "1.5.1",
"nightwatch": "1.7.11",
"nightwatch-api": "3.0.2",
"nightwatch-vrt": "^0.2.10",
"node-fetch": "^2.6.1",
Expand All @@ -67,7 +67,7 @@
"rollup-plugin-vue": "^5.1.4",
"swagger-vue-generator": "^1.0.6",
"url-search-params-polyfill": "^8.1.0",
"vue-template-compiler": "^2.6.11",
"vue-template-compiler": "^2.6.14",
"vuex": "^3.5.1",
"xml-js": "^1.6.11"
},
Expand All @@ -76,7 +76,7 @@
"not dead"
],
"peerDependencies": {
"owncloud-design-system": "^9.3.0"
"owncloud-design-system": "^10.0.0"
},
"dependencies": {
"validator": "^13.1.1"
Expand Down
Loading

0 comments on commit 14255ee

Please sign in to comment.