Skip to content

Commit 117b16b

Browse files
fix(deps): update dependency commander to v14.0.3 (#35)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 55db321 commit 117b16b

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

bun.lock

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"prepublishOnly": "bun run build"
2626
},
2727
"dependencies": {
28-
"commander": "14.0.2"
28+
"commander": "14.0.3"
2929
},
3030
"devDependencies": {
3131
"@biomejs/biome": "2.5.4",

0 commit comments

Comments
 (0)