From 0afa01ff71c94a96d91513648f36dcc8e01057d7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2019 07:00:26 +0000 Subject: [PATCH] build(deps-dev): bump rollup from 1.27.3 to 1.27.12 Bumps [rollup](https://github.com/rollup/rollup) from 1.27.3 to 1.27.12. - [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.3...v1.27.12) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index d4c3403c..68f1c7ae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11743,9 +11743,9 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.8.1: estree-walker "^0.6.1" rollup@^1.27.0: - version "1.27.3" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.3.tgz#0e427d9bee9e30e6017e89b942d88276ce26f9e2" - integrity sha512-79AEh4m5NPCz97GTuIoXpSFIMPyk2AiqVQp040baSRPXk/I4YMGt5/CR9GX5oEYEkxwBZoWLheaS1/w/FidfJw== + version "1.27.12" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.12.tgz#cf84db4b4edaf187eaba95232f34de7cd4d22d9c" + integrity sha512-51iR7n6NQfdQJlRrIktaGmkdt395A8Vue7CdnlrK6UhY9DY2GaKsTdljWeXisJuZh+w90Gz8VFNh5X+yxP20oQ== dependencies: "@types/estree" "*" "@types/node" "*"