From a59e82c1f195e60d730c3cb09e7f38734b054988 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Mar 2022 15:06:09 +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..e1aa355 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.5", + "@babel/preset-env": "7.16.11", "babel-cli": "6.26.0", "babel-core": "6.26.3", "babel-eslint": "10.1.0",