Merge pull request #2551 from thelounge/renovate/webpack-cli-3.x
Update dependency webpack-cli to v3.0.4
This commit is contained in:
commit
b54862022e
@ -103,7 +103,7 @@
|
||||
"textcomplete": "0.17.1",
|
||||
"undate": "0.3.0",
|
||||
"webpack": "4.12.0",
|
||||
"webpack-cli": "3.0.3",
|
||||
"webpack-cli": "3.0.4",
|
||||
"webpack-dev-server": "3.1.4"
|
||||
}
|
||||
}
|
||||
|
@ -7528,9 +7528,9 @@ web-push@3.3.1:
|
||||
minimist "^1.2.0"
|
||||
urlsafe-base64 "^1.0.0"
|
||||
|
||||
webpack-cli@3.0.3:
|
||||
version "3.0.3"
|
||||
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.0.3.tgz#1a8c6e09dee1fd45305f3b3828cf081903cee0f2"
|
||||
webpack-cli@3.0.4:
|
||||
version "3.0.4"
|
||||
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.0.4.tgz#55d6ad2cdd608de8c0f757dde5bc4bf5bd2dec68"
|
||||
dependencies:
|
||||
chalk "^2.4.1"
|
||||
cross-spawn "^6.0.5"
|
||||
|
Loading…
Reference in New Issue
Block a user