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.0 to 7.2.1
- [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.2.0 to 12.3.0
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@12.3.0)

---
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-minor
  dependency-group: inquirer
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 5e22199 commit f7e1907
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 87 deletions.
170 changes: 85 additions & 85 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.0",
"@inquirer/prompts": "7.2.1",
"glob": "^11.0.0",
"inquirer": "^12.2.0",
"inquirer": "^12.3.0",
"replace-in-file": "^8.3.0"
}
}

0 comments on commit f7e1907

Please sign in to comment.