From 15f77206cbf79d8397d6efb832cd3f7f7a9e4476 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 18:38:19 +0000 Subject: [PATCH] chore(deps): update devdependency bumpp to v11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 41bbb85..fcad5a3 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@antfu/eslint-config": "^0.25.1", "@types/node": "^17.0.32", "@vue/reactivity": "^3.2.37", - "bumpp": "^8.2.1", + "bumpp": "^11.1.0", "commitizen": "^4.2.4", "conventional-changelog-cli": "^2.2.2", "cz-git": "^1.3.5",