Update dependency webpack-cli to v3.1.2

This commit is contained in:
Renovate Bot 2018-09-29 17:18:08 +00:00
parent 9a0cb9f7bf
commit e976719d91
No known key found for this signature in database
GPG key ID: 30DC19D6846E13FA
2 changed files with 4 additions and 4 deletions

View file

@ -106,7 +106,7 @@
"textcomplete": "0.17.1",
"undate": "0.3.0",
"webpack": "4.20.2",
"webpack-cli": "3.1.1",
"webpack-cli": "3.1.2",
"webpack-dev-server": "3.1.9"
}
}

View file

@ -7761,9 +7761,9 @@ web-push@3.3.3:
minimist "^1.2.0"
urlsafe-base64 "^1.0.0"
webpack-cli@3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.1.1.tgz#92be3e324c1788208a301172139febb476566262"
webpack-cli@3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.1.2.tgz#17d7e01b77f89f884a2bbf9db545f0f6a648e746"
dependencies:
chalk "^2.4.1"
cross-spawn "^6.0.5"