Skip to content

Commit

Permalink
Update dependency inquirer to v9.2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 6, 2024
1 parent 37faeef commit 05ae5cc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"cli-progress": "3.12.0",
"fs-extra": "11.2.0",
"glob": "10.3.10",
"inquirer": "9.2.13",
"inquirer": "9.2.14",
"inquirer-datepicker-prompt": "0.4.3",
"inquirer-search-checkbox": "1.0.0",
"jsonwebtoken": "9.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4824,10 +4824,10 @@ [email protected]:
fuzzy "^0.1.3"
inquirer "^3.3.0"

[email protected].13:
version "9.2.13"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.2.13.tgz#f4deddc460aeea3baed45cc2318bb74207182b07"
integrity sha512-mUlJNemjYioZgaZXqEFlQ0z9GD8/o+pavIF3JyhzWLX4Xa9M1wioGMCxQEFmps70un9lrah2WaBl3kSRVcoV3g==
[email protected].14:
version "9.2.14"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.2.14.tgz#b55474f1e4f5f0eb28b2f75f09c082209f0cc2ca"
integrity sha512-4ByIMt677Iz5AvjyKrDpzaepIyMewNvDcvwpVVRZNmy9dLakVoVgdCHZXbK1SlVJra1db0JZ6XkJyHsanpdrdQ==
dependencies:
"@ljharb/through" "^2.3.12"
ansi-escapes "^4.3.2"
Expand Down

0 comments on commit 05ae5cc

Please sign in to comment.