From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2019 06:40:58 +0000 (+0000) Subject: build(deps-dev): bump rollup from 1.25.1 to 1.25.2 X-Git-Tag: v3.0.0-alpha.0~337 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fad691de9d33738cc940b5a6eebbee7d3ccdab94;p=thirdparty%2Fvuejs%2Fcore.git build(deps-dev): bump rollup from 1.25.1 to 1.25.2 Bumps [rollup](https://github.com/rollup/rollup) from 1.25.1 to 1.25.2. - [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/v1.25.1...v1.25.2) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index 2726ab1c4e..1638c2985b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6102,9 +6102,9 @@ rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1: estree-walker "^0.6.1" rollup@^1.19.4: - version "1.25.1" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.25.1.tgz#905707d686dc8d7218af63dcfb9e37d1f3dc3c34" - integrity sha512-K8ytdEzMa6anHSnfTIs2BLB+NXlQ4qmWwdNHBpYQNWCbZAzj+DRVk7+ssbLSgddwpFW1nThr2GElR+jASF2NPA== + version "1.25.2" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.25.2.tgz#739f508bd8f7ece52bb6c1fcda83466af82b7f6d" + integrity sha512-+7z6Wab/L45QCPcfpuTZKwKiB0tynj05s/+s2U3F2Bi7rOLPr9UcjUwO7/xpjlPNXA/hwnth6jBExFRGyf3tMg== dependencies: "@types/estree" "*" "@types/node" "*"