Bump webpack from 4.26.1 to 4.27.1 in /js

Bumps [webpack](https://github.com/webpack/webpack) from 4.26.1 to 4.27.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.26.1...v4.27.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-12-17 09:16:14 +00:00
parent 4498eba6ae
commit 3b11e01cc8
2 changed files with 16 additions and 16 deletions

View File

@@ -30,7 +30,7 @@
"karma": "^3.1.3",
"mini-css-extract-plugin": "^0.4.5",
"uglifyjs-webpack-plugin": "^2.0.1",
"webpack": "^4.26.1",
"webpack": "^4.27.1",
"webpack-cli": "^3.1.2",
"webpack-merge": "^4.1.4"
},