From b8cc090935252f474c38711a759cad463f1d7957 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2019 05:40:38 +0000 Subject: [PATCH] Bump @babel/node from 7.4.5 to 7.5.0 Bumps [@babel/node](https://github.com/babel/babel) from 7.4.5 to 7.5.0. - [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/v7.4.5...v7.5.0) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 45b9adccd4f8..f022dd4f8175 100644 --- a/yarn.lock +++ b/yarn.lock @@ -238,8 +238,8 @@ js-tokens "^4.0.0" "@babel/node@^7.0.0": - version "7.4.5" - resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.4.5.tgz#bce71bb44d902bfdd4da0b9c839a8a90fc084056" + version "7.5.0" + resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.5.0.tgz#bcc5a286317ad771703889fb658e1f768c0a2a2e" dependencies: "@babel/polyfill" "^7.0.0" "@babel/register" "^7.0.0"