Bump rollup from 2.23.1 to 2.26.5

Bumps [rollup](https://github.com/rollup/rollup) from 2.23.1 to 2.26.5.
- [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.23.1...v2.26.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-08-24 05:34:47 +00:00 committed by GitHub
parent fc1f37145c
commit 725cdbbee2
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.0.5",
"rollup": "2.23.1",
"rollup": "2.26.5",
"rollup-plugin-terser": "7.0.0",
"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.23.1:
version "2.23.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.23.1.tgz#d458d28386dc7660c2e8a4978bea6f9494046c20"
integrity sha512-Heyl885+lyN/giQwxA8AYT2GY3U+gOlTqVLrMQYno8Z1X9lAOpfXPiKiZCyPc25e9BLJM3Zlh957dpTlO4pa8A==
rollup@2.26.5:
version "2.26.5"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.5.tgz#5562ec36fcba3eed65cfd630bd78e037ad0e0307"
integrity sha512-rCyFG3ZtQdnn9YwfuAVH0l/Om34BdO5lwCA0W6Hq+bNB21dVEBbCRxhaHOmu1G7OBFDWytbzAC104u7rxHwGjA==
optionalDependencies:
fsevents "~2.1.2"