Skip to content

Commit

Permalink
chore(deps-dev): bump the inquirer group with 2 updates
Browse files Browse the repository at this point in the history
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.2.2 to 7.2.3
- [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.3.1 to 12.3.2
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@12.3.2)

---
updated-dependencies:
- dependency-name: "@inquirer/prompts"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: inquirer
- dependency-name: inquirer
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: inquirer
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent fb92b62 commit b616033
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 65 deletions.
126 changes: 63 additions & 63 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@
"update:icon-fonts": "npm-run-all generate:icon-fonts generate:icon-types"
},
"devDependencies": {
"@inquirer/prompts": "7.2.2",
"@inquirer/prompts": "7.2.3",
"glob": "^11.0.1",
"inquirer": "^12.3.1",
"inquirer": "^12.3.2",
"replace-in-file": "^8.3.0"
}
}

0 comments on commit b616033

Please sign in to comment.