File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 34
34
"eslint" : " ^6.6.0" ,
35
35
"husky" : " ^3.0.9" ,
36
36
"jsdom" : " ^15.2.0" ,
37
- "rollup" : " ^1.22.0 " ,
37
+ "rollup" : " ^1.26.2 " ,
38
38
"rollup-plugin-node-resolve" : " ^5.0.0" ,
39
39
"rollup-plugin-terser" : " ^5.1.2" ,
40
40
"tap" : " ^14.9.1"
Original file line number Diff line number Diff line change @@ -2624,10 +2624,10 @@ rollup-pluginutils@^2.8.1:
2624
2624
dependencies :
2625
2625
estree-walker "^0.6.1"
2626
2626
2627
- rollup@^1.22.0 :
2628
- version "1.22.0 "
2629
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.22.0 .tgz#a5b2672c0eebe9f2b6454220f785dbc09b64b4bc "
2630
- integrity sha512-x4l4ZrV/Mr/x/jvFTmwROdEAhbZjx16yDRTVSKWh/i4oJDuW2dVEbECT853mybYCz7BAitU8ElGlhx7dNjw3qQ ==
2627
+ rollup@^1.26.2 :
2628
+ version "1.26.2 "
2629
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.26.2 .tgz#33d1ad23ee94aff1057448bae267be51dab4bdc1 "
2630
+ integrity sha512-TLM8hlYP85TFFptYlXmr2VnhCLA8GaYXG4LBdWsHu9oBH/Wm5MMPAE9wsAnohfV21Dqq0ZvRHdmsKXomshaDSg ==
2631
2631
dependencies :
2632
2632
" @types/estree" " *"
2633
2633
" @types/node" " *"
You can’t perform that action at this time.
0 commit comments