Merge pull request #493 from nextcloud/dependabot/npm_and_yarn/js/webpack-merge-4.1.3

Bump webpack-merge from 4.1.2 to 4.1.3 in /js
This commit is contained in:
Julius Härtl
2018-06-19 15:02:31 +02:00
committed by GitHub
2 changed files with 4 additions and 4 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": {