Merge pull request #547 from nextcloud/dependabot/npm_and_yarn/js/webpack-cli-3.1.0

Bump webpack-cli from 3.0.8 to 3.1.0 in /js
This commit is contained in:
Julius Härtl
2018-07-23 12:22:17 +02:00
committed by GitHub
2 changed files with 78 additions and 49 deletions

View File

@@ -29,7 +29,7 @@
"mini-css-extract-plugin": "^0.4.1",
"node-sass": "^4.9.2",
"webpack": "^4.16.1",
"webpack-cli": "^3.0.8",
"webpack-cli": "^3.1.0",
"webpack-merge": "^4.1.3"
},
"scripts": {