From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2019 07:53:59 +0000 (+0000) Subject: build(deps-dev): bump rollup from 1.27.9 to 1.27.11 X-Git-Tag: v3.0.0-alpha.0~63 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=94ba8475ebb7c40357ec906d60fde2d64630a22d;p=thirdparty%2Fvuejs%2Fcore.git build(deps-dev): bump rollup from 1.27.9 to 1.27.11 Bumps [rollup](https://github.com/rollup/rollup) from 1.27.9 to 1.27.11. - [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.9...v1.27.11) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index 1147571182..2d1d1aa8b7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4745,9 +4745,9 @@ rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1: estree-walker "^0.6.1" rollup@^1.19.4: - version "1.27.9" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.9.tgz#742f1234c1fa935f35149a433807da675b10f9a6" - integrity sha512-8AfW4cJTPZfG6EXWwT/ujL4owUsDI1Xl8J1t+hvK4wDX81F5I4IbwP9gvGbHzxnV19fnU4rRABZQwZSX9J402Q== + version "1.27.11" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.11.tgz#95d190432e3edbcf757d921857df01ad1596ef97" + integrity sha512-ENXdvXk8tjtkNTvIvjRzOEu+vv54va7PiDR7VwP8TD+In6J87gKzzFmQMawQixEL2y9rsPEgomUS7ZVkq47Tww== dependencies: "@types/estree" "*" "@types/node" "*"