From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 10:05:35 +0000 (+0100) Subject: build(deps-dev): bump rollup from 2.40.0 to 2.42.2 (#396) X-Git-Tag: v2.0.0-alpha.8~27 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ea76f8022d47da974cf04c84e2650c9691ddd608;p=thirdparty%2Fvuejs%2Fpinia.git build(deps-dev): bump rollup from 2.40.0 to 2.42.2 (#396) Bumps [rollup](https://github.com/rollup/rollup) from 2.40.0 to 2.42.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.40.0...v2.42.2) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/yarn.lock b/yarn.lock index 5e910055..ba018381 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5557,9 +5557,9 @@ rollup-plugin-typescript2@^0.30.0: tslib "2.1.0" rollup@^2.28.1, rollup@^2.38.5: - version "2.40.0" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.40.0.tgz#efc218eaede7ab590954df50f96195188999c304" - integrity sha512-WiOGAPbXoHu+TOz6hyYUxIksOwsY/21TRWoO593jgYt8mvYafYqQl+axaA8y1z2HFazNUUrsMSjahV2A6/2R9A== + version "2.42.2" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.42.2.tgz#4ea90d60539f47c5739df6ccce60bf47e2011992" + integrity sha512-o34Ar4rf01ky4EV1RFlTPd+tXICDz13a2o1PARLPFBxighJoPsxvliJTrULqjmIVpZP+JPm499ZPkvnPzRxUYA== optionalDependencies: fsevents "~2.3.1"