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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-08-10 05:27:31 +00:00
committed by GitHub
parent 94497090d3
commit 31abb2ed75
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -11284,9 +11284,9 @@
}
},
"rollup": {
"version": "2.23.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.23.0.tgz",
"integrity": "sha512-vLNmZFUGVwrnqNAJ/BvuLk1MtWzu4IuoqsH9UWK5AIdO3rt8/CSiJNvPvCIvfzrbNsqKbNzPAG1V2O4eTe2XZg==",
"version": "2.23.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.23.1.tgz",
"integrity": "sha512-Heyl885+lyN/giQwxA8AYT2GY3U+gOlTqVLrMQYno8Z1X9lAOpfXPiKiZCyPc25e9BLJM3Zlh957dpTlO4pa8A==",
"dev": true,
"requires": {
"fsevents": "~2.1.2"

View File

@@ -52,7 +52,7 @@
"prop-types": "^15.7.2",
"react": "^16.13.1",
"release-it": "^13.6.6",
"rollup": "^2.23.0",
"rollup": "^2.23.1",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-commonjs": "^10.1.0",