Bump rollup from 2.26.7 to 2.26.8

Bumps [rollup](https://github.com/rollup/rollup) from 2.26.7 to 2.26.8.
- [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/v2.26.7...v2.26.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-08-31 05:05:10 +00:00 committed by GitHub
parent 308f752cd4
commit 97cc23868a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -87,7 +87,7 @@
"jest": "26.4.2",
"jest-cli": "26.4.2",
"prettier": "2.1.1",
"rollup": "2.26.7",
"rollup": "2.26.8",
"rollup-plugin-terser": "7.0.1",
"rollup-plugin-typescript2": "0.27.2",
"typescript": "4.0.2"

View File

@ -4354,10 +4354,10 @@ rollup-plugin-typescript2@0.27.2:
resolve "1.17.0"
tslib "2.0.1"
rollup@2.26.7:
version "2.26.7"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.7.tgz#6188b38238cb198bef9f0d09f390c330ef766d27"
integrity sha512-3/aXJ+ibw2fqj6KBX4ioYcx8s3kseYXzyxLR6Xmm7Zakzd7WNvn9XDUahBCQ/oPVHmVO9gEeIYKHgFaZWqsJzg==
rollup@2.26.8:
version "2.26.8"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.8.tgz#7b02353835a73c4797f42177a5fa3fc074012713"
integrity sha512-li9WaJYc5z9WzV1jhZbPQCrsOpGNsI+Li1qyrn5n745ZNSnlkRlBtj1Hs+Z0Dc2N1+P7HT34UKAEASqN9Th8cg==
optionalDependencies:
fsevents "~2.1.2"