Bump webpack from 4.41.5 to 4.41.6

Bumps [webpack](https://github.com/webpack/webpack) from 4.41.5 to 4.41.6.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.41.5...v4.41.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-01 05:50:33 +00:00
committed by GitHub
parent 33dd3299d9
commit d8bf8e5bc1
2 changed files with 5 additions and 5 deletions

View File

@@ -62,7 +62,7 @@
"style-loader": "^1.1.2", "style-loader": "^1.1.2",
"svg-inline-loader": "^0.8.0", "svg-inline-loader": "^0.8.0",
"uuid": "^3.3.2", "uuid": "^3.3.2",
"webpack": "^4.41.5", "webpack": "^4.41.6",
"webpack-cli": "^3.3.10", "webpack-cli": "^3.3.10",
"zip-webpack-plugin": "^3.0.0" "zip-webpack-plugin": "^3.0.0"
} }

View File

@@ -7656,10 +7656,10 @@ webpack-sources@^1.1.0, webpack-sources@^1.4.0, webpack-sources@^1.4.1:
source-list-map "^2.0.0" source-list-map "^2.0.0"
source-map "~0.6.1" source-map "~0.6.1"
webpack@^4.41.5: webpack@^4.41.6:
version "4.41.5" version "4.41.6"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.41.5.tgz#3210f1886bce5310e62bb97204d18c263341b77c" resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.41.6.tgz#12f2f804bf6542ef166755050d4afbc8f66ba7e1"
integrity sha512-wp0Co4vpyumnp3KlkmpM5LWuzvZYayDwM2n17EHFr4qxBBbRokC7DJawPJC7TfSFZ9HZ6GsdH40EBj4UV0nmpw== integrity sha512-yxXfV0Zv9WMGRD+QexkZzmGIh54bsvEs+9aRWxnN8erLWEOehAKUTeNBoUbA6HPEZPlRo7KDi2ZcNveoZgK9MA==
dependencies: dependencies:
"@webassemblyjs/ast" "1.8.5" "@webassemblyjs/ast" "1.8.5"
"@webassemblyjs/helper-module-context" "1.8.5" "@webassemblyjs/helper-module-context" "1.8.5"