Skip to content

Commit

Permalink
fix(deps): update dependency inquirer to v9.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 2, 2024
1 parent b99f982 commit c07975a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/mg-stripe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@tryghost/pretty-cli": "1.2.43",
"chalk": "5.3.0",
"child_process": "1.0.2",
"inquirer": "9.3.1",
"inquirer": "9.3.2",
"ora": "8.0.1",
"stripe": "12.18.0",
"sywac": "1.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6214,23 +6214,23 @@ inline-style-parser@0.2.3:
resolved "https://registry.yarnpkg.com/inline-style-parser/-/inline-style-parser-0.2.3.tgz#e35c5fb45f3a83ed7849fe487336eb7efa25971c"
integrity sha512-qlD8YNDqyTKTyuITrDOffsl6Tdhv+UC4hcdAVuQsK4IMQ99nSgd1MIA/Q+jQYoh9r3hVUXhYh7urSRmXPkW04g==

inquirer@9.3.1:
version "9.3.1"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.3.1.tgz#71482e4fd283deebe9d175dc7c78b12fb5ff6a7c"
integrity sha512-A5IdVr1I04XqPlwrGgTJMKmzRg5ropqNpSeqo0vj1ZmluSCNSFaPZz4eazdPrhVcZfej7fCEYvD2NYa1KjkTJA==
inquirer@9.3.2:
version "9.3.2"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.3.2.tgz#9bc5ced19f572e848044baa05094a498f1e448c6"
integrity sha512-+ynEbhWKhyomnaX0n2aLIMSkgSlGB5RrWbNXnEqj6mdaIydu6y40MdBjL38SAB0JcdmOaIaMua1azdjLEr3sdw==
dependencies:
"@inquirer/figures" "^1.0.3"
ansi-escapes "^4.3.2"
cli-width "^4.1.0"
external-editor "^3.1.0"
mute-stream "1.0.0"
ora "^5.4.1"
picocolors "^1.0.1"
run-async "^3.0.0"
rxjs "^7.8.1"
string-width "^4.2.3"
strip-ansi "^6.0.1"
wrap-ansi "^6.2.0"
yoctocolors-cjs "^2.1.1"

internal-slot@^1.0.7:
version "1.0.7"
Expand Down

0 comments on commit c07975a

Please sign in to comment.