From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2020 05:35:24 +0000 (+0000) Subject: chore(deps-dev): bump rollup from 2.22.1 to 2.23.0 X-Git-Tag: 0.1.0~28 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8ff84ebc051ede04b77e45e73a6329f7642f31fb;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump rollup from 2.22.1 to 2.23.0 Bumps [rollup](https://github.com/rollup/rollup) from 2.22.1 to 2.23.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.22.1...v2.23.0) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index dcf320a9..03cec51a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4455,9 +4455,9 @@ rollup-pluginutils@^2.8.1: estree-walker "^0.6.1" rollup@^2.7.2: - version "2.22.1" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.22.1.tgz#8700522aa5feb12c6bd51810df8a276699d136b1" - integrity sha512-K9AUQUCJkVqC+A7uUDacfhmpEeAjc2uOmSpvGI5xaYsm8pXgy4ZWEM8wHPfKj11xvCwFZppkRDo8a0RESJXCnw== + version "2.23.0" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.23.0.tgz#b7ab1fee0c0e60132fd0553c4df1e9cdacfada9d" + integrity sha512-vLNmZFUGVwrnqNAJ/BvuLk1MtWzu4IuoqsH9UWK5AIdO3rt8/CSiJNvPvCIvfzrbNsqKbNzPAG1V2O4eTe2XZg== optionalDependencies: fsevents "~2.1.2"