From 69b989f904a9da829f2b18989cd909470ed46352 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 03:49:05 +0000 Subject: [PATCH] chore(deps-dev): bump bumpp from 9.8.0 to 9.8.1 Bumps [bumpp](https://github.com/antfu/bumpp) from 9.8.0 to 9.8.1. - [Release notes](https://github.com/antfu/bumpp/releases) - [Commits](https://github.com/antfu/bumpp/compare/v9.8.0...v9.8.1) --- updated-dependencies: - dependency-name: bumpp dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 9db1deb4..ea37f345 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "@typescript/vfs": "^1.6.0", "@vitest/coverage-v8": "^2.1.4", "@vitest/eslint-plugin": "^1.1.8", - "bumpp": "^9.8.0", + "bumpp": "^9.8.1", "eslint": "^9.14.0", "eslint-config-flat-gitignore": "^0.3.0", "eslint-doc-generator": "^1.7.1", diff --git a/yarn.lock b/yarn.lock index ae89e689..be30c347 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1552,9 +1552,9 @@ __metadata: languageName: node linkType: hard -"bumpp@npm:^9.8.0": - version: 9.8.0 - resolution: "bumpp@npm:9.8.0" +"bumpp@npm:^9.8.1": + version: 9.8.1 + resolution: "bumpp@npm:9.8.1" dependencies: "@jsdevtools/ez-spawn": "npm:^3.0.4" c12: "npm:^1.11.2" @@ -1567,7 +1567,7 @@ __metadata: tinyglobby: "npm:^0.2.10" bin: bumpp: bin/bumpp.js - checksum: 10c0/63ba3d6c8d3f5c526c99c7eaa79d87a7cabbacb272f3b40c9a71ea9e0e103bee23482751fd5c917e585b3811e39c751f819f64bb4b464e6858ccebc042531219 + checksum: 10c0/f7952d92f50ac84ff9473696862e6dda6e500e0721e728bdc47c36c059e115a55d116fbe4fbab691210d65b6b5684784ccbb9e2f00c5614c43136617571ec491 languageName: node linkType: hard @@ -2421,7 +2421,7 @@ __metadata: "@typescript/vfs": "npm:^1.6.0" "@vitest/coverage-v8": "npm:^2.1.4" "@vitest/eslint-plugin": "npm:^1.1.8" - bumpp: "npm:^9.8.0" + bumpp: "npm:^9.8.1" common-tags: "npm:^1.8.0" decamelize: "npm:^5.0.1" eslint: "npm:^9.14.0"