summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-01-24 07:27:16 +0000
committerdependabot[bot] <support@dependabot.com>2019-01-24 07:27:16 +0000
commit78162aef09b20498894d3f80ce2b662f5b338a51 (patch)
tree0834a45343ba5f75b4d0073a55eb5a94bf2c96d6 /apps/oauth2/package.json
parent2277c21f3e22321acc32f2a2e592f1037a4549a3 (diff)
downloadnextcloud-server-78162aef09b20498894d3f80ce2b662f5b338a51.tar.gz
nextcloud-server-78162aef09b20498894d3f80ce2b662f5b338a51.zip
Bump vue-loader from 15.5.1 to 15.6.0 in /apps/oauth2
Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.5.1 to 15.6.0. - [Release notes](https://github.com/vuejs/vue-loader/releases) - [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-loader/compare/v15.5.1...v15.6.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'apps/oauth2/package.json')
-rw-r--r--apps/oauth2/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/oauth2/package.json b/apps/oauth2/package.json
index 7ec63635a65..124c22fa95d 100644
--- a/apps/oauth2/package.json
+++ b/apps/oauth2/package.json
@@ -22,7 +22,7 @@
"devDependencies": {
"css-loader": "^2.1.0",
"file-loader": "^3.0.1",
- "vue-loader": "^15.5.1",
+ "vue-loader": "^15.6.0",
"vue-template-compiler": "^2.5.22",
"webpack": "^4.28.4",
"webpack-cli": "^3.2.1",