From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Dec 2020 05:08:20 +0000 (+0000) Subject: chore(deps-dev): bump rollup from 2.34.2 to 2.35.1 X-Git-Tag: v2.0.0-alpha.6~11^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F318%2Fhead;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump rollup from 2.34.2 to 2.35.1 Bumps [rollup](https://github.com/rollup/rollup) from 2.34.2 to 2.35.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.2...v2.35.1) Signed-off-by: dependabot[bot] --- diff --git a/yarn.lock b/yarn.lock index adc886dc..ac28f2ac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4740,9 +4740,9 @@ rollup-plugin-typescript2@^0.29.0: tslib "2.0.1" rollup@^2.28.1: - version "2.34.2" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.2.tgz#fa73e05c64df587e9ed4dc80d7d4e7d4a43f8908" - integrity sha512-mvtQLqu3cNeoctS+kZ09iOPxrc1P1/Bt1z15enuQ5feyKOdM3MJAVFjjsygurDpSWn530xB4AlA83TWIzRstXA== + version "2.35.1" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.35.1.tgz#e6bc8d10893556a638066f89e8c97f422d03968c" + integrity sha512-q5KxEyWpprAIcainhVy6HfRttD9kutQpHbeqDTWnqAFNJotiojetK6uqmcydNMymBEtC4I8bCYR+J3mTMqeaUA== optionalDependencies: fsevents "~2.1.2"