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.2" ,
59
59
"rimraf" : " 3.0.2" ,
60
- "rollup" : " 2.1.0 " ,
60
+ "rollup" : " 2.3.3 " ,
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.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 ==
3617
+ rollup@2.3.3 :
3618
+ version "2.3.3 "
3619
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.3.3 .tgz#5982df700d7aae8907075ba68122bb57d98e9cd0 "
3620
+ integrity sha512-uJ9VNWk80mb4wDCSfd1AyHoSc9TrWbkZtnO6wbsMTp9muSWkT26Dvc99MX1yGCOTvUN1Skw/KpFzKdUDuZKTXA ==
3621
3621
optionalDependencies :
3622
3622
fsevents "~2.1.2"
3623
3623
You can’t perform that action at this time.
0 commit comments