From 3eb978e3c1907c1731db84d4d7ef54090b135d72 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 19:40:56 +0000 Subject: [PATCH] chore(deps): update babel monorepo --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b7ab739..d973261 100644 --- a/package.json +++ b/package.json @@ -53,9 +53,9 @@ "webpack-assets-manifest": "^5.0.6" }, "devDependencies": { - "@babel/cli": "7.14.8", - "@babel/core": "7.14.8", - "@babel/eslint-parser": "7.14.7", + "@babel/cli": "7.26.4", + "@babel/core": "7.26.0", + "@babel/eslint-parser": "7.25.9", "@semantic-release/changelog": "5.0.1", "@semantic-release/git": "9.0.0", "@types/bluebird": "3.5.36",