From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2019 05:08:23 +0000 (+0000) Subject: chore(deps-dev): bump rollup from 1.27.8 to 1.27.9 X-Git-Tag: 0.1.0-alpha.0~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27b781f6a52f962d583521241fa718091ecdca0b;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump rollup from 1.27.8 to 1.27.9 Bumps [rollup](https://github.com/rollup/rollup) from 1.27.8 to 1.27.9. - [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.8...v1.27.9) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index bccebf20..e0a5561a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4156,9 +4156,9 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1: estree-walker "^0.6.1" rollup@^1.21.4: - version "1.27.8" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.8.tgz#94288a957af9f4c2380b73a17494d87705997d0f" - integrity sha512-EVoEV5rAWl+5clnGznt1KY8PeVkzVQh/R0d2s3gHEkN7gfoyC4JmvIVuCtPbYE8NM5Ep/g+nAmvKXBjzaqTsHA== + version "1.27.9" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.9.tgz#742f1234c1fa935f35149a433807da675b10f9a6" + integrity sha512-8AfW4cJTPZfG6EXWwT/ujL4owUsDI1Xl8J1t+hvK4wDX81F5I4IbwP9gvGbHzxnV19fnU4rRABZQwZSX9J402Q== dependencies: "@types/estree" "*" "@types/node" "*"