Merge pull request #65 from wbkd/dependabot/npm_and_yarn/develop/rollup-1.26.0

chore(deps-dev): bump rollup from 1.25.1 to 1.26.0
This commit is contained in:
Moritz
2019-10-28 18:42:30 +01:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -7018,9 +7018,9 @@
}
},
"rollup": {
"version": "1.25.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-1.25.1.tgz",
"integrity": "sha512-K8ytdEzMa6anHSnfTIs2BLB+NXlQ4qmWwdNHBpYQNWCbZAzj+DRVk7+ssbLSgddwpFW1nThr2GElR+jASF2NPA==",
"version": "1.26.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-1.26.0.tgz",
"integrity": "sha512-5HljNYn9icFvXX+Oe97qY5TWvnWhKqgGT0HGeWWqFPx7w7+Anzg7dfHMtUif7YYy6QxAgynDSwK6uxbgcrVUxw==",
"dev": true,
"requires": {
"@types/estree": "*",
+1 -1
View File
@@ -33,7 +33,7 @@
"prettier": "1.18.2",
"prop-types": "^15.7.2",
"react": "^16.11.0",
"rollup": "^1.25.1",
"rollup": "^1.26.0",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-commonjs": "^10.1.0",