From 7fcdc70e0d977294248f5c0313b17fc0840e122b Mon Sep 17 00:00:00 2001 From: windingwind <33902321+windingwind@users.noreply.github.com> Date: Wed, 11 Dec 2024 16:49:40 +0100 Subject: [PATCH] fix(deps): release.bumpp.execute with bumpp version 9.9.0 --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e49de8b..07d1268 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "dependencies": { "@commander-js/extra-typings": "^12.1.0", "@inquirer/prompts": "^7.0.0", - "bumpp": "^9.7.1", + "bumpp": "9.8.1", "c12": "^2.0.1", "chalk": "^5.3.0", "chokidar": "^4.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 10d0f78..5da4bed 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,7 +15,7 @@ importers: specifier: ^7.0.0 version: 7.1.0(@types/node@22.10.1) bumpp: - specifier: ^9.7.1 + specifier: 9.8.1 version: 9.8.1(magicast@0.3.5) c12: specifier: ^2.0.1