From 5c4511c42188ca474c1ab76c3977191f4398b216 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 20:04:36 +0000 Subject: [PATCH] chore(deps): update dependency @babel/core to v7.24.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 88fd5826..12726c85 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "yaml": "1.10.2" }, "devDependencies": { - "@babel/core": "7.15.0", + "@babel/core": "7.24.5", "@commitlint/cli": "13.1.0", "@commitlint/config-conventional": "13.1.0", "@types/gtag.js": "0.0.8",