mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 22:54:15 +00:00
chore(deps): update dependency webpack to v4.15.1
This commit is contained in:
parent
0a8f83c2fe
commit
5cd805fc44
2 changed files with 4 additions and 4 deletions
|
@ -102,7 +102,7 @@
|
|||
"stylelint-config-standard": "18.2.0",
|
||||
"textcomplete": "0.17.1",
|
||||
"undate": "0.3.0",
|
||||
"webpack": "4.15.0",
|
||||
"webpack": "4.15.1",
|
||||
"webpack-cli": "3.0.8",
|
||||
"webpack-dev-server": "3.1.4"
|
||||
}
|
||||
|
|
|
@ -7679,9 +7679,9 @@ webpack-sources@^1.0.1, webpack-sources@^1.1.0:
|
|||
source-list-map "^2.0.0"
|
||||
source-map "~0.6.1"
|
||||
|
||||
webpack@4.15.0:
|
||||
version "4.15.0"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.15.0.tgz#c9704e98f045499b84bdb194d23ade18dfaf4441"
|
||||
webpack@4.15.1:
|
||||
version "4.15.1"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.15.1.tgz#dc716779a3b88827c369f18c71a6137fa7e582fd"
|
||||
dependencies:
|
||||
"@webassemblyjs/ast" "1.5.13"
|
||||
"@webassemblyjs/helper-module-context" "1.5.13"
|
||||
|
|
Loading…
Reference in a new issue