From 82ef80253edee59a7e3199beaa0257a30f53c5eb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 20 Oct 2021 06:16:03 +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 d1e6cf3..ede39df 100644 --- a/package.json +++ b/package.json @@ -14,8 +14,8 @@ "license": "MIT", "repository": "https://github.com/NoriSte/gatsby-plugin-preconnect", "devDependencies": { - "@babel/cli": "7.12.13", - "@babel/core": "7.12.13", + "@babel/cli": "7.15.7", + "@babel/core": "7.15.8", "cross-env": "7.0.3", "babel-preset-gatsby-package": "0.12.0", "cz-conventional-changelog": "3.3.0",