From b76fc201bf05d52ac2ceb27979b5822c8ad0f55d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 May 2021 16:45:48 -0400 Subject: [PATCH] Bump rollup from 2.50.2 to 2.50.3 (#1821) Bumps [rollup](https://github.com/rollup/rollup) from 2.50.2 to 2.50.3. - [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.50.2...v2.50.3) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 8c30ea98..86a9276c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8874,9 +8874,9 @@ rollup-pluginutils@^2.3.1: estree-walker "^0.6.1" rollup@^2.47.0: - version "2.50.2" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.50.2.tgz#640c500c68c698f62efb01857e0ff06fcd18181f" - integrity sha512-Ra5JkxSiZPZZFnvE68KWtlrLnZGg5LNaV1n1esq4ch69P7ReeoRVlrTuL/k+L/GJfcowA5An0BEhEq2Hfzwl6w== + version "2.50.3" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.50.3.tgz#71021dedf2e3423bee28e795860783feea2be63e" + integrity sha512-58KiHnaCzZn6F5yRMjHe7WTZuFj6r4iJVJz5UwvKD6f/xfTy2IdtbR2AVHN6cyfK1tBy//hJ66ebXy6Y1h7HlQ== optionalDependencies: fsevents "~2.3.1"