Update dependency webpack-cli to v3.0.8

This commit is contained in:
Renovate Bot 2018-06-16 23:14:28 +00:00
parent 7485850606
commit eefe0279a1
No known key found for this signature in database
GPG key ID: 30DC19D6846E13FA
2 changed files with 4 additions and 4 deletions

View file

@ -103,7 +103,7 @@
"textcomplete": "0.17.1",
"undate": "0.3.0",
"webpack": "4.12.0",
"webpack-cli": "3.0.6",
"webpack-cli": "3.0.8",
"webpack-dev-server": "3.1.4"
}
}

View file

@ -7528,9 +7528,9 @@ web-push@3.3.1:
minimist "^1.2.0"
urlsafe-base64 "^1.0.0"
webpack-cli@3.0.6:
version "3.0.6"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.0.6.tgz#5d414e66c6576d4050c1e6b7ab3ecf9969106525"
webpack-cli@3.0.8:
version "3.0.8"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.0.8.tgz#90eddcf04a4bfc31aa8c0edc4c76785bc4f1ccd9"
dependencies:
chalk "^2.4.1"
cross-spawn "^6.0.5"