Merge pull request #439 from wbkd/dependabot/npm_and_yarn/develop/rollup-2.26.3

This commit is contained in:
dependabot-preview[bot]
2020-08-17 06:11:38 +00:00
committed by GitHub
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",