From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2019 08:21:29 +0000 (+0100) Subject: chore(deps-dev): bump rollup from 1.27.7 to 1.27.8 (#12) X-Git-Tag: 0.1.0-alpha.0~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa4b643fb37727f04bccb03f8b0ddf8b9974775c;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump rollup from 1.27.7 to 1.27.8 (#12) Bumps [rollup](https://github.com/rollup/rollup) from 1.27.7 to 1.27.8. - [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/v1.27.7...v1.27.8) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index fa18ff56..adb2aa52 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4178,9 +4178,9 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1: estree-walker "^0.6.1" rollup@^1.21.4: - version "1.27.7" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.7.tgz#ee49603c33edb6968b6582e1c3a6a0731b9e3944" - integrity sha512-4BEpoLwMpiCHxRobDzi6rM1/DbTsflfPw2g6l1ctWYnUvdyCTEEWfSgpykwNzZ5nHRr4pyET+aPwKVhbJBAPAg== + version "1.27.8" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.8.tgz#94288a957af9f4c2380b73a17494d87705997d0f" + integrity sha512-EVoEV5rAWl+5clnGznt1KY8PeVkzVQh/R0d2s3gHEkN7gfoyC4JmvIVuCtPbYE8NM5Ep/g+nAmvKXBjzaqTsHA== dependencies: "@types/estree" "*" "@types/node" "*"