summaryrefslogtreecommitdiffstats
path: root/settings/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-11-26 02:19:39 +0000
committerdependabot[bot] <support@dependabot.com>2018-11-26 02:19:39 +0000
commit27f65f4085242aafb5c6a024534eda3c1d983b65 (patch)
tree8291966c358c45eaa14e91c20f2593829bbcb2bc /settings/package.json
parente673c7dc498195d8c546b48a160458e2485b17e3 (diff)
downloadnextcloud-server-27f65f4085242aafb5c6a024534eda3c1d983b65.tar.gz
nextcloud-server-27f65f4085242aafb5c6a024534eda3c1d983b65.zip
Bump webpack from 4.26.0 to 4.26.1 in /settings
Bumps [webpack](https://github.com/webpack/webpack) from 4.26.0 to 4.26.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.26.0...v4.26.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'settings/package.json')
-rw-r--r--settings/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/package.json b/settings/package.json
index a24f6add6ab..0e14b837da5 100644
--- a/settings/package.json
+++ b/settings/package.json
@@ -41,7 +41,7 @@
"sass-loader": "^7.1.0",
"vue-loader": "^15.4.2",
"vue-template-compiler": "^2.5.17",
- "webpack": "^4.26.0",
+ "webpack": "^4.26.1",
"webpack-cli": "^3.1.2",
"webpack-merge": "^4.1.4"
}