From 68ac7fb8c5a20ca21040fc5b195ed054fe4b37eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 11:06:09 +0000 Subject: [PATCH] chore(deps): update devdependency bumpp to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 650565f..759ccb5 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "@ow3/stacks": "^0.30.4", "@types/node": "^18.7.16", "@vueuse/core": "^9.2.0", - "bumpp": "^8.2.1", + "bumpp": "^10.4.1", "commitizen": "^4.2.5", "conventional-changelog-cli": "^2.2.2", "cz-git": "^1.3.11",