From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 05:09:05 +0000 (+0000) Subject: chore(deps-dev): bump rollup from 2.36.1 to 2.38.0 X-Git-Tag: v2.0.0-alpha.8~114^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F341%2Fhead;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump rollup from 2.36.1 to 2.38.0 Bumps [rollup](https://github.com/rollup/rollup) from 2.36.1 to 2.38.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.36.1...v2.38.0) Signed-off-by: dependabot[bot] --- diff --git a/yarn.lock b/yarn.lock index 3748a8e4..fcbdea54 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.36.1" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.36.1.tgz#2174f0c25c7b400d57b05628d0e732c7ae8d2178" - integrity sha512-eAfqho8dyzuVvrGqpR0ITgEdq0zG2QJeWYh+HeuTbpcaXk8vNFc48B7bJa1xYosTCKx0CuW+447oQOW8HgBIZQ== + version "2.38.0" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.0.tgz#57942d5a10826cb12ed1f19c261f774efa502d2d" + integrity sha512-ay9zDiNitZK/LNE/EM2+v5CZ7drkB2xyDljvb1fQJCGnq43ZWRkhxN145oV8GmoW1YNi4sA/1Jdkr2LfawJoXw== optionalDependencies: fsevents "~2.1.2"