Skip to content

Commit f563258

Browse files
chore(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](antfu-collective/bumpp@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] <[email protected]>
1 parent cb5ecbd commit f563258

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.16",
84-
"bumpp": "^9.9.0",
84+
"bumpp": "^9.9.1",
8585
"eslint": "^9.17.0",
8686
"eslint-config-flat-gitignore": "^0.3.0",
8787
"eslint-doc-generator": "^1.7.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1351,9 +1351,9 @@ __metadata:
13511351
languageName: node
13521352
linkType: hard
13531353

1354-
"bumpp@npm:^9.9.0":
1355-
version: 9.9.0
1356-
resolution: "bumpp@npm:9.9.0"
1354+
"bumpp@npm:^9.9.1":
1355+
version: 9.9.1
1356+
resolution: "bumpp@npm:9.9.1"
13571357
dependencies:
13581358
c12: "npm:^2.0.1"
13591359
cac: "npm:^6.7.14"
@@ -1366,7 +1366,7 @@ __metadata:
13661366
tinyglobby: "npm:^0.2.10"
13671367
bin:
13681368
bumpp: bin/bumpp.js
1369-
checksum: 10c0/9fe2ba946e584bb70a9e5328c834b3f0c7098666d853f50e7f8914152d45ea411baf76620533e799187a3a9976043d6fdc6e6a403a3a9f7002fb94f18e5d5320
1369+
checksum: 10c0/cb0efd9d1d3cae08bd8e306fe3ba4e540df78c60505fcf7b2e1e69fd6b05c48063d8489acc6cf11104a5d8b61bcd248589496e0f52e9d5c36826ca77c02a4948
13701370
languageName: node
13711371
linkType: hard
13721372

@@ -2107,7 +2107,7 @@ __metadata:
21072107
"@typescript/vfs": "npm:^1.6.0"
21082108
"@vitest/coverage-v8": "npm:^2.1.8"
21092109
"@vitest/eslint-plugin": "npm:^1.1.16"
2110-
bumpp: "npm:^9.9.0"
2110+
bumpp: "npm:^9.9.1"
21112111
common-tags: "npm:^1.8.0"
21122112
decamelize: "npm:^5.0.1"
21132113
eslint: "npm:^9.17.0"

0 commit comments

Comments
 (0)