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.2" ,
60
- "rollup" : " 1.31.0 " ,
60
+ "rollup" : " 1.31.1 " ,
61
61
"sirv-cli" : " 0.4.5" ,
62
62
"typescript" : " 3.7.5"
63
63
},
Original file line number Diff line number Diff line change @@ -3608,10 +3608,10 @@ rimraf@^3.0.0:
3608
3608
dependencies :
3609
3609
glob "^7.1.3"
3610
3610
3611
-
3612
- version "1.31.0 "
3613
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.31.0 .tgz#e2a87212e96aa7850f3eb53fdd02cf89f2d2fe9a "
3614
- integrity sha512-9C6ovSyNeEwvuRuUUmsTpJcXac1AwSL1a3x+O5lpmQKZqi5mmrjauLeqIjvREC+yNRR8fPdzByojDng+af3nVw ==
3611
+
3612
+ version "1.31.1 "
3613
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.31.1 .tgz#4170d6f87148d46e5fbe29b493f8f3ea3453c96f "
3614
+ integrity sha512-2JREN1YdrS/kpPzEd33ZjtuNbOuBC3ePfuZBdKEybvqcEcszW1ckyVqzcEiEe0nE8sqHK+pbJg+PsAgRJ8+1dg ==
3615
3615
dependencies :
3616
3616
" @types/estree" " *"
3617
3617
" @types/node" " *"
You can’t perform that action at this time.
0 commit comments