Update dependency webpack to v4.20.2
This commit is contained in:
parent
509a2c9358
commit
02d8db74c7
@ -105,7 +105,7 @@
|
||||
"stylelint-config-standard": "18.2.0",
|
||||
"textcomplete": "0.17.1",
|
||||
"undate": "0.3.0",
|
||||
"webpack": "4.20.1",
|
||||
"webpack": "4.20.2",
|
||||
"webpack-cli": "3.1.1",
|
||||
"webpack-dev-server": "3.1.9"
|
||||
}
|
||||
|
@ -7759,9 +7759,9 @@ webpack-sources@^1.1.0, webpack-sources@^1.3.0:
|
||||
source-list-map "^2.0.0"
|
||||
source-map "~0.6.1"
|
||||
|
||||
webpack@4.20.1:
|
||||
version "4.20.1"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.20.1.tgz#c753c96809883a3d9f643b04152e0729a7a7f16d"
|
||||
webpack@4.20.2:
|
||||
version "4.20.2"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.20.2.tgz#89f6486b6bb276a91b0823453d377501fc625b5a"
|
||||
dependencies:
|
||||
"@webassemblyjs/ast" "1.7.8"
|
||||
"@webassemblyjs/helper-module-context" "1.7.8"
|
||||
|
Loading…
Reference in New Issue
Block a user