Bump rollup from 2.10.9 to 2.13.1

Bumps [rollup](https://github.com/rollup/rollup) from 2.10.9 to 2.13.1.
- [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.10.9...v2.13.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-04 05:25:27 +00:00 committed by Buckaroo Banzai
parent ca36524091
commit 1d2a577c88

6
package-lock.json generated
View File

@ -705,9 +705,9 @@
}
},
"rollup": {
"version": "2.10.9",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.10.9.tgz",
"integrity": "sha512-dY/EbjiWC17ZCUSyk14hkxATAMAShkMsD43XmZGWjLrgFj15M3Dw2kEkA9ns64BiLFm9PKN6vTQw8neHwK74eg==",
"version": "2.13.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.13.1.tgz",
"integrity": "sha512-EiICynxIO1DTFmFn+/98gfaqCToK2nbjPjHJLuNvpcwc+P035VrXmJxi3JsOhqkdty+0cOEhJ26ceGTY3UPMPQ==",
"dev": true,
"requires": {
"fsevents": "~2.1.2"