Merge pull request #559 from nextcloud/dependabot/npm_and_yarn/js/webpack-4.16.3

Bump webpack from 4.16.1 to 4.16.3 in /js
This commit is contained in:
Julius Härtl
2018-07-30 23:28:13 +02:00
committed by GitHub
2 changed files with 4 additions and 17 deletions

View File

@@ -28,7 +28,7 @@
"karma": "^2.0.5",
"mini-css-extract-plugin": "^0.4.1",
"node-sass": "^4.9.2",
"webpack": "^4.16.1",
"webpack": "^4.16.3",
"webpack-cli": "^3.1.0",
"webpack-merge": "^4.1.3"
},