chore(deps-dev): bump rollup from 2.26.5 to 2.26.8

Bumps [rollup](https://github.com/rollup/rollup) from 2.26.5 to 2.26.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.26.5...v2.26.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-08-31 05:06:53 +00:00
committed by GitHub
parent e30d309f5d
commit 1e5f310626
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -11353,9 +11353,9 @@
}
},
"rollup": {
"version": "2.26.5",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.26.5.tgz",
"integrity": "sha512-rCyFG3ZtQdnn9YwfuAVH0l/Om34BdO5lwCA0W6Hq+bNB21dVEBbCRxhaHOmu1G7OBFDWytbzAC104u7rxHwGjA==",
"version": "2.26.8",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.26.8.tgz",
"integrity": "sha512-li9WaJYc5z9WzV1jhZbPQCrsOpGNsI+Li1qyrn5n745ZNSnlkRlBtj1Hs+Z0Dc2N1+P7HT34UKAEASqN9Th8cg==",
"dev": true,
"requires": {
"fsevents": "~2.1.2"
+1 -1
View File
@@ -52,7 +52,7 @@
"prop-types": "^15.7.2",
"react": "^16.13.1",
"release-it": "^13.6.9",
"rollup": "^2.26.5",
"rollup": "^2.26.8",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-commonjs": "^10.1.0",