Merge pull request #2425 from thelounge/greenkeeper/webpack-cli-2.1.3

Update webpack-cli to the latest version 🚀
This commit is contained in:
Jérémie Astori 2018-05-07 02:24:01 -04:00 committed by GitHub
commit c169a9e1b8
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.7.0",
"webpack-cli": "2.1.2",
"webpack-cli": "2.1.3",
"webpack-dev-server": "3.1.4"
}
}

View file

@ -8130,9 +8130,9 @@ webpack-addons@^1.1.5:
dependencies:
jscodeshift "^0.4.0"
webpack-cli@2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-2.1.2.tgz#9c9a4b90584f7b8acaf591238ef0667e04c817f6"
webpack-cli@2.1.3:
version "2.1.3"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-2.1.3.tgz#65d166851abaa56067ef3f716b02a97ba6bbe84d"
dependencies:
chalk "^2.3.2"
cross-spawn "^6.0.5"