From 65f1645e263d0bd595575e6f91fb321cb5ac3faf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 08:34:21 +0000 Subject: [PATCH] chore(deps-dev): bump rollup from 2.41.4 to 2.42.2 Bumps [rollup](https://github.com/rollup/rollup) from 2.41.4 to 2.42.2. - [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.41.4...v2.42.2) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index c64eec18f..50ffa672f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7919,9 +7919,9 @@ rollup-plugin-preserve-shebangs@^0.2.0: magic-string "^0.25.7" rollup@^2.36.1: - version "2.41.4" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.41.4.tgz#2a674d64db4322482d440699acb060dc6dd9e65f" - integrity sha512-f9IHfMO8p2Y8OdisI7Oj3oKkPuaQ6cgSwYqAi0TDvP3w2p+oX1VejX/w28a1h8WTnrapzfO5d4Uqhww+gL0b0g== + version "2.42.2" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.42.2.tgz#4ea90d60539f47c5739df6ccce60bf47e2011992" + integrity sha512-o34Ar4rf01ky4EV1RFlTPd+tXICDz13a2o1PARLPFBxighJoPsxvliJTrULqjmIVpZP+JPm499ZPkvnPzRxUYA== optionalDependencies: fsevents "~2.3.1"