chore(deps-dev): bump webpack from 4.36.1 to 4.37.0 (#332)

Bumps [webpack](https://github.com/webpack/webpack) from 4.36.1 to 4.37.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.36.1...v4.37.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-07-24 15:03:51 +02:00 committed by Crawl
parent 902ab6f925
commit be15e8bff3
2 changed files with 5 additions and 5 deletions

View file

@ -193,7 +193,7 @@
"ts-loader": "^6.0.4",
"typescript": "^3.5.3",
"vscode": "^1.1.35",
"webpack": "^4.36.1",
"webpack": "^4.37.0",
"webpack-cli": "^3.3.6"
},
"engines": {

View file

@ -3959,10 +3959,10 @@ webpack-sources@^1.3.0:
source-list-map "^2.0.0"
source-map "~0.6.1"
webpack@^4.36.1:
version "4.36.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.36.1.tgz#f546fda7a403a76faeaaa7196c50d12370ed18a9"
integrity sha512-Ej01/N9W8DVyhEpeQnbUdGvOECw0L46FxS12cCOs8gSK7bhUlrbHRnWkjiXckGlHjUrmL89kDpTRIkUk6Y+fKg==
webpack@^4.37.0:
version "4.37.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.37.0.tgz#3508ef10f7996612c2be6026076d89760f776f54"
integrity sha512-iJPPvL7XpbcbwOthbzpa2BSPlmGp8lGDokAj/LdWtK80rsPoPOdANSbDBf2GAVLKZD3GhCuQ/gGkgN9HWs0Keg==
dependencies:
"@webassemblyjs/ast" "1.8.5"
"@webassemblyjs/helper-module-context" "1.8.5"