mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 14:44:13 +00:00
Update dependency webpack-cli to v3.0.8
This commit is contained in:
parent
7485850606
commit
eefe0279a1
2 changed files with 4 additions and 4 deletions
|
@ -103,7 +103,7 @@
|
|||
"textcomplete": "0.17.1",
|
||||
"undate": "0.3.0",
|
||||
"webpack": "4.12.0",
|
||||
"webpack-cli": "3.0.6",
|
||||
"webpack-cli": "3.0.8",
|
||||
"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.6:
|
||||
version "3.0.6"
|
||||
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.0.6.tgz#5d414e66c6576d4050c1e6b7ab3ecf9969106525"
|
||||
webpack-cli@3.0.8:
|
||||
version "3.0.8"
|
||||
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.0.8.tgz#90eddcf04a4bfc31aa8c0edc4c76785bc4f1ccd9"
|
||||
dependencies:
|
||||
chalk "^2.4.1"
|
||||
cross-spawn "^6.0.5"
|
||||
|
|
Loading…
Reference in a new issue