chore(deps-dev): bump webpack from 4.37.0 to 4.38.0 (#335)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-07-28 09:39:59 +02:00 committed by Crawl
parent e41e01c3aa
commit 6a51bd858d
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -3959,10 +3959,10 @@ 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.37.0: webpack@^4.38.0:
version "4.37.0" version "4.38.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.37.0.tgz#3508ef10f7996612c2be6026076d89760f776f54" resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.38.0.tgz#6d77108404b08883c78f4e7e45a43c4e5c47c931"
integrity sha512-iJPPvL7XpbcbwOthbzpa2BSPlmGp8lGDokAj/LdWtK80rsPoPOdANSbDBf2GAVLKZD3GhCuQ/gGkgN9HWs0Keg== integrity sha512-lbuFsVOq8PZY+1Ytz/mYOvYOo+d4IJ31hHk/7iyoeWtwN33V+5HYotSH+UIb9tq914ey0Hot7z6HugD+je3sWw==
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"