From 84662c982863a8754f984c54f6a960cd47b39e82 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 18:33:21 +0000 Subject: [PATCH] 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 c7dd7ff..dadb6af 100644 --- a/package.json +++ b/package.json @@ -46,11 +46,11 @@ }, "homepage": "https://github.com/LLazyEmail/react-email-template#readme", "devDependencies": { - "@babel/cli": "7.18.10", - "@babel/core": "7.18.10", - "@babel/plugin-transform-runtime": "7.18.10", - "@babel/preset-env": "7.18.10", - "@babel/preset-react": "7.18.6", + "@babel/cli": "7.25.9", + "@babel/core": "7.25.9", + "@babel/plugin-transform-runtime": "7.25.9", + "@babel/preset-env": "7.25.9", + "@babel/preset-react": "7.25.9", "@commitlint/cli": "17.0.3", "@commitlint/config-angular": "17.0.3", "@commitlint/prompt": "17.0.3",