chore(deps-dev): bump rollup from 1.0.1 to 1.0.2

Bumps [rollup](https://github.com/rollup/rollup) from 1.0.1 to 1.0.2.
- [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/v1.0.1...v1.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-01-05 11:57:33 +00:00 committed by Michael Vines
parent e6ecb477d8
commit 1e7121c685
2 changed files with 4 additions and 4 deletions

View File

@ -13995,9 +13995,9 @@
}
},
"rollup": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-1.0.1.tgz",
"integrity": "sha512-jf1EA9xJMx4hgEVdJQd8lVo2a0gbzY7fKM9kHZwQzcafYDapwLijd9G56Kxm2/RdEnQUEw9mSv8PyRWhsV0x2A==",
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-1.0.2.tgz",
"integrity": "sha512-FkkSrWUVo1WliS+/GIgEmKQPILubgVdBRTWampfdhkasxx7sM2nfwSfKiX3paIBVnN0HG3DvkTy13RfjkyBX9w==",
"dev": true,
"requires": {
"@types/estree": "0.0.39",

View File

@ -109,7 +109,7 @@
"marked": "^0.5.1",
"prettier": "^1.14.3",
"rimraf": "2.6.3",
"rollup": "1.0.1",
"rollup": "1.0.2",
"rollup-plugin-babel": "3.0.7",
"rollup-plugin-commonjs": "9.2.0",
"rollup-plugin-json": "^3.0.0",