Browse Source
⬆️ Upgrade dependency @types/prompts to v2.0.6
pull/90/head
Renovate Bot
6 years ago
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with
5 additions and
5 deletions
-
package.json
-
yarn.lock
|
|
@ -33,7 +33,7 @@ |
|
|
"@semantic-release/git": "9.0.0", |
|
|
"@semantic-release/git": "9.0.0", |
|
|
"@types/jest": "25.2.1", |
|
|
"@types/jest": "25.2.1", |
|
|
"@types/node": "10.17.21", |
|
|
"@types/node": "10.17.21", |
|
|
"@types/prompts": "2.0.5", |
|
|
|
|
|
|
|
|
"@types/prompts": "2.0.6", |
|
|
"babel-jest": "25.4.0", |
|
|
"babel-jest": "25.4.0", |
|
|
"codecov": "3.6.5", |
|
|
"codecov": "3.6.5", |
|
|
"eslint": "6.8.0", |
|
|
"eslint": "6.8.0", |
|
|
|
|
|
@ -1690,10 +1690,10 @@ |
|
|
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-1.19.1.tgz#33509849f8e679e4add158959fdb086440e9553f" |
|
|
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-1.19.1.tgz#33509849f8e679e4add158959fdb086440e9553f" |
|
|
integrity sha512-5qOlnZscTn4xxM5MeGXAMOsIOIKIbh9e85zJWfBRVPlRMEVawzoPhINYbRGkBZCI8LxvBe7tJCdWiarA99OZfQ== |
|
|
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": |
|
|
"@types/retry@^0.12.0": |
|
|
version "0.12.0" |
|
|
version "0.12.0" |
|
|
|