mirror of
https://github.com/PreMiD/PreMiD.git
synced 2026-04-06 04:41:58 +02:00
Bump @types/prompts from 2.0.7 to 2.0.8
Bumps [@types/prompts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prompts) from 2.0.7 to 2.0.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prompts) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
d01de7337f
commit
3d67b0e07d
@@ -21,7 +21,7 @@
|
||||
"@types/fs-extra": "8.1.0",
|
||||
"@types/ini": "1.3.30",
|
||||
"@types/node": "13.13.4",
|
||||
"@types/prompts": "2.0.7",
|
||||
"@types/prompts": "2.0.8",
|
||||
"@types/request-promise-native": "1.0.17",
|
||||
"@types/rimraf": "3.0.0",
|
||||
"@types/socket.io": "2.1.4",
|
||||
|
||||
10
yarn.lock
10
yarn.lock
@@ -234,10 +234,12 @@
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.34.tgz#0a5d6ae5d22612f0cf5f10320e1fc5d2a745dcb8"
|
||||
integrity sha512-BneGN0J9ke24lBRn44hVHNeDlrXRYF+VRp0HbSUNnEZahXGAysHZIqnf/hER6aabdBgzM4YOV4jrR8gj4Zfi0g==
|
||||
|
||||
"@types/prompts@2.0.7":
|
||||
version "2.0.7"
|
||||
resolved "https://registry.yarnpkg.com/@types/prompts/-/prompts-2.0.7.tgz#86354d8c62b63251ceedcd7254425dab2f6ec741"
|
||||
integrity sha512-v1CtFdcjFy0YYtn1C6OZ1J+Ir7UE1uXoEzOksS6dq8xyCrunzdG7Om678YRDDJ4gRmNAMWJ7tgODqRcCLGCrsA==
|
||||
"@types/prompts@2.0.8":
|
||||
version "2.0.8"
|
||||
resolved "https://registry.yarnpkg.com/@types/prompts/-/prompts-2.0.8.tgz#350fc8341426b2b68a56f874ea3bae399f771800"
|
||||
integrity sha512-lXXAa8c8ASoA61Tj9H5E5V2mRUTvNZ/dpJ5KxghI+O5geWMHt73NLZ9kEBBDK7zUUfMsMY3ZH4Sqeqh3SjSyfg==
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
|
||||
"@types/request-promise-native@1.0.17":
|
||||
version "1.0.17"
|
||||
|
||||
Reference in New Issue
Block a user