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/prompts@7.2.0...@inquirer/prompts@7.2.1)

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/inquirer@12.2.0...inquirer@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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent afd161f commit e537804
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 e537804

Please sign in to comment.