Skip to content

Commit

Permalink
inquirerer
Browse files Browse the repository at this point in the history
  • Loading branch information
pyramation committed Apr 30, 2024
1 parent 27e184a commit a8bd4ca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion workflows/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@chain-registry/workflows": "^1.32.0",
"chalk": "^4.1.0",
"deepmerge": "^4.3.1",
"inquirerer": "1.8.0",
"inquirerer": "1.9.0",
"minimist": "^1.2.8"
},
"keywords": [
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4050,10 +4050,10 @@ inquirer@^8.2.4:
through "^2.3.6"
wrap-ansi "^6.0.1"

inquirerer@1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/inquirerer/-/inquirerer-1.8.0.tgz#870af4e609048e1883fe293834835294dc053a8f"
integrity sha512-KWYtN8wy05+UZOGPLdj2H/e4OVhcKkyyJgDGZ5S+3kihBJuC0hv5vlbPxehHE5/lPIBx+F2kQyQc6FSD53TAhA==
inquirerer@1.9.0:
version "1.9.0"
resolved "https://registry.yarnpkg.com/inquirerer/-/inquirerer-1.9.0.tgz#108071773a28ea5b950271572ac3051f34e0c92e"
integrity sha512-/LAn/F70YvRQZWz9r1q1seoO2oRMiSCSK8xKHGlkNebSibx5FppUKZLEjXgkCy1tgccas933q/Y7qNccFxrYkw==
dependencies:
chalk "^4.1.0"
deepmerge "^4.3.1"
Expand Down

0 comments on commit a8bd4ca

Please sign in to comment.