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 56
56
"npm-run-all" : " 4.1.5" ,
57
57
"prettier" : " 1.19.1" ,
58
58
"rimraf" : " 3.0.0" ,
59
- "rollup" : " 1.29.0 " ,
59
+ "rollup" : " 1.29.1 " ,
60
60
"sirv-cli" : " 0.4.5" ,
61
61
"typescript" : " 3.7.5"
62
62
},
Original file line number Diff line number Diff line change @@ -3569,10 +3569,10 @@ rimraf@^2.6.3:
3569
3569
dependencies :
3570
3570
glob "^7.1.3"
3571
3571
3572
- rollup@1.29.0 :
3573
- version "1.29.0 "
3574
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.29.0 .tgz#6a1a79eea43ca9d3d79a90c15a1ceecedc72097b "
3575
- integrity sha512-V63Iz0dSdI5qPPN5HmCN6OBRzBFhMqNWcvwgq863JtSCTU6Vdvqq6S2fYle/dSCyoPrBkIP3EIr1RVs3HTRqqg ==
3572
+ rollup@1.29.1 :
3573
+ version "1.29.1 "
3574
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.29.1 .tgz#8715d0a4ca439be3079f8095989ec8aa60f637bc "
3575
+ integrity sha512-dGQ+b9d1FOX/gluiggTAVnTvzQZUEkCi/TwZcax7ujugVRHs0nkYJlV9U4hsifGEMojnO+jvEML2CJQ6qXgbHA ==
3576
3576
dependencies :
3577
3577
" @types/estree" " *"
3578
3578
" @types/node" " *"
You can’t perform that action at this time.
0 commit comments