File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 66
66
"npm-run-all" : " ^4.1.5" ,
67
67
"prettier" : " ~1.14.0" ,
68
68
"puppeteer" : " ^2.0.0" ,
69
- "rollup" : " ^2.26.11 " ,
69
+ "rollup" : " ~2.38.5 " ,
70
70
"rollup-plugin-node-builtins" : " ^2.1.2" ,
71
71
"rollup-plugin-node-globals" : " ^1.4.0" ,
72
72
"rollup-plugin-terser" : " ^7.0.2" ,
Original file line number Diff line number Diff line change @@ -6370,10 +6370,10 @@ rollup-pluginutils@^2.3.1:
6370
6370
dependencies :
6371
6371
estree-walker "^0.6.1"
6372
6372
6373
- rollup@^2.26.11 :
6374
- version "2.40.0 "
6375
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.40.0 .tgz#efc218eaede7ab590954df50f96195188999c304 "
6376
- integrity sha512-WiOGAPbXoHu+TOz6hyYUxIksOwsY/21TRWoO593jgYt8mvYafYqQl+axaA8y1z2HFazNUUrsMSjahV2A6/2R9A ==
6373
+ rollup@~2.38.5 :
6374
+ version "2.38.5 "
6375
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.5 .tgz#be41ad4fe0c103a8794377afceb5f22b8f603d6a "
6376
+ integrity sha512-VoWt8DysFGDVRGWuHTqZzT02J0ASgjVq/hPs9QcBOGMd7B+jfTr/iqMVEyOi901rE3xq+Deq66GzIT1yt7sGwQ ==
6377
6377
optionalDependencies :
6378
6378
fsevents "~2.3.1"
6379
6379
You can’t perform that action at this time.
0 commit comments