Skip to content

Commit 125528b

Browse files
♻️ update prompts to v2.4.2
1 parent ae4183b commit 125528b

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

yarn.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2427,11 +2427,12 @@
24272427
xmlbuilder ">=11.0.1"
24282428

24292429
"@types/prompts@^2.0.10":
2430-
version "2.0.10"
2431-
resolved "https://registry.yarnpkg.com/@types/prompts/-/prompts-2.0.10.tgz#48cf7b5a5bf31723beb804f3927e510af1a96a27"
2432-
integrity sha512-W3PEl3l4vmxdgfY6LUG7ysh+mLJOTOFYmSpiLe6MCo1OdEm8b5s6ZJfuTQgEpYNwcMiiaRzJespPS5Py2tqLlQ==
2430+
version "2.4.9"
2431+
resolved "https://registry.yarnpkg.com/@types/prompts/-/prompts-2.4.9.tgz#8775a31e40ad227af511aa0d7f19a044ccbd371e"
2432+
integrity sha512-qTxFi6Buiu8+50/+3DGIWLHM6QuWsEKugJnnP6iv2Mc4ncxE4A/OJkjuVOA+5X0X1S/nq5VJRa8Lu+nwcvbrKA==
24332433
dependencies:
24342434
"@types/node" "*"
2435+
kleur "^3.0.3"
24352436

24362437
"@types/prop-types@*":
24372438
version "15.7.3"
@@ -9077,9 +9078,9 @@ promise@^8.0.3:
90779078
asap "~2.0.6"
90789079

90799080
prompts@^2.3.0, prompts@^2.3.1, prompts@^2.4.0, prompts@^2.4.1:
9080-
version "2.4.1"
9081-
resolved "https://registry.yarnpkg.com/prompts/-/prompts-2.4.1.tgz#befd3b1195ba052f9fd2fde8a486c4e82ee77f61"
9082-
integrity sha512-EQyfIuO2hPDsX1L/blblV+H7I0knhgAd82cVneCwcdND9B8AuCDuRcBH6yIcG4dFzlOUqbazQqwGjx5xmsNLuQ==
9081+
version "2.4.2"
9082+
resolved "https://registry.yarnpkg.com/prompts/-/prompts-2.4.2.tgz#7b57e73b3a48029ad10ebd44f74b01722a4cb069"
9083+
integrity sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==
90839084
dependencies:
90849085
kleur "^3.0.3"
90859086
sisteransi "^1.0.5"

0 commit comments

Comments
 (0)