From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 6 May 2020 08:26:19 +0000 (+0000) Subject: build(deps-dev): bump rollup from 2.7.6 to 2.8.0 X-Git-Tag: v3.0.0-beta.10~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da7bdb7f9cadf487da8dd709828f4a4c18ca3186;p=thirdparty%2Fvuejs%2Fcore.git build(deps-dev): bump rollup from 2.7.6 to 2.8.0 Bumps [rollup](https://github.com/rollup/rollup) from 2.7.6 to 2.8.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.7.6...v2.8.0) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index 1f33d0d001..894923e541 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6521,9 +6521,9 @@ rollup-pluginutils@^2.3.1, rollup-pluginutils@^2.8.2: estree-walker "^0.6.1" rollup@^2.2.0: - version "2.7.6" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.7.6.tgz#8e6682e64ca65eb33b896dcce902696f0415ce1a" - integrity sha512-AdHosxHBKyBsdtbT1/AqbWNQ87O4SSxS4N9iMwEpoCDAT6e4Du3uJSy83mp3ckgmCxly5VeXGx0WHsm21Djytg== + version "2.8.0" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.8.0.tgz#a1d63fa8331f5c362f025a7fee78b86d4ada5cef" + integrity sha512-hyjpreMA0BTNrO68o4wCtcktwYTK8o1UtauOqsPniwDGzN2PvNaKmwa/RHmjNHJMrt6ItY2C7XjpT7TDf6WmJw== optionalDependencies: fsevents "~2.1.2"