Bump rollup from 2.16.1 to 2.17.0

Bumps [rollup](https://github.com/rollup/rollup) from 2.16.1 to 2.17.0.
- [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.16.1...v2.17.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-17 21:43:40 +00:00 committed by Buckaroo Banzai
parent 86a664d7fd
commit 3bb38dd7b7

6
package-lock.json generated
View File

@ -705,9 +705,9 @@
}
},
"rollup": {
"version": "2.16.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.16.1.tgz",
"integrity": "sha512-UYupMcbFtoWLB6ZtL4hPZNUTlkXjJfGT33Mmhz3hYLNmRj/cOvX2B26ZxDQuEpwtLdcyyyraBGQ7EfzmMJnXXg==",
"version": "2.17.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.17.0.tgz",
"integrity": "sha512-4Um68vKyyTLzT+EWClgc+nyxSlunlmx8wgCO16RDicwxvccnyBHguoNqxPaJL/YPAdvuAJkqaFPf/BfDojzEZA==",
"dev": true,
"requires": {
"fsevents": "~2.1.2"