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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-08-28 20:12:10 +02:00
committed by moklick
parent 7db592997a
commit 791bdebf2c
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -11354,9 +11354,9 @@
} }
}, },
"rollup": { "rollup": {
"version": "2.26.4", "version": "2.26.5",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.26.4.tgz", "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.26.5.tgz",
"integrity": "sha512-6+qsGuP0MXGd7vlYmk72utm1MrgZj5GfXibGL+cRkKQ9+ZL/BnFThDl0D5bcl7AqlzMjAQXRAwZX1HVm22M/4Q==", "integrity": "sha512-rCyFG3ZtQdnn9YwfuAVH0l/Om34BdO5lwCA0W6Hq+bNB21dVEBbCRxhaHOmu1G7OBFDWytbzAC104u7rxHwGjA==",
"dev": true, "dev": true,
"requires": { "requires": {
"fsevents": "~2.1.2" "fsevents": "~2.1.2"
+1 -1
View File
@@ -52,7 +52,7 @@
"prop-types": "^15.7.2", "prop-types": "^15.7.2",
"react": "^16.13.1", "react": "^16.13.1",
"release-it": "^13.6.9", "release-it": "^13.6.9",
"rollup": "^2.26.4", "rollup": "^2.26.5",
"rollup-plugin-babel": "^4.4.0", "rollup-plugin-babel": "^4.4.0",
"rollup-plugin-bundle-size": "^1.0.3", "rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-commonjs": "^10.1.0", "rollup-plugin-commonjs": "^10.1.0",