From 97a85817c60d722d2b4bd52582c8878635bb8273 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 17:20:20 +0000 Subject: [PATCH] chore(deps): update babel monorepo to v7.25.9 --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f3b2790f..9fba087e 100644 --- a/package.json +++ b/package.json @@ -61,11 +61,11 @@ "url": "https://majifix-jurisdiction.herokuapp.com/v1/jurisdictions" }, "devDependencies": { - "@babel/cli": "7.14.5", - "@babel/core": "7.14.5", - "@babel/node": "7.14.5", - "@babel/preset-env": "7.14.5", - "@babel/register": "7.14.5", + "@babel/cli": "7.25.9", + "@babel/core": "7.25.9", + "@babel/node": "7.25.9", + "@babel/preset-env": "7.25.9", + "@babel/register": "7.25.9", "@benmaruchu/faker": "4.3.0", "@commitlint/cli": "11.0.0", "@commitlint/config-conventional": "11.0.0",