Skip to content

Commit 6bc153b

Browse files
chore(deps-dev): bump the patch-dependencies group with 3 updates (#4731)
Bumps the patch-dependencies group with 3 updates: [esbuild](https://github.com/evanw/esbuild), [inquirer](https://github.com/SBoudrias/Inquirer.js) and [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js). Updates `esbuild` from 0.25.8 to 0.25.9 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.8...v0.25.9) Updates `inquirer` from 12.9.1 to 12.9.2 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@12.9.2) Updates `@inquirer/prompts` from 7.8.1 to 7.8.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: esbuild dependency-version: 0.25.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: inquirer dependency-version: 12.9.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: "@inquirer/prompts" dependency-version: 7.8.2 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 67da2f4 commit 6bc153b

File tree

5 files changed

+141
-136
lines changed

5 files changed

+141
-136
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.1"
16+
"inquirer": "12.9.2"
1717
},
1818
"publishConfig": {
1919
"registry": "https://registry.npmjs.org/",

0 commit comments

Comments
 (0)