mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 14:44:13 +00:00
chore(deps): update dependency webpack to v4.19.1
This commit is contained in:
parent
2ba7b563fe
commit
41bd5504a0
2 changed files with 4 additions and 4 deletions
|
@ -105,7 +105,7 @@
|
|||
"stylelint-config-standard": "18.2.0",
|
||||
"textcomplete": "0.17.1",
|
||||
"undate": "0.3.0",
|
||||
"webpack": "4.19.0",
|
||||
"webpack": "4.19.1",
|
||||
"webpack-cli": "3.1.0",
|
||||
"webpack-dev-server": "3.1.8"
|
||||
}
|
||||
|
|
|
@ -7890,9 +7890,9 @@ webpack-sources@^1.1.0, webpack-sources@^1.2.0:
|
|||
source-list-map "^2.0.0"
|
||||
source-map "~0.6.1"
|
||||
|
||||
webpack@4.19.0:
|
||||
version "4.19.0"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.19.0.tgz#252296c8af2d21c0994911007defdb3913a7bc66"
|
||||
webpack@4.19.1:
|
||||
version "4.19.1"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.19.1.tgz#096674bc3b573f8756c762754366e5b333d6576f"
|
||||
dependencies:
|
||||
"@webassemblyjs/ast" "1.7.6"
|
||||
"@webassemblyjs/helper-module-context" "1.7.6"
|
||||
|
|
Loading…
Reference in a new issue