From 57fbafe282b480c2f1f64ef225217a7c82a2b2d0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 26 Mar 2022 12:43:37 +0000 Subject: [PATCH] Update babel monorepo --- api/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/package.json b/api/package.json index 7912159..e6eac26 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.17.8", + "@babel/preset-env": "7.16.11", "babel-cli": "6.26.0", "babel-core": "6.26.3", "babel-eslint": "10.1.0",