From 0858fda75e91c11cc8bb352d8930ad6504586310 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 10:18:33 +0000 Subject: [PATCH] chore(deps): update dependency semantic-release to v25 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 931c200..42546af 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "eslint-plugin-security": "3.0.1", "mocha": "11.7.4", "prettier": "3.6.2", - "semantic-release": "24.2.9", + "semantic-release": "25.0.1", "sinon": "21.0.0", "sinon-chai": "3.7.0", "ts-node": "10.9.2",