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.1 " ,
60
+ "rollup" : " 1.32.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 @@ -3619,10 +3619,10 @@ rimraf@^3.0.0:
3619
3619
dependencies :
3620
3620
glob "^7.1.3"
3621
3621
3622
- rollup@1.31.1 :
3623
- version "1.31.1 "
3624
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.31.1 .tgz#4170d6f87148d46e5fbe29b493f8f3ea3453c96f "
3625
- integrity sha512-2JREN1YdrS/kpPzEd33ZjtuNbOuBC3ePfuZBdKEybvqcEcszW1ckyVqzcEiEe0nE8sqHK+pbJg+PsAgRJ8+1dg ==
3622
+ rollup@1.32.0 :
3623
+ version "1.32.0 "
3624
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.32.0 .tgz#c65ce134850aca1ce595fcac07d1dc5d53bf227c "
3625
+ integrity sha512-ab2tF5pdDqm2zuI8j02ceyrJSScl9V2C24FgWQ1v1kTFTu1UrG5H0hpP++mDZlEFyZX4k0chtGEHU2i+pAzBgA ==
3626
3626
dependencies :
3627
3627
" @types/estree" " *"
3628
3628
" @types/node" " *"
You can’t perform that action at this time.
0 commit comments