chore(deps-dev): bump rollup from 2.23.1 to 2.26.3

Bumps [rollup](https://github.com/rollup/rollup) from 2.23.1 to 2.26.3.
- [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.23.1...v2.26.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-08-17 05:57:47 +00:00
committed by GitHub
parent cbe1f52b57
commit 975ce13356
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -11338,9 +11338,9 @@
}
},
"rollup": {
"version": "2.23.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.23.1.tgz",
"integrity": "sha512-Heyl885+lyN/giQwxA8AYT2GY3U+gOlTqVLrMQYno8Z1X9lAOpfXPiKiZCyPc25e9BLJM3Zlh957dpTlO4pa8A==",
"version": "2.26.3",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.26.3.tgz",
"integrity": "sha512-Mlt39/kL2rA9egcbQbaZV1SNVplGqYYhDDMcGgHPPE0tvM3R4GrB+IEdYy2QtTrdzMQx57ZcqDFf/KWWm8F+uw==",
"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.7",
"rollup": "^2.23.1",
"rollup": "^2.26.3",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-commonjs": "^10.1.0",