From 456ed663b365960e60a2f90ceeea01b3745dd14d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2020 08:48:33 +0000 Subject: [PATCH] chore(deps-dev): bump rollup from 2.22.1 to 2.22.2 Bumps [rollup](https://github.com/rollup/rollup) from 2.22.1 to 2.22.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.22.1...v2.22.2) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index fff8e8c0..0ae46630 100644 --- a/yarn.lock +++ b/yarn.lock @@ -534,9 +534,9 @@ resolve@^1.17.0: path-parse "^1.0.6" rollup@^2.16.1: - version "2.22.1" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.22.1.tgz#8700522aa5feb12c6bd51810df8a276699d136b1" - integrity sha512-K9AUQUCJkVqC+A7uUDacfhmpEeAjc2uOmSpvGI5xaYsm8pXgy4ZWEM8wHPfKj11xvCwFZppkRDo8a0RESJXCnw== + version "2.22.2" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.22.2.tgz#94d51fc8c30a2e545d1ff6358cc4fa14131332ee" + integrity sha512-2a4Mch4f0W2lEvkPuxtz0GfrtfgLj9bdd/oC9L3LozGOCnmLqO7ivMfKbCJoRgqWIU2UqAcbxRFSwmIKx+uStA== optionalDependencies: fsevents "~2.1.2"