chore(deps-dev): bump rollup from 2.10.9 to 2.11.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-27 20:38:21 +00:00 committed by Michael Vines
parent a29e088169
commit 8ab4c22a54
2 changed files with 4 additions and 4 deletions

View File

@ -19712,9 +19712,9 @@
} }
}, },
"rollup": { "rollup": {
"version": "2.10.9", "version": "2.11.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.10.9.tgz", "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.11.0.tgz",
"integrity": "sha512-dY/EbjiWC17ZCUSyk14hkxATAMAShkMsD43XmZGWjLrgFj15M3Dw2kEkA9ns64BiLFm9PKN6vTQw8neHwK74eg==", "integrity": "sha512-VIUTZJ/wmqtNBKwa0N6MgC2SOUZoruX3HO0UFRf2Ilv/xtswXw+lQ9COUPytRFMmGst/5+En23ZpVK64AI83Cw==",
"dev": true, "dev": true,
"requires": { "requires": {
"fsevents": "~2.1.2" "fsevents": "~2.1.2"

View File

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