From 5cc18964e1111daf2a838ca2140f5eddad9de07d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2019 12:50:25 +0000 Subject: [PATCH] Bump rollup from 1.16.2 to 1.16.3 Bumps [rollup](https://github.com/rollup/rollup) from 1.16.2 to 1.16.3. - [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.16.2...v1.16.3) 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 acddf74..f8e937d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4223,9 +4223,9 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.8.1: estree-walker "^0.6.1" rollup@^1.12.2: - version "1.16.2" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.16.2.tgz#959aeae4b06c8e540749bac442d6d37aefb9217d" - integrity sha512-UAZxaQvH0klYZdF+90xv9nGb+m4p8jdoaow1VL5/RzDK/gN/4CjvaMmJNcOIv1/+gtzswKhAg/467mzF0sLpAg== + version "1.16.3" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.16.3.tgz#9b8bcf31523efc83447a9624bd2fe6ca58caa1e7" + integrity sha512-iXINUUEk2NTZXE3GcUtLQt2cvfQsAUXBQ8AFsDK8tg7Wp5bwTKdZXPdzB2IJQwHpdUNfsIgYMAfajurh7SVTnA== dependencies: "@types/estree" "0.0.39" "@types/node" "^12.0.8"