Bump webpack from 4.29.5 to 4.29.6 in /js

Bumps [webpack](https://github.com/webpack/webpack) from 4.29.5 to 4.29.6.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.29.5...v4.29.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-03-04 15:28:23 +00:00
parent d8e8b485b5
commit 567f9c7068
2 changed files with 113 additions and 113 deletions

View File

@@ -30,7 +30,7 @@
"karma": "^4.0.1",
"mini-css-extract-plugin": "^0.5.0",
"uglifyjs-webpack-plugin": "^2.1.2",
"webpack": "^4.29.5",
"webpack": "^4.29.6",
"webpack-cli": "^3.2.3",
"webpack-merge": "^4.2.1"
},