Skip to content

Commit

Permalink
fix(deps): update dependency @inquirer/input to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 16, 2024
1 parent 8ff3101 commit c66be70
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 14 deletions.
2 changes: 1 addition & 1 deletion packages/mg-stripe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"typescript": "5.2.2"
},
"dependencies": {
"@inquirer/input": "1.2.16",
"@inquirer/input": "2.1.5",
"@inquirer/prompts": "2.3.1",
"@inquirer/select": "1.3.3",
"@tryghost/debug": "0.1.27",
Expand Down
53 changes: 40 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -538,6 +538,25 @@
strip-ansi "^6.0.1"
wrap-ansi "^6.2.0"

"@inquirer/core@^8.0.1":
version "8.0.1"
resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-8.0.1.tgz#ac3d9a34a6826dc193791b2feec19061a9c250ca"
integrity sha512-qJRk1y51Os2ARc11Bg2N6uIwiQ9qBSrmZeuMonaQ/ntFpb4+VlcQ8Gl1TFH67mJLz3HA2nvuave0nbv6Lu8pbg==
dependencies:
"@inquirer/figures" "^1.0.1"
"@inquirer/type" "^1.3.0"
"@types/mute-stream" "^0.0.4"
"@types/node" "^20.12.7"
"@types/wrap-ansi" "^3.0.0"
ansi-escapes "^4.3.2"
chalk "^4.1.2"
cli-spinners "^2.9.2"
cli-width "^4.1.0"
mute-stream "^1.0.0"
signal-exit "^4.1.0"
strip-ansi "^6.0.1"
wrap-ansi "^6.2.0"

"@inquirer/editor@^1.2.3":
version "1.2.15"
resolved "https://registry.yarnpkg.com/@inquirer/editor/-/editor-1.2.15.tgz#28de2dabbcf1e07a37149320093798e3f4856f91"
Expand All @@ -558,12 +577,20 @@
chalk "^4.1.2"
figures "^3.2.0"

"@inquirer/figures@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@inquirer/figures/-/figures-1.0.0.tgz#f28ee68d08c5ada5284ee0d58ae1d177e80dabda"
integrity sha512-3fw+7+77/duTnMJTeSS44wneszghI4tkr0m0xdIJabbYRe36ElzmsqyboMZ1nFRon6sT+ckVvYDVjwapKv+2sw==
"@inquirer/figures@^1.0.0", "@inquirer/figures@^1.0.1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@inquirer/figures/-/figures-1.0.1.tgz#d65f0bd0e9511a90b4d3543ee6a3ce7211f29417"
integrity sha512-mtup3wVKia3ZwULPHcbs4Mor8Voi+iIXEWD7wCNbIO6lYR62oPCTQyrddi5OMYVXHzeCSoneZwJuS8sBvlEwDw==

"@inquirer/input@1.2.16", "@inquirer/input@^1.2.4":
"@inquirer/input@2.1.5":
version "2.1.5"
resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-2.1.5.tgz#5d841b1afa821ceae8ef6e7cadebffbe84305958"
integrity sha512-z4l1ISps86JZXo1OsWt8IAh4nnyXjXwcu/na2pKFkDud6DC9TLxvDPWxHmq25T40/WZCULhMQuCMDV+VccVG+A==
dependencies:
"@inquirer/core" "^8.0.1"
"@inquirer/type" "^1.3.0"

"@inquirer/input@^1.2.4":
version "1.2.16"
resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-1.2.16.tgz#94d8765a47689e799fd55ed0361dedc8f554341b"
integrity sha512-Ou0LaSWvj1ni+egnyQ+NBtfM1885UwhRCMtsRt2bBO47DoC1dwtCa+ZUNgrxlnCHHF0IXsbQHYtIIjFGAavI4g==
Expand Down Expand Up @@ -617,10 +644,10 @@
chalk "^4.1.2"
figures "^3.2.0"

"@inquirer/type@^1.1.1", "@inquirer/type@^1.1.6":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.2.1.tgz#fbc7ab3a2e5050d0c150642d5e8f5e88faa066b8"
integrity sha512-xwMfkPAxeo8Ji/IxfUSqzRi0/+F2GIqJmpc5/thelgMGsjNZcjDDRBO9TLXT1s/hdx/mK5QbVIvgoLIFgXhTMQ==
"@inquirer/type@^1.1.1", "@inquirer/type@^1.1.6", "@inquirer/type@^1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.3.0.tgz#9dcb4e0e8bbec03063aff7806072cc90eea2c61d"
integrity sha512-RW4Zf6RCTnInRaOZuRHTqAUl+v6VJuQGglir7nW2BkT3OXOphMhkIFhvFRjorBx2l0VwtC/M4No8vYR65TdN9Q==

"@istanbuljs/load-nyc-config@^1.0.0":
version "1.1.0"
Expand Down Expand Up @@ -2575,10 +2602,10 @@
dependencies:
"@types/node" "*"

"@types/node@*", "@types/node@>=8.1.0", "@types/node@^20.10.7", "@types/node@^20.4.2":
version "20.11.27"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.27.tgz#debe5cfc8a507dd60fe2a3b4875b1604f215c2ac"
integrity sha512-qyUZfMnCg1KEz57r7pzFtSGt49f6RPkPBis3Vo4PbS7roQEDn22hiHzl/Lo1q4i4hDEgBJmBF/NTNg2XR0HbFg==
"@types/node@*", "@types/node@>=8.1.0", "@types/node@^20.10.7", "@types/node@^20.12.7", "@types/node@^20.4.2":
version "20.12.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384"
integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit c66be70

Please sign in to comment.