Merge pull request #2376 from thelounge/greenkeeper/webpack-cli-2.0.15

Update webpack-cli to the latest version 🚀
This commit is contained in:
Jérémie Astori 2018-04-21 22:20:43 +02:00 committed by GitHub
commit 8e2cce5b43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -97,7 +97,7 @@
"textcomplete": "0.17.1",
"undate": "0.3.0",
"webpack": "4.6.0",
"webpack-cli": "2.0.14",
"webpack-cli": "2.0.15",
"webpack-dev-server": "3.1.3"
}
}

View file

@ -8245,9 +8245,9 @@ webpack-addons@^1.1.5:
dependencies:
jscodeshift "^0.4.0"
webpack-cli@2.0.14:
version "2.0.14"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-2.0.14.tgz#71d03d8c10547c1dfd674f71ff3b0457c33a74cd"
webpack-cli@2.0.15:
version "2.0.15"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-2.0.15.tgz#7532066556b03bd3292285ac08537e28844616c2"
dependencies:
chalk "^2.3.2"
cross-spawn "^6.0.5"