Bump rollup from 2.42.2 to 2.43.1

Bumps [rollup](https://github.com/rollup/rollup) from 2.42.2 to 2.43.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/v2.42.2...v2.43.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-03-29 05:55:42 +00:00 committed by GitHub
parent 89485b6884
commit 2a61dbbc5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -98,7 +98,7 @@
"prettier": "2.2.1",
"puppeteer": "8.0.0",
"qs": "6.10.1",
"rollup": "2.42.2",
"rollup": "2.43.1",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.30.0",
"typescript": "4.2.3"

View File

@ -5126,10 +5126,10 @@ rollup-plugin-typescript2@0.30.0:
resolve "1.20.0"
tslib "2.1.0"
rollup@2.42.2:
version "2.42.2"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.42.2.tgz#4ea90d60539f47c5739df6ccce60bf47e2011992"
integrity sha512-o34Ar4rf01ky4EV1RFlTPd+tXICDz13a2o1PARLPFBxighJoPsxvliJTrULqjmIVpZP+JPm499ZPkvnPzRxUYA==
rollup@2.43.1:
version "2.43.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.43.1.tgz#9e5c9208c2011de227ac6c93101e11dc12e88e04"
integrity sha512-kvRE6VJbiv4d8m2nGeccc3qRpzOMghAhu2KeITjyZVCjneIFLPQ3zm2Wmqnl0LcUg3FvDaV0MfKnG4NCMbiSfw==
optionalDependencies:
fsevents "~2.3.1"