From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2020 05:36:31 +0000 (+0000) Subject: chore(deps-dev): bump rollup from 2.21.0 to 2.22.1 X-Git-Tag: 0.1.0~32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f7913f14efdaafa1450be00f4d5be6fd2a431296;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump rollup from 2.21.0 to 2.22.1 Bumps [rollup](https://github.com/rollup/rollup) from 2.21.0 to 2.22.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.21.0...v2.22.1) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index 80ccf23c..07a68a2b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4455,9 +4455,9 @@ rollup-pluginutils@^2.8.1: estree-walker "^0.6.1" rollup@^2.7.2: - version "2.21.0" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.21.0.tgz#d2e114533812043d5c9b7b0a83f1b2a242e4e1d6" - integrity sha512-BEGgy+wSzux7Ycq58pRiWEOBZaXRXTuvzl1gsm7gqmsAHxkWf9nyA5V2LN9fGSHhhDQd0/C13iRzSh4bbIpWZQ== + version "2.22.1" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.22.1.tgz#8700522aa5feb12c6bd51810df8a276699d136b1" + integrity sha512-K9AUQUCJkVqC+A7uUDacfhmpEeAjc2uOmSpvGI5xaYsm8pXgy4ZWEM8wHPfKj11xvCwFZppkRDo8a0RESJXCnw== optionalDependencies: fsevents "~2.1.2"