Skip to content

Commit

Permalink
chore(deps): bump @inquirer/prompts from 6.0.1 to 7.2.2 (#403)
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.2.2.
- [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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent b00308e commit b87d0b9
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 95 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"test": "vitest run --no-file-parallelism"
},
"dependencies": {
"@inquirer/prompts": "^6.0.1",
"@inquirer/prompts": "^7.2.2",
"commander": "^12.0.0",
"cosmiconfig": "^9.0.0",
"esbuild": "0.24.2",
Expand Down
210 changes: 116 additions & 94 deletions pnpm-lock.yaml

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

0 comments on commit b87d0b9

Please sign in to comment.