From 6cf83bc07fba83d8b73450a39031a17182a909b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 09:22:12 +0000 Subject: [PATCH] build(deps-dev): bump bumpp from 9.9.0 to 9.9.1 Bumps [bumpp](https://github.com/antfu/bumpp) from 9.9.0 to 9.9.1. - [Release notes](https://github.com/antfu/bumpp/releases) - [Commits](https://github.com/antfu/bumpp/compare/v9.9.0...v9.9.1) --- updated-dependencies: - dependency-name: bumpp dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 515de62..389d817 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,7 +14,7 @@ importers: devDependencies: bumpp: specifier: ^9.0.0 - version: 9.9.0 + version: 9.9.1 pnpm: specifier: ^9.0.5 version: 9.15.0 @@ -1123,8 +1123,8 @@ packages: resolution: {integrity: sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==} engines: {node: '>=6'} - bumpp@9.9.0: - resolution: {integrity: sha512-d6Bv4O26po6gOrrjqDQte4+LxedxW885ZW7gJcNFUwkn9XH+8tKIB80za69SRluWkAgWPmSt7288pkMpzY1lnw==} + bumpp@9.9.1: + resolution: {integrity: sha512-M2CnokltfM7kLpYigS9PTAljG5pKng2MBTVpjCIXD+StNvhc+pnO+SYVnQDGjEVXD1fw2/Ofrf7wH45fxovoPg==} engines: {node: '>=10'} hasBin: true @@ -2911,7 +2911,7 @@ snapshots: builtin-modules@3.3.0: {} - bumpp@9.9.0: + bumpp@9.9.1: dependencies: c12: 2.0.1 cac: 6.7.14