File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 53
53
"dependencies" : {
54
54
"@nutmeg/seed" : " 0.17.2" ,
55
55
"@types/chai" : " ^4.0.0" ,
56
- "@types/mocha" : " ^8 .0.0" ,
56
+ "@types/mocha" : " ^10 .0.0" ,
57
57
"@types/sinon" : " ^10.0.0" ,
58
58
"babel-preset-env" : " ^1.0.0" ,
59
59
"chai" : " ^4.0.0" ,
69
69
"karma-typescript" : " ^5.0.0" ,
70
70
"karma-typescript-es6-transform" : " ^5.0.0" ,
71
71
"lodash.template" : " ^4.0.0" ,
72
- "mocha" : " 8.1.3 " ,
72
+ "mocha" : " 10.0.0 " ,
73
73
"pascal-case" : " ^3.0.0" ,
74
74
"recursive-copy" : " ^2.0.0" ,
75
75
"shelljs" : " ^0.8.0" ,
Original file line number Diff line number Diff line change 47
47
},
48
48
"devDependencies" : {
49
49
"@types/chai" : " ^4.0.0" ,
50
- "@types/mocha" : " ^8 .0.0" ,
50
+ "@types/mocha" : " ^10 .0.0" ,
51
51
"@types/node" : " ^16.0.0" ,
52
52
"chai" : " ^4.0.0" ,
53
53
"karma" : " ^6.0.0" ,
58
58
"karma-sinon" : " ^1.0.0" ,
59
59
"karma-typescript" : " ^5.0.0" ,
60
60
"karma-typescript-es6-transform" : " ^5.0.0" ,
61
- "mocha" : " 8.1.3 " ,
61
+ "mocha" : " 10.0.0 " ,
62
62
"sinon" : " ^14.0.0" ,
63
63
"typescript" : " 4.2.4"
64
64
},
You can’t perform that action at this time.
0 commit comments