From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2020 05:35:01 +0000 (+0000) Subject: chore(deps-dev): bump rollup from 2.23.0 to 2.23.1 X-Git-Tag: 0.1.0~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e5288f7133a4aebb212b320d599f3445930bca3d;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump rollup from 2.23.0 to 2.23.1 Bumps [rollup](https://github.com/rollup/rollup) from 2.23.0 to 2.23.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.23.0...v2.23.1) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index 0f589174..4336d852 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4468,9 +4468,9 @@ rollup-pluginutils@^2.8.1: estree-walker "^0.6.1" rollup@^2.7.2: - version "2.23.0" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.23.0.tgz#b7ab1fee0c0e60132fd0553c4df1e9cdacfada9d" - integrity sha512-vLNmZFUGVwrnqNAJ/BvuLk1MtWzu4IuoqsH9UWK5AIdO3rt8/CSiJNvPvCIvfzrbNsqKbNzPAG1V2O4eTe2XZg== + version "2.23.1" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.23.1.tgz#d458d28386dc7660c2e8a4978bea6f9494046c20" + integrity sha512-Heyl885+lyN/giQwxA8AYT2GY3U+gOlTqVLrMQYno8Z1X9lAOpfXPiKiZCyPc25e9BLJM3Zlh957dpTlO4pa8A== optionalDependencies: fsevents "~2.1.2"