From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Feb 2021 08:13:12 +0000 (+0000) Subject: chore(deps-dev): bump rollup from 2.38.5 to 2.39.0 X-Git-Tag: v2.0.0-alpha.8~93^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F360%2Fhead;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump rollup from 2.38.5 to 2.39.0 Bumps [rollup](https://github.com/rollup/rollup) from 2.38.5 to 2.39.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.38.5...v2.39.0) Signed-off-by: dependabot[bot] --- diff --git a/yarn.lock b/yarn.lock index 52733b29..ff203038 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4717,9 +4717,9 @@ rollup-plugin-typescript2@^0.29.0: tslib "2.0.1" rollup@^2.28.1: - version "2.38.5" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.5.tgz#be41ad4fe0c103a8794377afceb5f22b8f603d6a" - integrity sha512-VoWt8DysFGDVRGWuHTqZzT02J0ASgjVq/hPs9QcBOGMd7B+jfTr/iqMVEyOi901rE3xq+Deq66GzIT1yt7sGwQ== + version "2.39.0" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.39.0.tgz#be4f98c9e421793a8fec82c854fb567c35e22ab6" + integrity sha512-+WR3bttcq7zE+BntH09UxaW3bQo3vItuYeLsyk4dL2tuwbeSKJuvwiawyhEnvRdRgrII0Uzk00FpctHO/zB1kw== optionalDependencies: fsevents "~2.3.1"