summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-04-23 08:41:20 +0000
committerdependabot[bot] <support@dependabot.com>2019-04-23 08:41:20 +0000
commit57d81cfc1f7a3410257487f9e80a4d18e36c59fc (patch)
tree9b184f02cbc3d6890fdda9b77105c0d744b073ec /package.json
parentde51820d81ddeb9d094120e89c9e50648dcc9521 (diff)
downloadnextcloud-server-57d81cfc1f7a3410257487f9e80a4d18e36c59fc.tar.gz
nextcloud-server-57d81cfc1f7a3410257487f9e80a4d18e36c59fc.zip
Bump webpack from 4.29.6 to 4.30.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.29.6 to 4.30.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.29.6...v4.30.0) Signed-off-by: dependabot[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 14af97d30ab..b7030c37c8f 100644
--- a/package.json
+++ b/package.json
@@ -75,7 +75,7 @@
"url-loader": "^1.1.2",
"vue-loader": "^15.6.4",
"vue-template-compiler": "^2.6.10",
- "webpack": "^4.29.6",
+ "webpack": "^4.30.0",
"webpack-cli": "^3.3.0",
"webpack-merge": "^4.2.1"
}