Bump rollup from 2.9.1 to 2.10.2

Bumps [rollup](https://github.com/rollup/rollup) from 2.9.1 to 2.10.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.9.1...v2.10.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-18 13:26:36 +00:00
committed by GitHub
parent 60f93ee349
commit 445ec8f416

6
package-lock.json generated
View File

@@ -10202,9 +10202,9 @@
}
},
"rollup": {
"version": "2.9.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.9.1.tgz",
"integrity": "sha512-kEZn76R0j+WD4AActu5Np4RShNlewTtJhdUaWNtHwHnAA8AOapyXgH6O7NL2RkcQLHnl49oz1xW1VrDcu5yP+Q==",
"version": "2.10.2",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.10.2.tgz",
"integrity": "sha512-tivFM8UXBlYOUqpBYD3pRktYpZvK/eiCQ190eYlrAyrpE/lzkyG2gbawroNdbwmzyUc7Y4eT297xfzv0BDh9qw==",
"dev": true,
"requires": {
"fsevents": "~2.1.2"