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 5858 "npm-run-all" : " 4.1.5" ,
5959 "prettier" : " 2.0.5" ,
6060 "rimraf" : " 3.0.2" ,
61- "rollup" : " 2.15.0 " ,
61+ "rollup" : " 2.79.2 " ,
6262 "rollup-plugin-copy" : " 3.3.0" ,
6363 "sirv-cli" : " 1.0.0" ,
6464 "typescript" : " 3.9.5"
Original file line number Diff line number Diff line change @@ -1689,6 +1689,11 @@ fsevents@~2.1.2:
16891689 resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.2.tgz#4c0a1fb34bc68e543b4b82a9ec392bfbda840805"
16901690 integrity sha512-R4wDiBwZ0KzpgOWetKDug1FZcYhqYnUYKtfZYt4mD5SBz76q0KR4Q9o7GIPamsVPGmW3EYPPJ0dOOjvx32ldZA==
16911691
1692+ fsevents@~2.3.2 :
1693+ version "2.3.3"
1694+ resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6"
1695+ integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==
1696+
16921697function-bind@^1.1.1 :
16931698 version "1.1.1"
16941699 resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
@@ -3727,12 +3732,12 @@ rollup-plugin-copy@3.3.0:
37273732 globby "10.0.1"
37283733 is-plain-object "^3.0.0"
37293734
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.79.2 :
3736+ version "2.79.2 "
3737+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2 .tgz#f150e4a5db4b121a21a747d762f701e5e9f49090 "
3738+ integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ ==
37343739 optionalDependencies :
3735- fsevents "~2.1 .2"
3740+ fsevents "~2.3 .2"
37363741
37373742run-async@^2.2.0 :
37383743 version "2.3.0"
You can’t perform that action at this time.
0 commit comments