From bc24d690261d37fdafb7621ce7d2605ee7b02c10 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2020 20:57:36 +0000 Subject: [PATCH] chore(deps-dev): bump rollup from 2.7.0 to 2.7.1 Bumps [rollup](https://github.com/rollup/rollup) from 2.7.0 to 2.7.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.7.0...v2.7.1) 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 65bc5073..2bf0fc4b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5676,9 +5676,9 @@ rollup-plugin-sourcemaps@^0.5.0: source-map-resolve "^0.5.3" rollup@^2.0.0: - version "2.7.0" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.7.0.tgz#92d1ec9900a1f518153314ce597f1595bc7c4900" - integrity sha512-M7XUP+vIcUeuRDMQR+IX/gGbtVsdf4lOdh1/Z4C5/B7w9kobg9vY/WYLVJo9GP6W+0+u+6DDELtTpgfqgDxxLQ== + version "2.7.1" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.7.1.tgz#d571e49a35b1c923fe9cf6f7290dba2482864fdc" + integrity sha512-c1FCjY8HK1nAq0bTZHaR72ZknpP7p0EjxbcVc6BcmtOosurK//P5jtwxX+f/4fgtbrjczqf0uvR+EdtxpriE8g== optionalDependencies: fsevents "~2.1.2"