chore(deps): update dependency webpack to v4.32.0
This commit is contained in:
parent
8229e2fbbf
commit
37372130dd
2 changed files with 5 additions and 5 deletions
|
@ -49,7 +49,7 @@
|
|||
"konitor": "0.10.2",
|
||||
"string-replace-loader": "^2.1.1",
|
||||
"svgo": "1.2.2",
|
||||
"webpack": "4.31.0",
|
||||
"webpack": "4.32.0",
|
||||
"webpack-cli": "3.3.2"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -5704,10 +5704,10 @@ webpack-sources@^1.1.0, webpack-sources@^1.3.0:
|
|||
source-list-map "^2.0.0"
|
||||
source-map "~0.6.1"
|
||||
|
||||
webpack@4.31.0:
|
||||
version "4.31.0"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.31.0.tgz#ae201d45f0571336e42d1c2b5c8ab56c4d3b0c63"
|
||||
integrity sha512-n6RVO3X0LbbipoE62akME9K/JI7qYrwwufs20VvgNNpqUoH4860KkaxJTbGq5bgkVZF9FqyyTG/0WPLH3PVNJA==
|
||||
webpack@4.32.0:
|
||||
version "4.32.0"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.32.0.tgz#d8726fe73bb362e0e48171990f362df5e747747b"
|
||||
integrity sha512-ofFq9jjAn4HRzlmkcZZrjijbRZcqDw+mM9KrjKd0r6lS0qxyZ7jzICzhphGafXL62dGdjP7TgMK9mZeMLUgZgw==
|
||||
dependencies:
|
||||
"@webassemblyjs/ast" "1.8.5"
|
||||
"@webassemblyjs/helper-module-context" "1.8.5"
|
||||
|
|
Loading…
Reference in a new issue