Bump webpack from 4.12.1 to 4.14.0 in /js

Bumps [webpack](https://github.com/webpack/webpack) from 4.12.1 to 4.14.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.12.1...v4.14.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-07-02 01:14:11 +00:00
parent f75c9e0d4a
commit f5a234fd26
2 changed files with 34 additions and 13 deletions

View File

@@ -28,7 +28,7 @@
"karma": "^2.0.4",
"mini-css-extract-plugin": "^0.4.0",
"node-sass": "^4.5.3",
"webpack": "^4.12.1",
"webpack": "^4.14.0",
"webpack-cli": "^3.0.8",
"webpack-merge": "^4.1.3"
},