Skip to content

Commit 761ef27

Browse files
committed
update karma dependency
1 parent cbbfc28 commit 761ef27

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
"gulp-uglify": "^3.0.0",
2525
"jasmine-core": "^2.4.1",
2626
"jsdom": "^9.3.0",
27-
"karma": "^2.0.2",
28-
"karma-chrome-launcher": "^2.2.0",
29-
"karma-coverage": "^1.1.1",
27+
"karma": "^6.3.17",
28+
"karma-chrome-launcher": "^3.1.1",
29+
"karma-coverage": "^2.2.0",
3030
"karma-jasmine": "^1.0.2",
3131
"karma-spec-reporter": "~0.0.26",
3232
"mkdirp": "^0.5.1",

0 commit comments

Comments
 (0)