Skip to content

Commit 331a82b

Browse files
chore(deps): bump commander in /packages/clawdstrike-openclaw
Bumps [commander](https://github.com/tj/commander.js) from 12.1.0 to 14.0.3. - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v12.1.0...v14.0.3) --- updated-dependencies: - dependency-name: commander dependency-version: 14.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 55e3c71 commit 331a82b

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

packages/clawdstrike-openclaw/package-lock.json

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

packages/clawdstrike-openclaw/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"typecheck": "tsc --noEmit"
2828
},
2929
"dependencies": {
30-
"commander": "^12.0.0",
30+
"commander": "^14.0.3",
3131
"js-yaml": "^4.1.0",
3232
"chalk": "^5.3.0",
3333
"glob": "^10.3.0"

0 commit comments

Comments
 (0)