Skip to content

Commit 5728fba

Browse files
chore(deps): bump @inquirer/prompts from 7.9.0 to 7.10.0
Bumps [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) from 7.9.0 to 7.10.0. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@7.9.0...@inquirer/prompts@7.10.0) --- updated-dependencies: - dependency-name: "@inquirer/prompts" dependency-version: 7.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4177df2 commit 5728fba

File tree

2 files changed

+159
-130
lines changed

2 files changed

+159
-130
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"test": "vitest run --no-file-parallelism"
3434
},
3535
"dependencies": {
36-
"@inquirer/prompts": "^7.2.2",
36+
"@inquirer/prompts": "^8.0.1",
3737
"commander": "^14.0.0",
3838
"cosmiconfig": "^9.0.0",
3939
"esbuild": "0.25.12",

0 commit comments

Comments
 (0)