Merge pull request #628 from nextcloud/dependabot/npm_and_yarn/js/webpack-cli-3.1.2

Bump webpack-cli from 3.1.0 to 3.1.2 in /js
This commit is contained in:
Julius Härtl
2018-10-01 14:19:29 +02:00
committed by GitHub
2 changed files with 145 additions and 237 deletions

View File

@@ -30,7 +30,7 @@
"mini-css-extract-plugin": "^0.4.3",
"node-sass": "^4.9.3",
"webpack": "^4.20.2",
"webpack-cli": "^3.1.0",
"webpack-cli": "^3.1.2",
"webpack-merge": "^4.1.4"
},
"scripts": {