File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
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.15.0 " ,
61
+ "rollup" : " 2.75.7 " ,
62
62
"rollup-plugin-copy" : " 3.3.0" ,
63
63
"sirv-cli" : " 1.0.0" ,
64
64
"typescript" : " 3.9.5"
Original file line number Diff line number Diff line change @@ -1689,6 +1689,11 @@ fsevents@~2.1.2:
1689
1689
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.2.tgz#4c0a1fb34bc68e543b4b82a9ec392bfbda840805"
1690
1690
integrity sha512-R4wDiBwZ0KzpgOWetKDug1FZcYhqYnUYKtfZYt4mD5SBz76q0KR4Q9o7GIPamsVPGmW3EYPPJ0dOOjvx32ldZA==
1691
1691
1692
+ fsevents@~2.3.2 :
1693
+ version "2.3.2"
1694
+ resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
1695
+ integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
1696
+
1692
1697
function-bind@^1.1.1 :
1693
1698
version "1.1.1"
1694
1699
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
3727
3732
globby "10.0.1"
3728
3733
is-plain-object "^3.0.0"
3729
3734
3730
- rollup@2.15.0 :
3731
- version "2.15.0 "
3732
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.15.0 .tgz#1324633188c7f82138bd3bdc99416009ee541f48 "
3733
- integrity sha512-HAk4kyXiV5sdNDnbKWk5zBPnkX/DAgx09Kbp8rRIRDVsTUVN3vnSowR7ZHkV6/lAiE6c2TQ8HtYb72aCPGW4Jw ==
3735
+ rollup@2.75.7 :
3736
+ version "2.75.7 "
3737
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.75.7 .tgz#221ff11887ae271e37dcc649ba32ce1590aaa0b9 "
3738
+ integrity sha512-VSE1iy0eaAYNCxEXaleThdFXqZJ42qDBatAwrfnPlENEZ8erQ+0LYX4JXOLPceWfZpV1VtZwZ3dFCuOZiSyFtQ ==
3734
3739
optionalDependencies :
3735
- fsevents "~2.1 .2"
3740
+ fsevents "~2.3 .2"
3736
3741
3737
3742
run-async@^2.2.0 :
3738
3743
version "2.3.0"
You can’t perform that action at this time.
0 commit comments