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 58
58
"npm-run-all" : " 4.1.5" ,
59
59
"prettier" : " 2.0.5" ,
60
60
"rimraf" : " 3.0.2" ,
61
- "rollup" : " 2.12.0 " ,
61
+ "rollup" : " 2.12.1 " ,
62
62
"rollup-plugin-copy" : " 3.3.0" ,
63
63
"sirv-cli" : " 0.4.6" ,
64
64
"typescript" : " 3.9.3"
Original file line number Diff line number Diff line change @@ -3750,10 +3750,10 @@ rollup-plugin-copy@3.3.0:
3750
3750
globby "10.0.1"
3751
3751
is-plain-object "^3.0.0"
3752
3752
3753
- rollup@2.12.0 :
3754
- version "2.12.0 "
3755
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.12.0 .tgz#12d49d1db23020f75184da725d064d3db5245678 "
3756
- integrity sha512-vKwc/xFkZGM9DRai3Eztpr/4g0yYDgNKVq8tLXhq/aSLbR+/EVL6rTjEW9bgWgeYEIKoN66/5w2Bjv1gzyHR/w ==
3753
+ rollup@2.12.1 :
3754
+ version "2.12.1 "
3755
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.12.1 .tgz#f4e248552d0055ecbd6d0e888b7e316e172d5f96 "
3756
+ integrity sha512-qNl9jiVC4/jqTaGUTP0sUnKKCdnebAKYY/8hTy/NnNaeVfjHOW9aIwRT8XHV/zrcpRgJn1g/mjAorMcD38Dlhg ==
3757
3757
optionalDependencies :
3758
3758
fsevents "~2.1.2"
3759
3759
You can’t perform that action at this time.
0 commit comments