File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 33
33
"chai" : " 4.2.0" ,
34
34
"conditional-type-checks" : " 1.0.5" ,
35
35
"husky" : " 4.2.5" ,
36
- "karma" : " 5.0.2 " ,
36
+ "karma" : " ^ 5.0.9 " ,
37
37
"karma-chai" : " 0.1.0" ,
38
38
"karma-chrome-launcher" : " 3.1.0" ,
39
39
"karma-detect-browsers" : " 2.3.3" ,
40
40
"karma-firefox-launcher" : " 1.3.0" ,
41
- "karma-mocha" : " 2.0.0 " ,
41
+ "karma-mocha" : " ^ 2.0.1 " ,
42
42
"karma-safari-launcher" : " 1.0.0" ,
43
43
"karma-safaritechpreview-launcher" : " 2.0.2" ,
44
- "mocha" : " 7.1.2 " ,
44
+ "mocha" : " ^7.2.0 " ,
45
45
"prettier" : " 2.0.5" ,
46
46
"rimraf" : " 3.0.2" ,
47
- "rollup" : " 2.7.3 " ,
47
+ "rollup" : " ^2.11.2 " ,
48
48
"rollup-plugin-terser" : " 5.3.0" ,
49
- "rollup-plugin-typescript2" : " 0.27.0 " ,
50
- "typescript" : " 3.8.3"
49
+ "rollup-plugin-typescript2" : " ^ 0.27.1 " ,
50
+ "typescript" : " ^ 3.8.3"
51
51
},
52
52
"dependencies" : {}
53
53
}
You can’t perform that action at this time.
0 commit comments