Skip to content

Commit

Permalink
build(deps): bump @inquirer/prompts from 6.0.1 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/[email protected]...@inquirer/[email protected])

---
updated-dependencies:
- dependency-name: "@inquirer/prompts"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent cfe98f7 commit b9c0d68
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 104 deletions.
190 changes: 87 additions & 103 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"test": "vitest run --no-file-parallelism"
},
"dependencies": {
"@inquirer/prompts": "^6.0.1",
"@inquirer/prompts": "^7.0.0",
"commander": "^12.0.0",
"esbuild": "0.24.0",
"glob": "^11.0.0",
Expand Down

0 comments on commit b9c0d68

Please sign in to comment.