From e0814647ba819788d62d6d54dcc4ef3b2ad15738 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2020 08:48:07 +0000 Subject: [PATCH] build(deps-dev): bump rollup from 2.12.1 to 2.13.1 Bumps [rollup](https://github.com/rollup/rollup) from 2.12.1 to 2.13.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.12.1...v2.13.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 ba7458b..80ed744 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9147,9 +9147,9 @@ rollup@^1.31.1: acorn "^7.1.0" rollup@^2.0.3: - version "2.12.1" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.12.1.tgz#f4e248552d0055ecbd6d0e888b7e316e172d5f96" - integrity sha512-qNl9jiVC4/jqTaGUTP0sUnKKCdnebAKYY/8hTy/NnNaeVfjHOW9aIwRT8XHV/zrcpRgJn1g/mjAorMcD38Dlhg== + version "2.13.1" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.13.1.tgz#06ac5be4f85df0b79f23cdfa90de63e78095a984" + integrity sha512-EiICynxIO1DTFmFn+/98gfaqCToK2nbjPjHJLuNvpcwc+P035VrXmJxi3JsOhqkdty+0cOEhJ26ceGTY3UPMPQ== optionalDependencies: fsevents "~2.1.2"