Bump webpack from 4.29.3 to 4.29.4 in /js

Bumps [webpack](https://github.com/webpack/webpack) from 4.29.3 to 4.29.4.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.29.3...v4.29.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-02-16 02:13:35 +00:00
parent ee9c874d6d
commit 227456d1a6
2 changed files with 111 additions and 112 deletions

View File

@@ -30,7 +30,7 @@
"karma": "^4.0.0",
"mini-css-extract-plugin": "^0.5.0",
"uglifyjs-webpack-plugin": "^2.1.1",
"webpack": "^4.29.3",
"webpack": "^4.29.4",
"webpack-cli": "^3.2.3",
"webpack-merge": "^4.2.1"
},