From 08787471ddcad65eb7a82553fbf0b652b1d4cbb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 24 Apr 2018 07:17:55 +0000 Subject: [PATCH] build: bump rollup from 0.58.1 to 0.58.2 Bumps [rollup](https://github.com/rollup/rollup) from 0.58.1 to 0.58.2. - [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/v0.58.1...v0.58.2) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 384d0956..41c4356a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4543,8 +4543,8 @@ rollup-pluginutils@^2.0.1: micromatch "^2.3.11" rollup@^0.58.0: - version "0.58.1" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.58.1.tgz#5e2e05ceb103f770868b12c4048c22d3903fa2dd" + version "0.58.2" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.58.2.tgz#2feddea8c0c022f3e74b35c48e3c21b3433803ce" dependencies: "@types/estree" "0.0.38" "@types/node" "*"