Skip to content

Commit

Permalink
chore(deps-dev): bump the inquirer group with 2 updates (#3657)
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.1 to 7.2.2
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@7.2.1...@inquirer/prompts@7.2.2)

Updates `inquirer` from 12.3.0 to 12.3.1
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@12.3.0...inquirer@12.3.1)

---
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent a15036b commit fd89066
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.1",
"@inquirer/prompts": "7.2.2",
"glob": "^11.0.0",
"inquirer": "^12.3.0",
"inquirer": "^12.3.1",
"replace-in-file": "^8.3.0"
}
}

0 comments on commit fd89066

Please sign in to comment.