From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2020 05:11:14 +0000 (+0000) Subject: chore(deps-dev): bump rollup from 2.26.11 to 2.27.1 X-Git-Tag: 0.1.0~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c6917f566c06966acf5a0e76f24f3cb76f09f4a4;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump rollup from 2.26.11 to 2.27.1 Bumps [rollup](https://github.com/rollup/rollup) from 2.26.11 to 2.27.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.26.11...v2.27.1) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index 8a59f499..05eb02ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4463,9 +4463,9 @@ rollup-pluginutils@^2.8.1: estree-walker "^0.6.1" rollup@^2.7.2: - version "2.26.11" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.11.tgz#4fc31de9c7b83d50916fc8395f8c3d24730cdaae" - integrity sha512-xyfxxhsE6hW57xhfL1I+ixH8l2bdoIMaAecdQiWF3N7IgJEMu99JG+daBiSZQjnBpzFxa0/xZm+3pbCdAQehHw== + version "2.27.1" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.27.1.tgz#372744e1d36eba0fd942d997600c2fc2ca266305" + integrity sha512-GiWHQvnmMgBktSpY/1+nrGpwPsTw4b9P28og2uedfeq4JZ16rzAmnQ5Pm/E0/BEmDNia1ZbY7+qu3nBgNa19Hg== optionalDependencies: fsevents "~2.1.2"