From 16cae2cd6a474e9c8dbd7c369b8eb93e40195019 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 21 Mar 2018 09:43:43 +0000 Subject: [PATCH] build: bump rollup-plugin-commonjs from 9.0.0 to 9.1.0 Bumps [rollup-plugin-commonjs](https://github.com/rollup/rollup-plugin-commonjs) from 9.0.0 to 9.1.0. - [Changelog](https://github.com/rollup/rollup-plugin-commonjs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup-plugin-commonjs/compare/v9.0.0...v9.1.0) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index ca5d016..24d489a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5621,8 +5621,8 @@ rollup-plugin-babel@^3.0.3: rollup-pluginutils "^1.5.0" rollup-plugin-commonjs@^9.0.0: - version "9.0.0" - resolved "https://registry.yarnpkg.com/rollup-plugin-commonjs/-/rollup-plugin-commonjs-9.0.0.tgz#9118e9041b67cdd2a6d8c59dda6349556dce3d0c" + version "9.1.0" + resolved "https://registry.yarnpkg.com/rollup-plugin-commonjs/-/rollup-plugin-commonjs-9.1.0.tgz#468341aab32499123ee9a04b22f51d9bf26fdd94" dependencies: estree-walker "^0.5.1" magic-string "^0.22.4"