Skip to content

Commit c422776

Browse files
chore(deps): bump the dependencies group across 1 directory with 3 updates (#4734)
Bumps the dependencies group with 3 updates in the / directory: [prettier](https://github.com/prettier/prettier), [@inquirer/expand](https://github.com/SBoudrias/Inquirer.js) and [@inquirer/select](https://github.com/SBoudrias/Inquirer.js). Updates `prettier` from 3.8.1 to 3.8.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.2) Updates `@inquirer/expand` from 5.0.10 to 5.0.12 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/expand@5.0.10...@inquirer/expand@5.0.12) Updates `@inquirer/select` from 5.1.2 to 5.1.3 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/select@5.1.2...@inquirer/select@5.1.3) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.8.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@inquirer/expand" dependency-version: 5.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@inquirer/select" dependency-version: 5.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f40e049 commit c422776

File tree

2 files changed

+39
-66
lines changed

2 files changed

+39
-66
lines changed

package-lock.json

Lines changed: 37 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/create-webpack-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"watch": "tsc --watch"
4040
},
4141
"dependencies": {
42-
"@inquirer/expand": "^5.0.8",
43-
"@inquirer/select": "^5.1.0",
42+
"@inquirer/expand": "^5.0.12",
43+
"@inquirer/select": "^5.1.3",
4444
"colorette": "^2.0.20",
4545
"commander": "^14.0.3",
4646
"cross-spawn": "^7.0.6",

0 commit comments

Comments
 (0)