Bump rollup from 2.8.1 to 2.8.2

Bumps [rollup](https://github.com/rollup/rollup) from 2.8.1 to 2.8.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.8.1...v2.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-07 07:35:37 +00:00 committed by GitHub
parent 9143aad79d
commit 5fc91a72b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -705,9 +705,9 @@
}
},
"rollup": {
"version": "2.8.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.8.1.tgz",
"integrity": "sha512-j4aRMIpr0LT5JogYQ0tkznjgKglI11fipTAUgpkhB14imdnlOfD30LDk1cRX2GWaFI0+i8ryW+k8+heVwcoyug==",
"version": "2.8.2",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.8.2.tgz",
"integrity": "sha512-LRzMcB8V1M69pSvf6uCbR+W9OPCy5FuxcIwqioWg5RKidrrqKbzjJF9pEGXceaMVkbptNFZgIVJlUokCU0sfng==",
"dev": true,
"requires": {
"fsevents": "~2.1.2"