File tree Expand file tree Collapse file tree 2 files changed +299
-267
lines changed Expand file tree Collapse file tree 2 files changed +299
-267
lines changed Original file line number Diff line number Diff line change 57
57
},
58
58
"devDependencies" : {
59
59
"@4c/babel-preset" : " ^7.4.1" ,
60
- "@babel/cli" : " ^7.12.13 " ,
61
- "@babel/core" : " ^7.12.13 " ,
60
+ "@babel/cli" : " ^7.13.10 " ,
61
+ "@babel/core" : " ^7.13.10 " ,
62
62
"@babel/polyfill" : " ^7.12.1" ,
63
63
"babel-loader" : " ^8.2.2" ,
64
64
"babel-plugin-add-module-exports" : " ^1.0.4" ,
65
65
"babel-plugin-istanbul" : " ^6.0.0" ,
66
66
"babel-polyfill" : " ^6.26.0" ,
67
- "chai" : " ^4.3.0 " ,
67
+ "chai" : " ^4.3.4 " ,
68
68
"codecov" : " ^3.8.1" ,
69
69
"cpy-cli" : " ^3.1.1" ,
70
70
"cross-env" : " ^7.0.3" ,
71
71
"dirty-chai" : " ^2.0.1" ,
72
72
"dtslint" : " ^3.7.0" ,
73
- "eslint" : " ^7.19 .0" ,
73
+ "eslint" : " ^7.22 .0" ,
74
74
"eslint-config-4catalyzer" : " ^1.1.5" ,
75
75
"eslint-config-prettier" : " ^6.15.0" ,
76
76
"eslint-plugin-import" : " ^2.22.1" ,
87
87
"karma-sourcemap-loader" : " ^0.3.8" ,
88
88
"karma-webpack" : " ^4.0.2" ,
89
89
"lint-staged" : " ^10.5.4" ,
90
- "mocha" : " ^8.2.1 " ,
90
+ "mocha" : " ^8.3.2 " ,
91
91
"prettier" : " ^2.2.1" ,
92
92
"sinon" : " ^9.2.4" ,
93
93
"sinon-chai" : " ^3.5.0" ,
94
- "typescript" : " ^4.1 .3" ,
94
+ "typescript" : " ^4.2 .3" ,
95
95
"webpack" : " ^4.46.0"
96
96
}
97
97
}
You can’t perform that action at this time.
0 commit comments