From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2020 08:09:28 +0000 (+0000) Subject: build(deps-dev): bump rollup from 2.16.1 to 2.17.0 X-Git-Tag: v3.0.0-beta.16~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d02a679dd1bf70d687d6dab975e786b6dbc78e2;p=thirdparty%2Fvuejs%2Fcore.git 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] --- diff --git a/yarn.lock b/yarn.lock index 39cf1e3370..613428b92a 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"