File tree Expand file tree Collapse file tree 2 files changed +177
-176
lines changed Expand file tree Collapse file tree 2 files changed +177
-176
lines changed Original file line number Diff line number Diff line change 64
64
"babel-eslint" : " ^10.1.0" ,
65
65
"babel-loader" : " ^8.1.0" ,
66
66
"cherry-pick" : " ^0.5.0" ,
67
- "eslint" : " ^7.0 .0" ,
67
+ "eslint" : " ^7.1 .0" ,
68
68
"eslint-plugin-import" : " ^2.20.2" ,
69
69
"eslint-plugin-jsx-a11y" : " ^6.2.3" ,
70
70
"eslint-plugin-mocha" : " ^7.0.0" ,
71
71
"eslint-plugin-react" : " ^7.20.0" ,
72
72
"expect.js" : " ^0.3.1" ,
73
73
"jquery" : " ^3.5.1" ,
74
- "karma" : " ^5.0.7 " ,
74
+ "karma" : " ^5.0.9 " ,
75
75
"karma-chrome-launcher" : " ^3.1.0" ,
76
76
"karma-firefox-launcher" : " ^1.3.0" ,
77
77
"karma-html2js-preprocessor" : " ^1.1.0" ,
80
80
"karma-sinon" : " ^1.0.5" ,
81
81
"karma-sourcemap-loader" : " ^0.3.7" ,
82
82
"karma-webpack" : " ^4.0.2" ,
83
- "mocha" : " ^7.1.2 " ,
83
+ "mocha" : " ^7.2.0 " ,
84
84
"rimraf" : " ^3.0.2" ,
85
- "rollup" : " ^2.10.2 " ,
86
- "rollup-plugin-size-snapshot" : " ^0.11 .0" ,
85
+ "rollup" : " ^2.10.9 " ,
86
+ "rollup-plugin-size-snapshot" : " ^0.12 .0" ,
87
87
"rollup-plugin-typescript" : " ^1.0.1" ,
88
88
"simulant" : " ^0.2.2" ,
89
89
"sinon" : " ^9.0.2" ,
90
- "typescript" : " ^3.9.2 " ,
90
+ "typescript" : " ^3.9.3 " ,
91
91
"webpack" : " ^4.43.0"
92
92
}
93
93
}
You can’t perform that action at this time.
0 commit comments