Bump rollup from 2.7.2 to 2.7.3

Bumps [rollup](https://github.com/rollup/rollup) from 2.7.2 to 2.7.3.
- [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.7.2...v2.7.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-27 18:40:30 +00:00 committed by Buckaroo Banzai
parent 1b003ec344
commit 9f0807df64

6
package-lock.json generated
View File

@ -705,9 +705,9 @@
}
},
"rollup": {
"version": "2.7.2",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.7.2.tgz",
"integrity": "sha512-SdtTZVMMVSPe7SNv4exUyPXARe5v/p3TeeG3LRA5WabLPJt4Usi3wVrvVlyAUTG40JJmqS6zbIHt2vWTss2prw==",
"version": "2.7.3",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.7.3.tgz",
"integrity": "sha512-lAWJGZ5BQzcu/5fhMKGJrh5oy9LQUoaCid8cQV8k+E2vE9E/UWptzcM+bSBg+u8akORsvnybsqQUE/wVChIazg==",
"dev": true,
"requires": {
"fsevents": "~2.1.2"