Merge pull request #38 from wbkd/dependabot/npm_and_yarn/rollup-1.25.1

This commit is contained in:
dependabot-preview[bot]
2019-10-21 05:14:51 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -7104,9 +7104,9 @@
} }
}, },
"rollup": { "rollup": {
"version": "1.24.0", "version": "1.25.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-1.24.0.tgz", "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.25.1.tgz",
"integrity": "sha512-PiFETY/rPwodQ8TTC52Nz2DSCYUATznGh/ChnxActCr8rV5FIk3afBUb3uxNritQW/Jpbdn3kq1Rwh1HHYMwdQ==", "integrity": "sha512-K8ytdEzMa6anHSnfTIs2BLB+NXlQ4qmWwdNHBpYQNWCbZAzj+DRVk7+ssbLSgddwpFW1nThr2GElR+jASF2NPA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@types/estree": "*", "@types/estree": "*",
+1 -1
View File
@@ -32,7 +32,7 @@
"postcss-nested": "^4.1.2", "postcss-nested": "^4.1.2",
"prop-types": "^15.7.2", "prop-types": "^15.7.2",
"react": "^16.10.2", "react": "^16.10.2",
"rollup": "^1.24.0", "rollup": "^1.25.1",
"rollup-plugin-babel": "^4.3.3", "rollup-plugin-babel": "^4.3.3",
"rollup-plugin-bundle-size": "^1.0.3", "rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-commonjs": "^10.1.0", "rollup-plugin-commonjs": "^10.1.0",