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.1" ,
59
59
"rimraf" : " 3.0.2" ,
60
- "rollup" : " 2.0.6 " ,
60
+ "rollup" : " 2.1.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 @@ -3614,10 +3614,10 @@ rimraf@^3.0.0:
3614
3614
dependencies :
3615
3615
glob "^7.1.3"
3616
3616
3617
- rollup@2.0.6 :
3618
- version "2.0.6 "
3619
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.0.6. tgz#865d6bb15a28cff3429ea1dc57236013661cb9de "
3620
- integrity sha512-P42IlI6a/bxh52ed8hEXXe44LcHfep2f26OZybMJPN1TTQftibvQEl3CWeOmJrzqGbFxOA000QXDWO9WJaOQpA ==
3617
+ rollup@2.1.0 :
3618
+ version "2.1.0 "
3619
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.1.0. tgz#552e248e397a06b9c6db878c0564ca4ee06729c9 "
3620
+ integrity sha512-gfE1455AEazVVTJoeQtcOq/U6GSxwoj4XPSWVsuWmgIxj7sBQNLDOSA82PbdMe+cP8ql8fR1jogPFe8Wg8g4SQ ==
3621
3621
optionalDependencies :
3622
3622
fsevents "~2.1.2"
3623
3623
You can’t perform that action at this time.
0 commit comments