From d87a5c30ab77a338188b629edfe15ff663120e56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jul 2021 21:10:56 +0000 Subject: [PATCH] chore(deps-dev): bump rollup from 2.52.4 to 2.52.6 Bumps [rollup](https://github.com/rollup/rollup) from 2.52.4 to 2.52.6. - [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.52.4...v2.52.6) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 79c291fb8..9a0339474 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7477,9 +7477,9 @@ rollup-plugin-visualizer@^5.5.0: yargs "^16.2.0" rollup@^2.36.1: - version "2.52.4" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.52.4.tgz#0150247d54fb2f21be4915b898f8764389fea292" - integrity sha512-AXgUxxWXyGfsj8GKleR1k8KsG8G+7ZZDRU9RZb9PnLGSyTqI/1qf/+QSp1hRaR40j4yfBCKXs5khtGKiFwihfg== + version "2.52.6" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.52.6.tgz#7c7546d170dead0e7db0b6c709f7f34398498a8e" + integrity sha512-H+Xudmwf8KO+xji8njQNoIQRp8l+iQge/NdUR20JngTxVYdEEnlpkMvQ71YGLl3+xZcPecmdj4q2lrClKaPdRA== optionalDependencies: fsevents "~2.3.2"