From 2d02a679dd1bf70d687d6dab975e786b6dbc78e2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2020 08:09:28 +0000 Subject: [PATCH] build(deps-dev): bump rollup from 2.16.1 to 2.17.0 Bumps [rollup](https://github.com/rollup/rollup) from 2.16.1 to 2.17.0. - [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.16.1...v2.17.0) 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 39cf1e337..613428b92 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6344,9 +6344,9 @@ rollup-pluginutils@^2.3.1: estree-walker "^0.6.1" rollup@^2.16.1: - version "2.16.1" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.16.1.tgz#97805e88071e2c6727bd0b64904976d14495c873" - integrity sha512-UYupMcbFtoWLB6ZtL4hPZNUTlkXjJfGT33Mmhz3hYLNmRj/cOvX2B26ZxDQuEpwtLdcyyyraBGQ7EfzmMJnXXg== + version "2.17.0" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.17.0.tgz#3db289792c567242b600d88cf3718dd206c7f3f2" + integrity sha512-4Um68vKyyTLzT+EWClgc+nyxSlunlmx8wgCO16RDicwxvccnyBHguoNqxPaJL/YPAdvuAJkqaFPf/BfDojzEZA== optionalDependencies: fsevents "~2.1.2"