Skip to content
This repository was archived by the owner on Sep 3, 2022. It is now read-only.

Commit 9495826

Browse files
Bump Karma and related plugins to latest (#189)
1 parent ed0a5fa commit 9495826

File tree

2 files changed

+1124
-785
lines changed

2 files changed

+1124
-785
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@
7272
"@types/node": "^14.0.6",
7373
"@types/node-fetch": "^2.5.7",
7474
"browserify": "13.0.0",
75-
"browserify-istanbul": "^2.0.0",
75+
"browserify-istanbul": "^3.0.1",
7676
"codeceptjs": "^2.6.5",
77-
"codecov": "^3.0.2",
77+
"codecov": "^3.7.2",
7878
"compat-trigger-event": "^1.0.0",
7979
"component-each": "^0.2.6",
8080
"cz-conventional-changelog": "^2.1.0",
@@ -85,17 +85,17 @@
8585
"eslint-plugin-require-path-exists": "^1.1.8",
8686
"express": "^4.17.1",
8787
"husky": "^0.14.3",
88-
"istanbul": "^0.4.3",
88+
"istanbul": "^0.4.5",
8989
"jquery": "^3.2.1",
90-
"karma": "1.3.0",
91-
"karma-browserify": "^5.0.4",
90+
"karma": "5.1.1",
91+
"karma-browserify": "^7.0.0",
9292
"karma-chrome-launcher": "^3.1.0",
93-
"karma-coverage": "^1.0.0",
94-
"karma-junit-reporter": "^1.0.0",
95-
"karma-mocha": "1.0.1",
96-
"karma-sauce-launcher": "^1.0.0",
97-
"karma-spec-reporter": "0.0.26",
98-
"karma-summary-reporter": "^1.5.0",
93+
"karma-coverage": "^2.0.3",
94+
"karma-junit-reporter": "^2.0.1",
95+
"karma-mocha": "2.0.1",
96+
"karma-sauce-launcher": "^1.2.0",
97+
"karma-spec-reporter": "0.0.32",
98+
"karma-summary-reporter": "^1.8.0",
9999
"lint-staged": "^7.2.0",
100100
"lodash": "^4.17.15",
101101
"mocha": "^2.2.5",

0 commit comments

Comments
 (0)