From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Nov 2020 07:44:07 +0000 (+0000) Subject: chore(deps-dev): bump rollup from 2.32.1 to 2.33.2 X-Git-Tag: v2.0.0-alpha.6~37^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F286%2Fhead;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump rollup from 2.32.1 to 2.33.2 Bumps [rollup](https://github.com/rollup/rollup) from 2.32.1 to 2.33.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.32.1...v2.33.2) Signed-off-by: dependabot[bot] --- diff --git a/yarn.lock b/yarn.lock index ffb702a6..7b642784 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4703,9 +4703,9 @@ rollup-plugin-typescript2@^0.29.0: tslib "2.0.1" rollup@^2.28.1: - version "2.32.1" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.32.1.tgz#625a92c54f5b4d28ada12d618641491d4dbb548c" - integrity sha512-Op2vWTpvK7t6/Qnm1TTh7VjEZZkN8RWgf0DHbkKzQBwNf748YhXbozHVefqpPp/Fuyk/PQPAnYsBxAEtlMvpUw== + version "2.33.2" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.2.tgz#c4c76cd405a7605e6ebe90976398c46d4c2ea166" + integrity sha512-QPQ6/fWCrzHtSXkI269rhKaC7qXGghYBwXU04b1JsDZ6ibZa3DJ9D1SFAYRMgx1inDg0DaTbb3N4Z1NK/r3fhw== optionalDependencies: fsevents "~2.1.2"