From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2020 05:35:24 +0000 (+0000) Subject: chore(deps-dev): bump rollup from 2.10.9 to 2.12.0 X-Git-Tag: 0.0.7~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e8d348948fa5243932ba1ec1510de37291ac8fa8;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump rollup from 2.10.9 to 2.12.0 Bumps [rollup](https://github.com/rollup/rollup) from 2.10.9 to 2.12.0. - [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.10.9...v2.12.0) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index 2c8f45bd..266c8192 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4550,9 +4550,9 @@ rollup-pluginutils@^2.8.1: estree-walker "^0.6.1" rollup@^2.7.2: - version "2.10.9" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.10.9.tgz#17dcc6753c619efcc1be2cf61d73a87827eebdf9" - integrity sha512-dY/EbjiWC17ZCUSyk14hkxATAMAShkMsD43XmZGWjLrgFj15M3Dw2kEkA9ns64BiLFm9PKN6vTQw8neHwK74eg== + version "2.12.0" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.12.0.tgz#12d49d1db23020f75184da725d064d3db5245678" + integrity sha512-vKwc/xFkZGM9DRai3Eztpr/4g0yYDgNKVq8tLXhq/aSLbR+/EVL6rTjEW9bgWgeYEIKoN66/5w2Bjv1gzyHR/w== optionalDependencies: fsevents "~2.1.2"