Update dependency webpack-cli to v2.1.5

This commit is contained in:
Renovate Bot 2018-06-01 16:44:30 +00:00
parent f1ad8fa8f2
commit 850bfdd722
No known key found for this signature in database
GPG key ID: 30DC19D6846E13FA
2 changed files with 4 additions and 4 deletions

View file

@ -99,7 +99,7 @@
"textcomplete": "0.17.1",
"undate": "0.3.0",
"webpack": "4.10.2",
"webpack-cli": "2.1.4",
"webpack-cli": "2.1.5",
"webpack-dev-server": "3.1.4"
}
}

View file

@ -8234,9 +8234,9 @@ webpack-addons@^1.1.5:
dependencies:
jscodeshift "^0.4.0"
webpack-cli@2.1.4:
version "2.1.4"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-2.1.4.tgz#cab81e79249127384fb69b2fdfe2055f9c771b76"
webpack-cli@2.1.5:
version "2.1.5"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-2.1.5.tgz#3081fdeb2f205f0a54aa397986880b0c20a71f7a"
dependencies:
chalk "^2.4.1"
cross-spawn "^6.0.5"