From a9051497b03e95200ae2e5b4d2447733fa2b93a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 05:15:10 +0000 Subject: [PATCH] chore(deps-dev): bump rollup from 2.38.5 to 2.41.1 Bumps [rollup](https://github.com/rollup/rollup) from 2.38.5 to 2.41.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.38.5...v2.41.1) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index a6787d6..2d231d7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8834,9 +8834,9 @@ rollup-pluginutils@^2.7.1, rollup-pluginutils@^2.8.1: estree-walker "^0.6.1" rollup@^2.38.5: - version "2.38.5" - resolved "https://registry.npmjs.org/rollup/-/rollup-2.38.5.tgz#be41ad4fe0c103a8794377afceb5f22b8f603d6a" - integrity sha512-VoWt8DysFGDVRGWuHTqZzT02J0ASgjVq/hPs9QcBOGMd7B+jfTr/iqMVEyOi901rE3xq+Deq66GzIT1yt7sGwQ== + version "2.41.1" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.41.1.tgz#c7c7ada42b13be505facd516f13fb697c24c1116" + integrity sha512-nepLFAW5W71/MWpS2Yr7r31eS7HRfYg2RXnxb6ehqN9zY42yACxKtEfb4xq8SmNfUohAzGMcyl6jkwdLOAiUbg== optionalDependencies: fsevents "~2.3.1"