Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit eea94b1

Browse files
committed
fixup! chore(*): update Node.js from 8 to 12, update some dependencies
1 parent e86f1c1 commit eea94b1

File tree

2 files changed

+336
-308
lines changed

2 files changed

+336
-308
lines changed

package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"angular-benchpress": "0.x.x",
2323
"benchmark": "1.x.x",
2424
"bootstrap": "3.1.1",
25-
"browserstacktunnel-wrapper": "2.0.0",
25+
"browserstacktunnel-wrapper": "2.0.4",
2626
"canonical-path": "0.0.2",
2727
"changez": "^2.1.1",
2828
"changez-angular": "^2.1.2",
@@ -62,18 +62,18 @@
6262
"jquery": "3.4.0",
6363
"jquery-2.1": "npm:jquery@2.1.4",
6464
"jquery-2.2": "npm:jquery@2.2.4",
65-
"karma": "^3.1.4",
66-
"karma-browserstack-launcher": "^1.3.0",
67-
"karma-chrome-launcher": "^2.2.0",
68-
"karma-edge-launcher": "^0.4.2",
69-
"karma-firefox-launcher": "^1.1.0",
70-
"karma-ie-launcher": "^1.0.0",
65+
"karma": "4.4.1",
66+
"karma-browserstack-launcher": "1.5.1",
67+
"karma-chrome-launcher": "3.1.0",
68+
"karma-edge-launcher": "0.4.2",
69+
"karma-firefox-launcher": "1.2.0",
70+
"karma-ie-launcher": "1.0.0",
7171
"karma-jasmine": "^1.1.2",
72-
"karma-junit-reporter": "^1.2.0",
73-
"karma-safari-launcher": "^1.0.0",
74-
"karma-sauce-launcher": "^2.0.2",
75-
"karma-script-launcher": "^1.0.0",
76-
"karma-spec-reporter": "^0.0.32",
72+
"karma-junit-reporter": "2.0.1",
73+
"karma-safari-launcher": "1.0.0",
74+
"karma-sauce-launcher": "2.0.2",
75+
"karma-script-launcher": "1.0.0",
76+
"karma-spec-reporter": "0.0.32",
7777
"load-grunt-tasks": "^3.5.0",
7878
"lodash": "~2.4.1",
7979
"log4js": "^0.6.27",

0 commit comments

Comments
 (0)