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" : " 1.19.1" ,
59
59
"rimraf" : " 3.0.0" ,
60
- "rollup" : " 1.28 .0" ,
60
+ "rollup" : " 1.29 .0" ,
61
61
"sirv-cli" : " 0.4.5" ,
62
62
"typescript" : " 3.7.4"
63
63
},
Original file line number Diff line number Diff line change @@ -3568,10 +3568,10 @@ rimraf@^2.6.3:
3568
3568
dependencies :
3569
3569
glob "^7.1.3"
3570
3570
3571
- rollup@1.28 .0 :
3572
- version "1.28 .0"
3573
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.28 .0.tgz#d576a6a0fd7490b2e1f531ef8b411795fb80da87 "
3574
- integrity sha512-v2J/DmQi9+Nf6frGqzwZRvbiuTTrqH0yzoUF4Eybf8sONT4UpLZzJYnYzW96Zm9X1+4SJmijfnFBWCzHDAXYnQ ==
3571
+ rollup@1.29 .0 :
3572
+ version "1.29 .0"
3573
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.29 .0.tgz#6a1a79eea43ca9d3d79a90c15a1ceecedc72097b "
3574
+ integrity sha512-V63Iz0dSdI5qPPN5HmCN6OBRzBFhMqNWcvwgq863JtSCTU6Vdvqq6S2fYle/dSCyoPrBkIP3EIr1RVs3HTRqqg ==
3575
3575
dependencies :
3576
3576
" @types/estree" " *"
3577
3577
" @types/node" " *"
You can’t perform that action at this time.
0 commit comments