Bump prompts from 2.4.0 to 2.4.1

Bumps [prompts](https://github.com/terkelg/prompts) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/terkelg/prompts/releases)
- [Commits](https://github.com/terkelg/prompts/compare/v2.4.0...v2.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-04-02 06:37:57 +00:00
committed by GitHub
parent c20c7d4c0e
commit 713fa607e0
2 changed files with 5 additions and 5 deletions

View File

@@ -33,7 +33,7 @@
"fs-extra": "9.1.0",
"nodemon": "2.0.7",
"ora": "5.3.0",
"prompts": "2.4.0",
"prompts": "2.4.1",
"rimraf": "3.0.2",
"ssh2-sftp-client": "6.0.1",
"ts-devscript": "^3.0.3",

View File

@@ -2299,10 +2299,10 @@ promise-retry@^2.0.1:
err-code "^2.0.2"
retry "^0.12.0"
prompts@2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/prompts/-/prompts-2.4.0.tgz#4aa5de0723a231d1ee9121c40fdf663df73f61d7"
integrity sha512-awZAKrk3vN6CroQukBL+R9051a4R3zCZBlJm/HBfrSZ8iTpYix3VX1vU4mveiLpiwmOJT4wokTF9m6HUk4KqWQ==
prompts@2.4.1:
version "2.4.1"
resolved "https://registry.yarnpkg.com/prompts/-/prompts-2.4.1.tgz#befd3b1195ba052f9fd2fde8a486c4e82ee77f61"
integrity sha512-EQyfIuO2hPDsX1L/blblV+H7I0knhgAd82cVneCwcdND9B8AuCDuRcBH6yIcG4dFzlOUqbazQqwGjx5xmsNLuQ==
dependencies:
kleur "^3.0.3"
sisteransi "^1.0.5"