chore(deps-dev): bump rollup from 2.10.5 to 2.10.8

Bumps [rollup](https://github.com/rollup/rollup) from 2.10.5 to 2.10.8.
- [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.5...v2.10.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-23 06:14:27 +00:00 committed by Michael Vines
parent 79642c5d40
commit 6d24110bcd
2 changed files with 4 additions and 4 deletions

View File

@ -19302,9 +19302,9 @@
}
},
"rollup": {
"version": "2.10.5",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.10.5.tgz",
"integrity": "sha512-05WRM/tjmPYwhOBvm/G9Qwa/HnAqn0TK0XxLDLQzoM4XdSmKjPBvhBl+U+Q/C6VJsucljyTQjGkZD503mjbPQg==",
"version": "2.10.8",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.10.8.tgz",
"integrity": "sha512-lbowcWxla8CNBNvCVnmZnoZzugM1g9yd7fd7oc5eWIdI4wECzpIpEJLBoeD+9UITwnnt1X3b9bt7gdZHC+rRAg==",
"dev": true,
"requires": {
"fsevents": "~2.1.2"

View File

@ -124,7 +124,7 @@
"marked": "^1.1.0",
"prettier": "^2.0.0",
"rimraf": "3.0.2",
"rollup": "2.10.5",
"rollup": "2.10.8",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-commonjs": "^10.0.0",
"rollup-plugin-copy": "^3.3.0",