From 872f46eb79f1e9f4ba59cc89efb6885831e48481 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Jul 2025 14:08:57 +0000 Subject: [PATCH] chore(deps): update dependency @babel/core to v7.28.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 88fd5826..0291c12b 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "yaml": "1.10.2" }, "devDependencies": { - "@babel/core": "7.15.0", + "@babel/core": "7.28.0", "@commitlint/cli": "13.1.0", "@commitlint/config-conventional": "13.1.0", "@types/gtag.js": "0.0.8",