Update dependency webpack to v4.11.1
This commit is contained in:
parent
0a1a4fc68a
commit
5f9c4878b9
@ -100,7 +100,7 @@
|
||||
"stylelint-config-standard": "18.2.0",
|
||||
"textcomplete": "0.17.1",
|
||||
"undate": "0.3.0",
|
||||
"webpack": "4.11.0",
|
||||
"webpack": "4.11.1",
|
||||
"webpack-cli": "3.0.3",
|
||||
"webpack-dev-server": "3.1.4"
|
||||
}
|
||||
|
@ -7598,9 +7598,9 @@ webpack-sources@^1.0.1, webpack-sources@^1.1.0:
|
||||
source-list-map "^2.0.0"
|
||||
source-map "~0.6.1"
|
||||
|
||||
webpack@4.11.0:
|
||||
version "4.11.0"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.11.0.tgz#b7b68b4fe8a8963a18370a05f84d38d59ada4fbf"
|
||||
webpack@4.11.1:
|
||||
version "4.11.1"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.11.1.tgz#1aa0b936f7ae93a52cf38d2ad0d0f46dcf3c2723"
|
||||
dependencies:
|
||||
"@webassemblyjs/ast" "1.5.10"
|
||||
"@webassemblyjs/helper-module-context" "1.5.10"
|
||||
|
Loading…
Reference in New Issue
Block a user