From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 4 Dec 2020 15:49:00 +0000 (-0500) Subject: build(deps-dev): bump rollup from 2.34.0 to 2.34.1 (#2723) X-Git-Tag: v3.0.5~40 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0af8c8d972392fe929185b13c94fc7a924c8be0f;p=thirdparty%2Fvuejs%2Fcore.git build(deps-dev): bump rollup from 2.34.0 to 2.34.1 (#2723) Bumps [rollup](https://github.com/rollup/rollup) from 2.34.0 to 2.34.1. - [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.34.0...v2.34.1) 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 ac5143d98d..0086ea531e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6479,9 +6479,9 @@ rollup-pluginutils@^2.3.1: estree-walker "^0.6.1" rollup@^2.26.11: - version "2.34.0" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.0.tgz#ecc7f1d4ce2cb88bb51bec2f56b984f3c35b8271" - integrity sha512-dW5iLvttZzdVehjEuNJ1bWvuMEJjOWGmnuFS82WeKHTGXDkRHQeq/ExdifkSyJv9dLcR86ysKRmrIDyR6O0X8g== + version "2.34.1" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.1.tgz#a387230df02c58b242794a213dfb68b42de2c8fb" + integrity sha512-tGveB6NU5x4MS/iXaIsjfUkEv4hxzJJ4o0FRy5LO62Ndx3R2cmE1qsLYlSfRkvHUUPqWiFoxEm8pRftzh1a5HA== optionalDependencies: fsevents "~2.1.2"