From e4a322d995c70ea003697912ed605630780929b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 13:27:50 +0000 Subject: [PATCH] Bump semantic-release in the semantic-release group Bumps the semantic-release group with 1 update: [semantic-release](https://github.com/semantic-release/semantic-release). Updates `semantic-release` from 24.2.9 to 25.0.3 - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](https://github.com/semantic-release/semantic-release/compare/v24.2.9...v25.0.3) --- updated-dependencies: - dependency-name: semantic-release dependency-version: 25.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: semantic-release ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a0203af..b950ada 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "react": "^18.3.1", "react-dom": "^18.3.1", "react-redux": "^9.1.2", - "semantic-release": "^24.1.2", + "semantic-release": "^25.0.3", "tsup": "^8.3.0", "typescript": "^5.6.3", "vitest": "^2.1.3"