mirror of
https://github.com/thelounge/thelounge
synced 2024-11-23 04:23:13 +00:00
Merge pull request #3304 from thelounge/renovate/webpack-cli-3.x
Update dependency webpack-cli to v3.3.6
This commit is contained in:
commit
442389c544
2 changed files with 5 additions and 5 deletions
|
@ -111,6 +111,6 @@
|
||||||
"vue-template-compiler": "2.6.10",
|
"vue-template-compiler": "2.6.10",
|
||||||
"vuedraggable": "2.23.0",
|
"vuedraggable": "2.23.0",
|
||||||
"webpack": "4.35.3",
|
"webpack": "4.35.3",
|
||||||
"webpack-cli": "3.3.5"
|
"webpack-cli": "3.3.6"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -8501,10 +8501,10 @@ web-push@3.3.5:
|
||||||
minimist "^1.2.0"
|
minimist "^1.2.0"
|
||||||
urlsafe-base64 "^1.0.0"
|
urlsafe-base64 "^1.0.0"
|
||||||
|
|
||||||
webpack-cli@3.3.5:
|
webpack-cli@3.3.6:
|
||||||
version "3.3.5"
|
version "3.3.6"
|
||||||
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.5.tgz#f4d1238a66a2843d9cebf189835ea22142e72767"
|
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.6.tgz#2c8c399a2642133f8d736a359007a052e060032c"
|
||||||
integrity sha512-w0j/s42c5UhchwTmV/45MLQnTVwRoaUTu9fM5LuyOd/8lFoCNCELDogFoecx5NzRUndO0yD/gF2b02XKMnmAWQ==
|
integrity sha512-0vEa83M7kJtxK/jUhlpZ27WHIOndz5mghWL2O53kiDoA9DIxSKnfqB92LoqEn77cT4f3H2cZm1BMEat/6AZz3A==
|
||||||
dependencies:
|
dependencies:
|
||||||
chalk "2.4.2"
|
chalk "2.4.2"
|
||||||
cross-spawn "6.0.5"
|
cross-spawn "6.0.5"
|
||||||
|
|
Loading…
Reference in a new issue