Merge pull request #582 from nextcloud/dependabot/npm_and_yarn/js/karma-3.0.0

Bump karma from 2.0.5 to 3.0.0 in /js
This commit is contained in:
Julius Härtl
2018-08-14 20:41:53 +02:00
committed by GitHub
2 changed files with 103 additions and 1058 deletions

1159
js/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -25,7 +25,7 @@
"babel-loader": "^7.1.5",
"babel-preset-env": "^1.7.0",
"css-loader": "^1.0.0",
"karma": "^2.0.5",
"karma": "^3.0.0",
"mini-css-extract-plugin": "^0.4.1",
"node-sass": "^4.9.2",
"webpack": "^4.16.5",