File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 65
65
"jest" : " ^27.2.2" ,
66
66
"jest-watch-typeahead" : " ^0.6.3" ,
67
67
"regenerator-runtime" : " ^0.13.7" ,
68
- "rollup" : " ^2.40.0 " ,
68
+ "rollup" : " ^2.79.2 " ,
69
69
"rollup-plugin-babel" : " ^4.4.0" ,
70
70
"rollup-plugin-node-polyfills" : " ^0.2.1" ,
71
71
"rollup-plugin-terser" : " ^7.0.0" ,
Original file line number Diff line number Diff line change 68
68
"jest" : " ^27.2.2" ,
69
69
"jest-watch-typeahead" : " ^0.6.3" ,
70
70
"regenerator-runtime" : " ^0.13.7" ,
71
- "rollup" : " ^2.40.0 " ,
71
+ "rollup" : " ^2.79.2 " ,
72
72
"rollup-plugin-babel" : " ^4.4.0" ,
73
73
"rollup-plugin-node-polyfills" : " ^0.2.1" ,
74
74
"rollup-plugin-terser" : " ^7.0.0" ,
Original file line number Diff line number Diff line change @@ -9630,12 +9630,12 @@ rollup-pluginutils@^2.8.1:
9630
9630
dependencies :
9631
9631
estree-walker "^0.6.1"
9632
9632
9633
- rollup@^2.40.0 :
9634
- version "2.40.0 "
9635
- resolved "https://registry.npmjs.org /rollup/-/rollup-2.40.0 .tgz"
9636
- integrity sha512-WiOGAPbXoHu+TOz6hyYUxIksOwsY/21TRWoO593jgYt8mvYafYqQl+axaA8y1z2HFazNUUrsMSjahV2A6/2R9A ==
9633
+ rollup@^2.79.2 :
9634
+ version "2.79.2 "
9635
+ resolved "https://registry.yarnpkg.com /rollup/-/rollup-2.79.2 .tgz#f150e4a5db4b121a21a747d762f701e5e9f49090 "
9636
+ integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ ==
9637
9637
optionalDependencies :
9638
- fsevents "~2.3.1 "
9638
+ fsevents "~2.3.2 "
9639
9639
9640
9640
rollup@^3.27.1 :
9641
9641
version "3.29.4"
You can’t perform that action at this time.
0 commit comments