Skip to content

Commit

Permalink
chore(deps): bump @inquirer/prompts from 4.3.2 to 5.0.0 (#761)
Browse files Browse the repository at this point in the history
Bumps [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) from 4.3.2 to 5.0.0.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@4.3.2...@inquirer/prompts@5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 15, 2024
1 parent 849a83a commit 3f19124
Show file tree
Hide file tree
Showing 3 changed files with 83 additions and 52 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.1",
"@inquirer/prompts": "^4.3.2",
"@inquirer/prompts": "^5.0.0",
"dotenv-cli": "^7.4.1",
"turbo": "^1.13.2",
"typescript": "^5.4.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/create-catalyst/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"@commander-js/extra-typings": "^12.0.1",
"@inquirer/prompts": "^4.3.2",
"@inquirer/prompts": "^5.0.0",
"chalk": "^5.3.0",
"commander": "^12.0.0",
"fs-extra": "^11.2.0",
Expand Down
131 changes: 81 additions & 50 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 3f19124

Please sign in to comment.