summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>2019-06-11 17:17:47 +0000
committerGitHub <noreply@github.com>2019-06-11 17:17:47 +0000
commitabd4f24c815aaa4d9b9a4743d9066829f77fa17c (patch)
tree4abdd2cbdfca2b73899c1d01ae1edbfcc79b4e68 /package.json
parent2cb0b9e56e634970f0490a02e8676761a93cbb52 (diff)
downloadnextcloud-server-abd4f24c815aaa4d9b9a4743d9066829f77fa17c.tar.gz
nextcloud-server-abd4f24c815aaa4d9b9a4743d9066829f77fa17c.zip
Bump webpack from 4.32.2 to 4.33.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.32.2 to 4.33.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.32.2...v4.33.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
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 4007c950c59..d603817ef0a 100644
--- a/package.json
+++ b/package.json
@@ -77,7 +77,7 @@
"url-loader": "^2.0.0",
"vue-loader": "^15.6.4",
"vue-template-compiler": "^2.6.10",
- "webpack": "^4.32.2",
+ "webpack": "^4.33.0",
"webpack-cli": "^3.3.3",
"webpack-merge": "^4.2.1"
}