Merge pull request #667 from nextcloud/dependabot/npm_and_yarn/js/webpack-4.23.1

Bump webpack from 4.22.0 to 4.23.1 in /js
This commit is contained in:
Julius Härtl
2018-10-29 12:40:19 +01:00
committed by GitHub
2 changed files with 100 additions and 100 deletions

View File

@@ -30,7 +30,7 @@
"karma": "^3.1.1",
"mini-css-extract-plugin": "^0.4.4",
"node-sass": "^4.9.4",
"webpack": "^4.22.0",
"webpack": "^4.23.1",
"webpack-cli": "^3.1.2",
"webpack-merge": "^4.1.4"
},