From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2020 19:56:58 +0000 (-0400) Subject: build(deps-dev): bump rollup from 2.18.2 to 2.19.0 (#1522) X-Git-Tag: v3.0.0-beta.19~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c342cc10bae3d7f9c8d1eeb0cc85ff522cded2b6;p=thirdparty%2Fvuejs%2Fcore.git build(deps-dev): bump rollup from 2.18.2 to 2.19.0 (#1522) Bumps [rollup](https://github.com/rollup/rollup) from 2.18.2 to 2.19.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.18.2...v2.19.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- diff --git a/yarn.lock b/yarn.lock index 00cabe91f1..db0e31cc3b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6202,9 +6202,9 @@ rollup-pluginutils@^2.3.1: estree-walker "^0.6.1" rollup@^2.16.1: - version "2.18.2" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.18.2.tgz#886ac6e4549e493df106c3e2580c89aeb997be25" - integrity sha512-+mzyZhL9ZyLB3eHBISxRNTep9Z2qCuwXzAYkUbFyz7yNKaKH03MFKeiGOS1nv2uvPgDb4ASKv+FiS5mC4h5IFQ== + version "2.19.0" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.19.0.tgz#6484868882281552b0dc33aa5bc5b36a9c920452" + integrity sha512-nny5Vs4jwY3vbQAXgOyU4ZDZqLvMKm/umnsVry/demVL6ve8ke1XhdpYE0eiWencASmx/qFPw6pP8P7MLJl9XA== optionalDependencies: fsevents "~2.1.2"