Skip to content

Commit 34210c8

Browse files
chore(deps-dev): bump the patch-dependencies group with 2 updates (#4968)
Bumps the patch-dependencies group with 2 updates: [inquirer](https://github.com/SBoudrias/Inquirer.js) and [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js). Updates `inquirer` from 12.9.4 to 12.9.6 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@12.9.6) Updates `@inquirer/prompts` from 7.8.4 to 7.8.6 - [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 dependency-version: 12.9.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: "@inquirer/prompts" dependency-version: 7.8.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 69f297d commit 34210c8

File tree

3 files changed

+105
-107
lines changed

3 files changed

+105
-107
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.9.4"
16+
"inquirer": "12.9.6"
1717
},
1818
"publishConfig": {
1919
"registry": "https://registry.npmjs.org/",

0 commit comments

Comments
 (0)