From da5b7eab0926be2abb7f77786035768f94a11ac3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 06:59:45 +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] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index e341d56..46076d7 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@hedgehoglab/eslint-config": "workspace:^", "@hedgehoglab/stylelint-config": "workspace:^", "@types/eslint": "^9.6.1", - "bumpp": "^9.9.0", + "bumpp": "^9.9.1", "eslint": "^9.16.0", "prettier": "^3.4.2", "sort-package-json": "^2.12.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 651f586..6841c10 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^9.6.1 version: 9.6.1 bumpp: - specifier: ^9.9.0 - version: 9.9.0 + specifier: ^9.9.1 + version: 9.9.1 eslint: specifier: ^9.16.0 version: 9.16.0(jiti@2.4.1) @@ -642,8 +642,8 @@ packages: resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==} engines: {node: '>=8'} - 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 @@ -2193,7 +2193,7 @@ snapshots: dependencies: fill-range: 7.1.1 - bumpp@9.9.0: + bumpp@9.9.1: dependencies: c12: 2.0.1 cac: 6.7.14