Merge pull request #497 from nextcloud/dependabot/npm_and_yarn/js/karma-2.0.3

Bump karma from 2.0.2 to 2.0.3 in /js
This commit is contained in:
Julius Härtl
2018-06-19 09:56:12 +02:00
committed by GitHub
2 changed files with 319 additions and 333 deletions

View File

@@ -27,7 +27,7 @@
"webpack": "^4.12.0",
"webpack-cli": "^3.0.8",
"webpack-merge": "^4.1.2",
"karma": "^2.0.2"
"karma": "^2.0.3"
},
"scripts": {
"build": "./node_modules/webpack-cli/bin/cli.js --mode production --config webpack.prod.config.js",