Skip to content

Commit fbb0375

Browse files
chore(deps-dev): bump the inquirer group with 2 updates (#4016)
Bumps the inquirer group with 2 updates: [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) and [inquirer](https://github.com/SBoudrias/Inquirer.js). Updates `@inquirer/prompts` from 7.4.0 to 7.4.1 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@7.4.0...@inquirer/prompts@7.4.1) Updates `inquirer` from 12.5.0 to 12.5.1 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@12.5.0...inquirer@12.5.1) --- updated-dependencies: - dependency-name: "@inquirer/prompts" dependency-version: 7.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: inquirer - dependency-name: inquirer dependency-version: 12.5.1 dependency-type: direct:development update-type: version-update:semver-patch 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 8046453 commit fbb0375

File tree

2 files changed

+80
-80
lines changed

2 files changed

+80
-80
lines changed

package-lock.json

+78-78
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,10 @@
6969
"update:icon-fonts": "npm-run-all generate:icon-fonts generate:icon-types"
7070
},
7171
"devDependencies": {
72-
"@inquirer/prompts": "7.4.0",
72+
"@inquirer/prompts": "7.4.1",
7373
"find-versions": "^6.0.0",
7474
"glob": "^11.0.1",
75-
"inquirer": "^12.5.0",
75+
"inquirer": "^12.5.2",
7676
"replace-in-file": "^8.3.0"
7777
}
7878
}

0 commit comments

Comments
 (0)