Bump webpack-merge from 4.1.2 to 4.1.3 in /js

Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/survivejs/webpack-merge/releases)
- [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/survivejs/webpack-merge/compare/v4.1.2...v4.1.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-06-19 07:57:45 +00:00
parent 55440c47cf
commit 77b906e884
2 changed files with 17 additions and 9 deletions

View File

@@ -26,7 +26,7 @@
"node-sass": "^4.5.3",
"webpack": "^4.12.0",
"webpack-cli": "^3.0.8",
"webpack-merge": "^4.1.2",
"webpack-merge": "^4.1.3",
"karma": "^2.0.3"
},
"scripts": {