From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 19 May 2020 09:03:16 +0000 (+0000) Subject: build(deps-dev): bump rollup from 2.10.2 to 2.10.4 X-Git-Tag: v3.0.0-beta.15~78 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96a9d5c6d3140291e1f71f4554d55890ec3a369b;p=thirdparty%2Fvuejs%2Fcore.git build(deps-dev): bump rollup from 2.10.2 to 2.10.4 Bumps [rollup](https://github.com/rollup/rollup) from 2.10.2 to 2.10.4. - [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.10.2...v2.10.4) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index 866c3dfb83..80f3d10943 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6567,9 +6567,9 @@ rollup-pluginutils@^2.3.1, rollup-pluginutils@^2.8.2: estree-walker "^0.6.1" rollup@^2.2.0: - version "2.10.2" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.10.2.tgz#9adfcf8ab36861b5b0f8ca7b436f5866e3e9e200" - integrity sha512-tivFM8UXBlYOUqpBYD3pRktYpZvK/eiCQ190eYlrAyrpE/lzkyG2gbawroNdbwmzyUc7Y4eT297xfzv0BDh9qw== + version "2.10.4" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.10.4.tgz#ec2f91519c597c214cdf45e50600ed8ea356358e" + integrity sha512-aYvoYjeu9DwrUTEfRlHiugW1eoHz7EGxETaOISpw+zkH9oOaQLO85eG+14ky4vyYgi3mUofbpWJgb+yLBE0PKw== optionalDependencies: fsevents "~2.1.2"