Skip to content

Commit

Permalink
chore(deps-dev): Bump @inquirer/prompts (#2461)
Browse files Browse the repository at this point in the history
Bumps the development-dependencies-major group with 1 update: [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js).


Updates `@inquirer/prompts` 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:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies-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 Oct 10, 2024
1 parent 670256b commit 4dcc60a
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 103 deletions.
2 changes: 1 addition & 1 deletion packages/party-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"prettier": "3.3.3"
},
"devDependencies": {
"@inquirer/prompts": "6.0.1",
"@inquirer/prompts": "7.0.0",
"@types/node": "22.7.5",
"tsx": "4.19.1"
}
Expand Down
215 changes: 113 additions & 102 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 4dcc60a

Please sign in to comment.