chore(deps-dev): bump rollup from 1.24.0 to 1.25.1

Bumps [rollup](https://github.com/rollup/rollup) from 1.24.0 to 1.25.1.
- [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.24.0...v1.25.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-10-21 05:12:03 +00:00
committed by GitHub
parent 8b719089ee
commit a6b5645ab0
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -7104,9 +7104,9 @@
}
},
"rollup": {
"version": "1.24.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-1.24.0.tgz",
"integrity": "sha512-PiFETY/rPwodQ8TTC52Nz2DSCYUATznGh/ChnxActCr8rV5FIk3afBUb3uxNritQW/Jpbdn3kq1Rwh1HHYMwdQ==",
"version": "1.25.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-1.25.1.tgz",
"integrity": "sha512-K8ytdEzMa6anHSnfTIs2BLB+NXlQ4qmWwdNHBpYQNWCbZAzj+DRVk7+ssbLSgddwpFW1nThr2GElR+jASF2NPA==",
"dev": true,
"requires": {
"@types/estree": "*",