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 98
98
"prettier" : " 2.3.2" ,
99
99
"puppeteer" : " 10.1.0" ,
100
100
"qs" : " 6.10.1" ,
101
- "rollup" : " 2.53.2 " ,
101
+ "rollup" : " 2.54.0 " ,
102
102
"rollup-plugin-terser" : " 7.0.2" ,
103
103
"rollup-plugin-typescript2" : " 0.30.0" ,
104
104
"typescript" : " 4.3.5"
Original file line number Diff line number Diff line change @@ -5638,10 +5638,10 @@ rollup-plugin-typescript2@0.30.0:
5638
5638
resolve "1.20.0"
5639
5639
tslib "2.1.0"
5640
5640
5641
- rollup@2.53.2 :
5642
- version "2.53.2 "
5643
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.53.2 .tgz#3279f9bfba1fe446585560802e418c5fbcaefa51 "
5644
- integrity sha512-1CtEYuS5CRCzFZ7SNW5528SlDlk4VDXIRGwbm/2POQxA/G4+7/crIqJwkmnj8Q/74hGx4oVlNvh4E1CJQ5hZ6w ==
5641
+ rollup@2.54.0 :
5642
+ version "2.54.0 "
5643
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.54.0 .tgz#99ea816e8e9b1c6af3ab957a4e7a8f78dbd87773 "
5644
+ integrity sha512-RHzvstAVwm9A751NxWIbGPFXs3zL4qe/eYg+N7WwGtIXVLy1cK64MiU37+hXeFm1jqipK6DGgMi6Z2hhPuCC3A ==
5645
5645
optionalDependencies :
5646
5646
fsevents "~2.3.2"
5647
5647
You can’t perform that action at this time.
0 commit comments