Merge pull request #2512 from thelounge/renovate/webpack-cli-3.x

Update dependency webpack-cli to v3.0.2
This commit is contained in:
Jérémie Astori 2018-06-05 00:15:09 -04:00 committed by GitHub
commit 01cc10dc43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -101,7 +101,7 @@
"textcomplete": "0.17.1",
"undate": "0.3.0",
"webpack": "4.10.2",
"webpack-cli": "3.0.1",
"webpack-cli": "3.0.2",
"webpack-dev-server": "3.1.4"
}
}

View file

@ -7502,9 +7502,9 @@ web-push@3.3.1:
minimist "^1.2.0"
urlsafe-base64 "^1.0.0"
webpack-cli@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.0.1.tgz#1d894ed039268aa1a17a9b80f8810c637fd0df63"
webpack-cli@3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.0.2.tgz#e48c5662aff8ed5aac3db5f82f51d7f32e50459e"
dependencies:
chalk "^2.4.1"
cross-spawn "^6.0.5"