diff --git a/package.json b/package.json index 5ac2405..8c8890a 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@semantic-release/git": "9.0.0", "@types/jest": "25.2.1", "@types/node": "10.17.21", - "@types/prompts": "2.0.5", + "@types/prompts": "2.0.6", "babel-jest": "25.4.0", "codecov": "3.6.5", "eslint": "6.8.0", diff --git a/yarn.lock b/yarn.lock index e1cff80..e8171f3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1690,10 +1690,10 @@ resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-1.19.1.tgz#33509849f8e679e4add158959fdb086440e9553f" integrity sha512-5qOlnZscTn4xxM5MeGXAMOsIOIKIbh9e85zJWfBRVPlRMEVawzoPhINYbRGkBZCI8LxvBe7tJCdWiarA99OZfQ== -"@types/prompts@2.0.5": - version "2.0.5" - resolved "https://registry.yarnpkg.com/@types/prompts/-/prompts-2.0.5.tgz#b3cb5cd2c69a0da11b21ea6618bffdab6091336c" - integrity sha512-07dV9H+uEmGjtudYst7UlRnctQfd/22zJ2/k1ykZR4Kx/n42hC314v1NCxvaesZebvJJ8i5AVMtBaMbSIR3oBw== +"@types/prompts@2.0.6": + version "2.0.6" + resolved "https://registry.yarnpkg.com/@types/prompts/-/prompts-2.0.6.tgz#269331ab7236ae811745f6c729b991b24511864e" + integrity sha512-CLphLAE33GBC1dX4+rKr/kcS778zBHjLkagC//Kh4gI9McfyGscUMowltN5LLCRuj28PGLZCdVaZNpIMQYH7og== "@types/retry@^0.12.0": version "0.12.0"