From 2fa7aae2196073e7938fb1e7a160720340279d68 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 29 Apr 2021 21:55:20 +0000 Subject: [PATCH] Update babel monorepo to v7.14.0 --- api/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/package.json b/api/package.json index 7912159..5e62924 100644 --- a/api/package.json +++ b/api/package.json @@ -36,8 +36,8 @@ "uuidv1": "^1.6.14" }, "devDependencies": { - "@babel/core": "7.13.16", - "@babel/preset-env": "7.13.15", + "@babel/core": "7.14.0", + "@babel/preset-env": "7.14.0", "babel-cli": "6.26.0", "babel-core": "6.26.3", "babel-eslint": "10.1.0",