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 83
83
"node-fetch" : " ^2.2.0" ,
84
84
"protractor" : " 7.0.0" ,
85
85
"puppeteer" : " ~4.0.0" ,
86
- "rollup" : " ~2.16 .0" ,
86
+ "rollup" : " ~2.17 .0" ,
87
87
"rollup-plugin-commonjs" : " ^10.1.0" ,
88
88
"rollup-plugin-node-resolve" : " ^5.2.0" ,
89
89
"rollup-plugin-sourcemaps" : " ^0.6.0" ,
Original file line number Diff line number Diff line change @@ -8631,10 +8631,10 @@ rollup@2.10.9:
8631
8631
optionalDependencies :
8632
8632
fsevents "~2.1.2"
8633
8633
8634
- rollup@~2.16 .0 :
8635
- version "2.16 .0"
8636
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.16 .0.tgz#f45ed04a2cafdb4d1b71a2a77b5673334d811a32 "
8637
- integrity sha512-95NglykUQAhl+mTFZqVvGUWDoGHV4/XanOZBbR7LOwTKODde5yFNHfVDZEnERBMuQViDuYaxOlFW87i1GQMihA ==
8634
+ rollup@~2.17 .0 :
8635
+ version "2.17 .0"
8636
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.17 .0.tgz#3db289792c567242b600d88cf3718dd206c7f3f2 "
8637
+ integrity sha512-4Um68vKyyTLzT+EWClgc+nyxSlunlmx8wgCO16RDicwxvccnyBHguoNqxPaJL/YPAdvuAJkqaFPf/BfDojzEZA ==
8638
8638
optionalDependencies :
8639
8639
fsevents "~2.1.2"
8640
8640
You can’t perform that action at this time.
0 commit comments