Bump webpack from 4.28.4 to 4.29.0 in /js

Bumps [webpack](https://github.com/webpack/webpack) from 4.28.4 to 4.29.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.28.4...v4.29.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-01-26 02:14:01 +00:00
parent 8e9dda297b
commit f5562529f6
2 changed files with 38 additions and 40 deletions

View File

@@ -30,7 +30,7 @@
"karma": "^3.1.4",
"mini-css-extract-plugin": "^0.5.0",
"uglifyjs-webpack-plugin": "^2.1.1",
"webpack": "^4.28.4",
"webpack": "^4.29.0",
"webpack-cli": "^3.2.0",
"webpack-merge": "^4.2.1"
},