From 4dba20290df9d35ae5ec6ff473ecfb29a0b1c234 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 00:54:06 +0000 Subject: [PATCH] Update babel monorepo to v7.24.8 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index bc6c13920..eb709ff08 100644 --- a/package.json +++ b/package.json @@ -28,8 +28,8 @@ "test-unit-php": "wp-env run phpunit 'phpunit --configuration=/var/www/html/wp-content/plugins/everest-forms/phpunit.xml.dist --verbose'" }, "devDependencies": { - "@babel/core": "7.23.2", - "@babel/eslint-parser": "7.22.15", + "@babel/core": "7.24.8", + "@babel/eslint-parser": "7.24.8", "@types/wordpress__block-editor": "^11.5.11", "@wordpress/babel-preset-default": "6.5.1", "@wordpress/block-editor": "^12.12.0",