Merge pull request #5295 from TimKam/update-karma-dependency

Update karma dependency for JS tests
This commit is contained in:
Timotheus Kampik 2018-08-16 21:18:41 +02:00 committed by GitHub
commit 3834c6a3b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 508 additions and 2078 deletions

2584
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -12,7 +12,7 @@
},
"devDependencies": {
"jasmine-core": "^3.1.0",
"karma": "^2.0.4",
"karma": "^3.0.0",
"karma-chrome-launcher": "^2.2.0",
"karma-firefox-launcher": "^1.1.0",
"karma-jasmine": "^1.1.2"