Skip to content

Commit 4982233

Browse files
chore(deps-dev): bump the inquirer group with 2 updates (#4264)
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.1 to 7.5.2 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/[email protected]...@inquirer/[email protected]) Updates `inquirer` from 12.6.1 to 12.6.2 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@12.6.2) --- updated-dependencies: - dependency-name: "@inquirer/prompts" dependency-version: 7.5.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: inquirer - dependency-name: inquirer dependency-version: 12.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: inquirer ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3d7fbde commit 4982233

File tree

2 files changed

+89
-87
lines changed

2 files changed

+89
-87
lines changed

package-lock.json

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

scripts/package.json

Lines changed: 2 additions & 2 deletions
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.5.1",
72+
"@inquirer/prompts": "7.5.2",
7373
"find-versions": "^6.0.0",
7474
"glob": "^11.0.2",
75-
"inquirer": "^12.6.1",
75+
"inquirer": "^12.6.2",
7676
"replace-in-file": "^8.3.0"
7777
}
7878
}

0 commit comments

Comments
 (0)