From f8999dd680da5b0309c70be5506f227357bcc8d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 18:39:52 +0000 Subject: [PATCH] chore(deps): update babel monorepo to v7.24.5 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 2f0babd9cf..ff2f87f9c5 100644 --- a/package.json +++ b/package.json @@ -78,10 +78,10 @@ "ut_pex": "^4.0.4" }, "devDependencies": { - "@babel/core": "7.24.4", - "@babel/eslint-parser": "^7.24.1", + "@babel/core": "7.24.5", + "@babel/eslint-parser": "^7.24.5", "@babel/plugin-syntax-import-assertions": "7.24.1", - "@babel/preset-env": "7.24.4", + "@babel/preset-env": "7.24.5", "@webtorrent/semantic-release-config": "1.0.10", "airtap": "4.0.4", "airtap-manual": "1.0.0",