chore(deps-dev): bump rollup from 2.6.1 to 2.7.1

Bumps [rollup](https://github.com/rollup/rollup) from 2.6.1 to 2.7.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.6.1...v2.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-21 20:57:54 +00:00 committed by Michael Vines
parent 2b6cbb2ed8
commit ef95db2028
2 changed files with 4 additions and 4 deletions

View File

@ -18990,9 +18990,9 @@
}
},
"rollup": {
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.6.1.tgz",
"integrity": "sha512-1RhFDRJeg027YjBO6+JxmVWkEZY0ASztHhoEUEWxOwkh4mjO58TFD6Uo7T7Y3FbmDpRTfKhM5NVxJyimCn0Elg==",
"version": "2.7.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.7.1.tgz",
"integrity": "sha512-c1FCjY8HK1nAq0bTZHaR72ZknpP7p0EjxbcVc6BcmtOosurK//P5jtwxX+f/4fgtbrjczqf0uvR+EdtxpriE8g==",
"dev": true,
"requires": {
"fsevents": "~2.1.2"

View File

@ -120,7 +120,7 @@
"marked": "^0.8.0",
"prettier": "^2.0.0",
"rimraf": "3.0.2",
"rollup": "2.6.1",
"rollup": "2.7.1",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-commonjs": "^10.0.0",
"rollup-plugin-copy": "^3.3.0",