File tree Expand file tree Collapse file tree 3 files changed +609
-365
lines changed Expand file tree Collapse file tree 3 files changed +609
-365
lines changed Original file line number Diff line number Diff line change 51
51
"chai" : " ^4.1.2" ,
52
52
"codecov" : " ^3.6.5" ,
53
53
"jest" : " ^24.7.1" ,
54
- "karma-browserstack-launcher" : " ^1.5.1" ,
55
- "karma-firefox-launcher" : " ^1.1.0" ,
56
54
"lerna" : " 3.13.4" ,
57
55
"mocha" : " ^6.1.4" ,
58
56
"npm-run-all" : " ^4.1.2" ,
Original file line number Diff line number Diff line change 31
31
"eslint" : " 7.6.0" ,
32
32
"jest" : " ^24.7.1" ,
33
33
"jsdom" : " ^15.0.0" ,
34
- "karma" : " ^4.1.0" ,
34
+ "karma" : " ^6.0.0" ,
35
+ "karma-browserstack-launcher" : " ^1.6.0" ,
35
36
"karma-chai" : " ^0.1.0" ,
36
- "karma-chrome-launcher" : " ^2.2.0" ,
37
- "karma-mocha" : " ^1.3.0" ,
37
+ "karma-chrome-launcher" : " ^3.1.0" ,
38
+ "karma-firefox-launcher" : " ^2.1.0" ,
39
+ "karma-mocha" : " ^2.0.1" ,
38
40
"karma-mocha-reporter" : " ^2.2.5" ,
39
- "karma-rollup-preprocessor" : " ^7.0.0 " ,
41
+ "karma-rollup-preprocessor" : " ^7.0.5 " ,
40
42
"karma-sinon" : " ^1.0.5" ,
41
- "karma-typescript" : " ^4.0 .0" ,
42
- "karma-typescript-es6-transform" : " ^4.0 .0" ,
43
+ "karma-typescript" : " ^5.2 .0" ,
44
+ "karma-typescript-es6-transform" : " ^5.2 .0" ,
43
45
"node-fetch" : " ^2.6.0" ,
44
46
"npm-run-all" : " ^4.1.2" ,
45
47
"prettier" : " 1.19.0" ,
You can’t perform that action at this time.
0 commit comments