Browse Source
⬆️ Upgrade dependency @types/prompts to v2.0.5
pull/42/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
|
|
|
@ -34,7 +34,7 @@ |
|
|
|
"@types/jest": "25.1.4", |
|
|
|
"@types/node": "10.17.17", |
|
|
|
"@types/nodegit": "0.26.1", |
|
|
|
"@types/prompts": "2.0.3", |
|
|
|
"@types/prompts": "2.0.5", |
|
|
|
"babel-jest": "25.1.0", |
|
|
|
"codecov": "3.6.5", |
|
|
|
"eslint": "6.8.0", |
|
|
|
|
|
|
|
@ -1558,10 +1558,10 @@ |
|
|
|
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0" |
|
|
|
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA== |
|
|
|
|
|
|
|
"@types/prompts@2.0.3": |
|
|
|
version "2.0.3" |
|
|
|
resolved "https://registry.yarnpkg.com/@types/prompts/-/prompts-2.0.3.tgz#9928714a7a5c2017919f8fecef517369d27dd5df" |
|
|
|
integrity sha512-5+r923liPATAzRQhLTGfrRuel9vv7Mk1DZ/CJkgRrLctmM9QeOIbuVolA7wAACaw+m0Ysug85CjPbkb5ZgE1Ag== |
|
|
|
"@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/retry@^0.12.0": |
|
|
|
version "0.12.0" |
|
|
|
|