From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2020 00:58:17 +0000 (-0400) Subject: build(deps-dev): bump rollup from 2.22.1 to 2.22.2 (#1677) X-Git-Tag: v3.0.0-rc.5~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea94c33f0b50640ff1be1f7459850e29039d9221;p=thirdparty%2Fvuejs%2Fcore.git build(deps-dev): bump rollup from 2.22.1 to 2.22.2 (#1677) Bumps [rollup](https://github.com/rollup/rollup) from 2.22.1 to 2.22.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/v2.22.1...v2.22.2) 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 417f20712d..fc69c5fed9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6233,9 +6233,9 @@ rollup-pluginutils@^2.3.1: estree-walker "^0.6.1" rollup@^2.16.1: - version "2.22.1" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.22.1.tgz#8700522aa5feb12c6bd51810df8a276699d136b1" - integrity sha512-K9AUQUCJkVqC+A7uUDacfhmpEeAjc2uOmSpvGI5xaYsm8pXgy4ZWEM8wHPfKj11xvCwFZppkRDo8a0RESJXCnw== + version "2.22.2" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.22.2.tgz#94d51fc8c30a2e545d1ff6358cc4fa14131332ee" + integrity sha512-2a4Mch4f0W2lEvkPuxtz0GfrtfgLj9bdd/oC9L3LozGOCnmLqO7ivMfKbCJoRgqWIU2UqAcbxRFSwmIKx+uStA== optionalDependencies: fsevents "~2.1.2"