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 57
57
"npm-run-all" : " 4.1.5" ,
58
58
"prettier" : " 2.0.4" ,
59
59
"rimraf" : " 3.0.2" ,
60
- "rollup" : " 2.6.1 " ,
60
+ "rollup" : " 2.12.0 " ,
61
61
"sirv-cli" : " 0.4.5" ,
62
62
"typescript" : " 3.8.3"
63
63
},
Original file line number Diff line number Diff line change @@ -3621,10 +3621,10 @@ rimraf@^3.0.0:
3621
3621
dependencies :
3622
3622
glob "^7.1.3"
3623
3623
3624
- rollup@2.6.1 :
3625
- version "2.6.1 "
3626
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.6.1 .tgz#8354e67caa7b8bf24c2488d9e2f64da2be62eebe "
3627
- integrity sha512-1RhFDRJeg027YjBO6+JxmVWkEZY0ASztHhoEUEWxOwkh4mjO58TFD6Uo7T7Y3FbmDpRTfKhM5NVxJyimCn0Elg ==
3624
+ rollup@2.12.0 :
3625
+ version "2.12.0 "
3626
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.12.0 .tgz#12d49d1db23020f75184da725d064d3db5245678 "
3627
+ integrity sha512-vKwc/xFkZGM9DRai3Eztpr/4g0yYDgNKVq8tLXhq/aSLbR+/EVL6rTjEW9bgWgeYEIKoN66/5w2Bjv1gzyHR/w ==
3628
3628
optionalDependencies :
3629
3629
fsevents "~2.1.2"
3630
3630
You can’t perform that action at this time.
0 commit comments