From e8e30cf218925750c2acb83cf911c1d7507d24b3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2020 05:38:58 +0000 Subject: [PATCH] chore(deps-dev): bump rollup from 2.13.0 to 2.13.1 Bumps [rollup](https://github.com/rollup/rollup) from 2.13.0 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.13.0...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 038694f6..35106e30 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5760,9 +5760,9 @@ rollup-plugin-sourcemaps@^0.6.1: source-map-resolve "^0.6.0" rollup@^2.0.0: - version "2.13.0" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.13.0.tgz#fe28513d31114f6ffb3ecb9dfe5ba04fba40d4b6" - integrity sha512-sD4VeuVYQV2feBSLMfmen94a6Tzfvxv6+FBU1Ri9qBrSWtKgLhi6dCGEeOnSwkvTVT+MrDe9UW8erGID9L1T+A== + 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"