From 1365a284b4a7bf9598d5871807c4469827966faf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 12:30:37 +0000 Subject: [PATCH] Update babel monorepo to v7.29.7 --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 9a526b8..2d5c89f 100644 --- a/package.json +++ b/package.json @@ -45,16 +45,16 @@ "react-dom": ">=16.8.0 || 17.0.2" }, "devDependencies": { - "@babel/cli": "7.23.9", + "@babel/cli": "7.29.7", "@babel/core": "7.24.0", "@babel/plugin-proposal-class-properties": "7.18.6", - "@babel/preset-env": "7.24.0", - "@babel/preset-react": "7.23.3", + "@babel/preset-env": "7.29.7", + "@babel/preset-react": "7.29.7", "@testing-library/jest-dom": "6.4.2", "@testing-library/react": "14.2.1", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", - "@babel/eslint-parser": "7.23.10", + "@babel/eslint-parser": "7.29.7", "babel-jest": "27.5.1", "babel-loader": "9.1.3", "clean-webpack-plugin": "4.0.0",