Skip to content

Commit 652934c

Browse files
chore(deps): bump the cli-deps group across 1 directory with 2 updates
Bumps the cli-deps group with 2 updates in the /packages/cli directory: [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) and [commander](https://github.com/tj/commander.js). Updates `@inquirer/prompts` from 7.9.0 to 8.2.1 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@7.9.0...@inquirer/prompts@8.2.1) Updates `commander` 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: "@inquirer/prompts" dependency-version: 8.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cli-deps - dependency-name: commander dependency-version: 14.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cli-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 84db5ff commit 652934c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
"node": ">=18.0.0"
5656
},
5757
"dependencies": {
58-
"@inquirer/prompts": "^7.2.0",
58+
"@inquirer/prompts": "^8.2.1",
5959
"chalk": "^5.6.2",
60-
"commander": "^12.1.0",
60+
"commander": "^14.0.3",
6161
"picocolors": "^1.1.1",
6262
"pyrajs-adapter-react": "workspace:*",
6363
"pyrajs-core": "workspace:*",

0 commit comments

Comments
 (0)