Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2020-12-18 15:17:54 +0300
committerGitHub <noreply@github.com>2020-12-18 15:17:54 +0300
commit00eca25e0c98ff6fa62813e8e2f1bad1ad700bcb (patch)
tree4fa1561ba6e05e05a8a6528a5fe8f15d8ecde11d /package.json
parentd4d11654d846425ca4fdbb20c742c4d89edb2e99 (diff)
parent5663fdc4289528406bb3a0a74b3bc5841f9cb007 (diff)
Merge pull request #4789 from nextcloud/dependabot/npm_and_yarn/vue-loader-15.9.6
Bump vue-loader from 15.9.5 to 15.9.6
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3d233d394..0a3f5f3c5 100644
--- a/package.json
+++ b/package.json
@@ -92,7 +92,7 @@
"stylelint-scss": "^3.18.0",
"stylelint-webpack-plugin": "^2.1.1",
"url-loader": "^4.1.1",
- "vue-loader": "^15.9.5",
+ "vue-loader": "^15.9.6",
"vue-template-compiler": "^2.6.12",
"webpack": "^4.44.2",
"webpack-cli": "^4.2.0",