From c2a5fa94ab1cd9794d689f7fdfdea9e8d858f596 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 May 2020 05:40:55 +0000 Subject: [PATCH] chore(deps-dev): bump rollup from 2.10.5 to 2.10.7 Bumps [rollup](https://github.com/rollup/rollup) from 2.10.5 to 2.10.7. - [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.10.5...v2.10.7) 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 e2de29d1..9f157194 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5754,9 +5754,9 @@ rollup-plugin-sourcemaps@^0.6.1: source-map-resolve "^0.6.0" rollup@^2.0.0: - version "2.10.5" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.10.5.tgz#a2e6735fbcbd64453f8aa5d7b5ec1b421974f92c" - integrity sha512-05WRM/tjmPYwhOBvm/G9Qwa/HnAqn0TK0XxLDLQzoM4XdSmKjPBvhBl+U+Q/C6VJsucljyTQjGkZD503mjbPQg== + version "2.10.7" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.10.7.tgz#7d1a9fa8de146615a098836480df6f8b31c2f058" + integrity sha512-rofUSH2i4GymWhQq6bfRaSiVbz4LEB4h/7+AhuXCaeOSwQqClD0hINjs59j8SyfQwcqe83NcVJAY2kjp0h33bQ== optionalDependencies: fsevents "~2.1.2"