From 625f47d42b98fc69ccce9b0be4e2a6c596f42a91 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 09:51:33 +0000 Subject: [PATCH] chore(deps): update babel monorepo to v7.24.1 --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index aab1c578f3..672440c702 100644 --- a/package.json +++ b/package.json @@ -78,10 +78,10 @@ "ut_pex": "^4.0.4" }, "devDependencies": { - "@babel/core": "7.24.0", - "@babel/eslint-parser": "^7.23.10", - "@babel/plugin-syntax-import-assertions": "7.23.3", - "@babel/preset-env": "7.24.0", + "@babel/core": "7.24.1", + "@babel/eslint-parser": "^7.24.1", + "@babel/plugin-syntax-import-assertions": "7.24.1", + "@babel/preset-env": "7.24.1", "@webtorrent/semantic-release-config": "1.0.10", "airtap": "4.0.4", "airtap-manual": "1.0.0",