Skip to content

Commit 84268cc

Browse files
chore(deps-dev): bump the inquirer group with 2 updates (#5446)
Bumps the inquirer group with 2 updates: [inquirer](https://github.com/SBoudrias/Inquirer.js) and [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js). Updates `inquirer` from 12.10.0 to 12.11.0 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@12.10.0...inquirer@12.11.0) Updates `@inquirer/prompts` 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 dependency-version: 12.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: inquirer - dependency-name: "@inquirer/prompts" dependency-version: 7.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: inquirer ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 884b03d commit 84268cc

File tree

3 files changed

+945
-126
lines changed

3 files changed

+945
-126
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"generate:component-research": "node scripts/component-research/generate-component-research.js"
1414
},
1515
"devDependencies": {
16-
"inquirer": "12.10.0"
16+
"inquirer": "13.0.1"
1717
},
1818
"publishConfig": {
1919
"registry": "https://registry.npmjs.org/",

0 commit comments

Comments
 (0)