Skip to content

Commit cd9aeae

Browse files
chore(deps): update commander requirement from ^14.0.0 to ^14.0.1
Updates the requirements on [commander](https://github.com/tj/commander.js) to permit the latest version. - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v14.0.0...v14.0.1) --- updated-dependencies: - dependency-name: commander dependency-version: 14.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a6de901 commit cd9aeae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@repo/utils": "workspace:*",
4949
"shx": "^0.4.0",
5050
"@clack/prompts": "^0.11.0",
51-
"commander": "^14.0.0",
51+
"commander": "^14.0.1",
5252
"js-yaml": "^4.1.0",
5353
"tar": "^7.4.3"
5454
},

0 commit comments

Comments
 (0)