Update karma dependency for JS tests

This commit is contained in:
Timotheus Kampik 2018-08-13 23:18:42 +02:00
parent f77216c5a6
commit 1878a52837
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"