From fc8a4d616b520123525825825d3c4152a0063072 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 3 Apr 2019 19:17:05 +0000 Subject: [PATCH] Update babel monorepo to v7.4.3 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e03f118..e2ff13b 100644 --- a/package.json +++ b/package.json @@ -32,8 +32,8 @@ "react": "16.8.x" }, "devDependencies": { - "@babel/core": "7.4.0", - "@babel/preset-env": "7.4.2", + "@babel/core": "7.4.3", + "@babel/preset-env": "7.4.3", "@babel/preset-react": "7.0.0", "@storybook/addon-options": "4.1.16", "@storybook/addons": "4.1.16",