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" : " 2.0.2 " ,
60
+ "rollup" : " 2.0.6 " ,
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
-
3618
- version "2.0.2 "
3619
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.0.2 .tgz#0f63aa02bb106802a387380ee88b90b5c0449eaa "
3620
- integrity sha512-99VIc2DHm+HEhdla2ASH/LaomWS3v7RDANamD65w24TQTNVs3vtRM+oiFsP4KvUCri5+p5Q5xoXscUnIdE8gJA ==
3617
+
3618
+ version "2.0.6 "
3619
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.0.6 .tgz#865d6bb15a28cff3429ea1dc57236013661cb9de "
3620
+ integrity sha512-P42IlI6a/bxh52ed8hEXXe44LcHfep2f26OZybMJPN1TTQftibvQEl3CWeOmJrzqGbFxOA000QXDWO9WJaOQpA ==
3621
3621
optionalDependencies :
3622
3622
fsevents "~2.1.2"
3623
3623
You can’t perform that action at this time.
0 commit comments