build: update rollup to version 2.8.2

This commit is contained in:
Renovate Bot 2020-05-07 17:40:19 +00:00 committed by Douglas Parker
parent 6efa948d7c
commit a1cbc12eba
2 changed files with 8 additions and 1 deletions

View File

@ -50,7 +50,7 @@
"regenerator-runtime": "0.13.5",
"resolve-url-loader": "3.1.1",
"rimraf": "3.0.2",
"rollup": "2.8.0",
"rollup": "2.8.2",
"rxjs": "6.5.5",
"sass": "1.26.5",
"sass-loader": "8.0.2",

View File

@ -10562,6 +10562,13 @@ rollup@2.8.0:
optionalDependencies:
fsevents "~2.1.2"
rollup@2.8.2:
version "2.8.2"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.8.2.tgz#08427a8eb118e6e4ac8d80eba22774bc1d059c81"
integrity sha512-LRzMcB8V1M69pSvf6uCbR+W9OPCy5FuxcIwqioWg5RKidrrqKbzjJF9pEGXceaMVkbptNFZgIVJlUokCU0sfng==
optionalDependencies:
fsevents "~2.1.2"
run-async@^2.4.0:
version "2.4.1"
resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.1.tgz#8440eccf99ea3e70bd409d49aab88e10c189a455"