Merge pull request #345 from wbkd/dependabot/npm_and_yarn/develop/rollup-2.22.1

This commit is contained in:
dependabot-preview[bot]
2020-07-20 05:52:28 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -11328,9 +11328,9 @@
}
},
"rollup": {
"version": "2.21.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.21.0.tgz",
"integrity": "sha512-BEGgy+wSzux7Ycq58pRiWEOBZaXRXTuvzl1gsm7gqmsAHxkWf9nyA5V2LN9fGSHhhDQd0/C13iRzSh4bbIpWZQ==",
"version": "2.22.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.22.1.tgz",
"integrity": "sha512-K9AUQUCJkVqC+A7uUDacfhmpEeAjc2uOmSpvGI5xaYsm8pXgy4ZWEM8wHPfKj11xvCwFZppkRDo8a0RESJXCnw==",
"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.5",
"rollup": "^2.21.0",
"rollup": "^2.22.1",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-commonjs": "^10.1.0",