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 96
96
"node-fetch" : " 2.6.1" ,
97
97
"prettier" : " 2.1.2" ,
98
98
"puppeteer" : " 5.4.1" ,
99
- "rollup" : " 2.33.2 " ,
99
+ "rollup" : " 2.33.3 " ,
100
100
"rollup-plugin-terser" : " 7.0.2" ,
101
101
"rollup-plugin-typescript2" : " 0.29.0" ,
102
102
"typescript" : " 4.0.5"
Original file line number Diff line number Diff line change @@ -5031,10 +5031,10 @@ rollup-plugin-typescript2@0.29.0:
5031
5031
resolve "1.17.0"
5032
5032
tslib "2.0.1"
5033
5033
5034
- rollup@2.33.2 :
5035
- version "2.33.2 "
5036
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.2 .tgz#c4c76cd405a7605e6ebe90976398c46d4c2ea166 "
5037
- integrity sha512-QPQ6/fWCrzHtSXkI269rhKaC7qXGghYBwXU04b1JsDZ6ibZa3DJ9D1SFAYRMgx1inDg0DaTbb3N4Z1NK/r3fhw ==
5034
+ rollup@2.33.3 :
5035
+ version "2.33.3 "
5036
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.3 .tgz#ae72ce31f992b09a580072951bfea76e9df17342 "
5037
+ integrity sha512-RpayhPTe4Gu/uFGCmk7Gp5Z9Qic2VsqZ040G+KZZvsZYdcuWaJg678JeDJJvJeEQXminu24a2au+y92CUWVd+w ==
5038
5038
optionalDependencies :
5039
5039
fsevents "~2.1.2"
5040
5040
You can’t perform that action at this time.
0 commit comments