From 0f7e2525fad6c63c8888ffd137ca24f5bdcd8b97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 3 Sep 2018 08:29:29 +0200 Subject: [PATCH] Bump babel-plugin-transform-es2015-modules-commonjs from 6.26.0 to 6.26.2 (#121) Bumps [babel-plugin-transform-es2015-modules-commonjs](https://github.com/babel/babel) from 6.26.0 to 6.26.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v6.26.0...v6.26.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 898edda74..ba340aca9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -881,8 +881,8 @@ babel-plugin-transform-es2015-modules-amd@^6.22.0, babel-plugin-transform-es2015 babel-template "^6.24.1" babel-plugin-transform-es2015-modules-commonjs@^6.23.0, babel-plugin-transform-es2015-modules-commonjs@^6.24.1, babel-plugin-transform-es2015-modules-commonjs@^6.26.0: - version "6.26.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-6.26.0.tgz#0d8394029b7dc6abe1a97ef181e00758dd2e5d8a" + version "6.26.2" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-6.26.2.tgz#58a793863a9e7ca870bdc5a881117ffac27db6f3" dependencies: babel-plugin-transform-strict-mode "^6.24.1" babel-runtime "^6.26.0"