From b04390c72280e8d4a3d97917f01f76c0054aea22 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 3 Dec 2020 02:50:32 +0000 Subject: [PATCH] chore(deps): update babel monorepo --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0d18a91d..17fe6a12 100644 --- a/package.json +++ b/package.json @@ -38,8 +38,8 @@ "@types/testing-library__react-hooks": "^3.4.0" }, "devDependencies": { - "@babel/cli": "7.12.7", - "@babel/core": "7.12.7", + "@babel/cli": "7.12.8", + "@babel/core": "7.12.9", "@babel/plugin-proposal-object-rest-spread": "7.12.1", "@babel/plugin-transform-modules-commonjs": "7.12.1", "@babel/plugin-transform-runtime": "7.12.1",