Skip to content

Commit 86fee8e

Browse files
chore(deps-dev): bump bumpp from 9.9.1 to 9.9.2 (#96)
Bumps [bumpp](https://github.com/antfu/bumpp) from 9.9.1 to 9.9.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/antfu/bumpp/releases">bumpp's releases</a>.</em></p> <blockquote> <h2>v9.9.2</h2> <p><em>No significant changes</em></p> <h5>    <a href="https://github.com/antfu-collective/bumpp/compare/v9.9.1...v9.9.2">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/antfu-collective/bumpp/commit/b9f797f1c45a9d6f1efc1b75a86a498dc7ec2e36"><code>b9f797f</code></a> chore: release v9.9.2</li> <li><a href="https://github.com/antfu-collective/bumpp/commit/70855ecd4caf5b60924f16ff9c147d8a62b8c5e8"><code>70855ec</code></a> chore: upgrade args-tokenizer (<a href="https://redirect.github.com/antfu/bumpp/issues/65">#65</a>)</li> <li><a href="https://github.com/antfu-collective/bumpp/commit/ed8dffd036fbcd56058b3a6b962aaed98fbb6a86"><code>ed8dffd</code></a> chore: lint</li> <li><a href="https://github.com/antfu-collective/bumpp/commit/457271d214db7e209cef13b253bc950a090d8849"><code>457271d</code></a> chore: replace shell-quote with args-tokenizer (<a href="https://redirect.github.com/antfu/bumpp/issues/64">#64</a>)</li> <li>See full diff in <a href="https://github.com/antfu/bumpp/compare/v9.9.1...v9.9.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bumpp&package-manager=npm_and_yarn&previous-version=9.9.1&new-version=9.9.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40d5bb2 commit 86fee8e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@typescript/vfs": "^1.6.0",
8282
"@vitest/coverage-v8": "^2.1.8",
8383
"@vitest/eslint-plugin": "^1.1.20",
84-
"bumpp": "^9.9.1",
84+
"bumpp": "^9.9.2",
8585
"eslint": "^9.17.0",
8686
"eslint-config-flat-gitignore": "^0.3.0",
8787
"eslint-doc-generator": "^2.0.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1281,9 +1281,9 @@ __metadata:
12811281
languageName: node
12821282
linkType: hard
12831283

1284-
"bumpp@npm:^9.9.1":
1285-
version: 9.9.1
1286-
resolution: "bumpp@npm:9.9.1"
1284+
"bumpp@npm:^9.9.2":
1285+
version: 9.9.2
1286+
resolution: "bumpp@npm:9.9.2"
12871287
dependencies:
12881288
c12: "npm:^2.0.1"
12891289
cac: "npm:^6.7.14"
@@ -1296,7 +1296,7 @@ __metadata:
12961296
tinyglobby: "npm:^0.2.10"
12971297
bin:
12981298
bumpp: bin/bumpp.js
1299-
checksum: 10c0/cb0efd9d1d3cae08bd8e306fe3ba4e540df78c60505fcf7b2e1e69fd6b05c48063d8489acc6cf11104a5d8b61bcd248589496e0f52e9d5c36826ca77c02a4948
1299+
checksum: 10c0/561b6b2f2a14185be8f23c751287aeb0850c9ee5f71de7c5116156fe98a03b7f8f6fa52c9daed483e4109ed238460f4979ce51280c1df9458adca8aa08291ec1
13001300
languageName: node
13011301
linkType: hard
13021302

@@ -2059,7 +2059,7 @@ __metadata:
20592059
"@typescript/vfs": "npm:^1.6.0"
20602060
"@vitest/coverage-v8": "npm:^2.1.8"
20612061
"@vitest/eslint-plugin": "npm:^1.1.20"
2062-
bumpp: "npm:^9.9.1"
2062+
bumpp: "npm:^9.9.2"
20632063
common-tags: "npm:^1.8.0"
20642064
decamelize: "npm:^5.0.1"
20652065
eslint: "npm:^9.17.0"

0 commit comments

Comments
 (0)