Update dependency webpack to v4.23.1
This commit is contained in:
parent
e8c5c5580e
commit
acaee577e7
@ -105,7 +105,7 @@
|
|||||||
"stylelint-config-standard": "18.2.0",
|
"stylelint-config-standard": "18.2.0",
|
||||||
"textcomplete": "0.17.1",
|
"textcomplete": "0.17.1",
|
||||||
"undate": "0.3.0",
|
"undate": "0.3.0",
|
||||||
"webpack": "4.23.0",
|
"webpack": "4.23.1",
|
||||||
"webpack-cli": "3.1.2",
|
"webpack-cli": "3.1.2",
|
||||||
"webpack-dev-server": "3.1.10"
|
"webpack-dev-server": "3.1.10"
|
||||||
}
|
}
|
||||||
|
@ -7678,9 +7678,9 @@ webpack-sources@^1.1.0, webpack-sources@^1.3.0:
|
|||||||
source-list-map "^2.0.0"
|
source-list-map "^2.0.0"
|
||||||
source-map "~0.6.1"
|
source-map "~0.6.1"
|
||||||
|
|
||||||
webpack@4.23.0:
|
webpack@4.23.1:
|
||||||
version "4.23.0"
|
version "4.23.1"
|
||||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.23.0.tgz#0cfbf324b7f6789ac2e6c98fa83eabe96fa56232"
|
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.23.1.tgz#db7467b116771ae020c58bdfe2a0822785bb8239"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@webassemblyjs/ast" "1.7.10"
|
"@webassemblyjs/ast" "1.7.10"
|
||||||
"@webassemblyjs/helper-module-context" "1.7.10"
|
"@webassemblyjs/helper-module-context" "1.7.10"
|
||||||
|
Loading…
Reference in New Issue
Block a user