chore(deps-dev): bump rollup from 2.18.1 to 2.19.0

Bumps [rollup](https://github.com/rollup/rollup) from 2.18.1 to 2.19.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.18.1...v2.19.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-07-06 05:26:29 +00:00
committed by GitHub
parent cbc9816843
commit dfee98b2f0
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -11308,9 +11308,9 @@
}
},
"rollup": {
"version": "2.18.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.18.1.tgz",
"integrity": "sha512-w4X77ADA+WTGlapC8Z6yggdJtODw3SBl6R2LSkA7ZW5MtdkgcB7sfaSD1UWyx8diXbMcGIb0eI9gCx/dyqOgNQ==",
"version": "2.19.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.19.0.tgz",
"integrity": "sha512-nny5Vs4jwY3vbQAXgOyU4ZDZqLvMKm/umnsVry/demVL6ve8ke1XhdpYE0eiWencASmx/qFPw6pP8P7MLJl9XA==",
"dev": true,
"requires": {
"fsevents": "~2.1.2"
+1 -1
View File
@@ -50,7 +50,7 @@
"prop-types": "^15.7.2",
"react": "^16.13.1",
"release-it": "^13.6.4",
"rollup": "^2.18.1",
"rollup": "^2.19.0",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-commonjs": "^10.1.0",