Bump rollup from 2.22.2 to 2.23.0

Bumps [rollup](https://github.com/rollup/rollup) from 2.22.2 to 2.23.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.22.2...v2.23.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-23 18:57:49 +00:00 committed by Buckaroo Banzai
parent 404533e9d7
commit 20176b9cff

6
package-lock.json generated
View File

@ -705,9 +705,9 @@
}
},
"rollup": {
"version": "2.22.2",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.22.2.tgz",
"integrity": "sha512-2a4Mch4f0W2lEvkPuxtz0GfrtfgLj9bdd/oC9L3LozGOCnmLqO7ivMfKbCJoRgqWIU2UqAcbxRFSwmIKx+uStA==",
"version": "2.23.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.23.0.tgz",
"integrity": "sha512-vLNmZFUGVwrnqNAJ/BvuLk1MtWzu4IuoqsH9UWK5AIdO3rt8/CSiJNvPvCIvfzrbNsqKbNzPAG1V2O4eTe2XZg==",
"dev": true,
"requires": {
"fsevents": "~2.1.2"