From 7bf2c309d036d38e4502f59e2ae1026a42583767 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2020 12:35:58 +0000 Subject: [PATCH] Bump @types/prompts from 2.0.8 to 2.0.9 Bumps [@types/prompts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prompts) from 2.0.8 to 2.0.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prompts) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 42d8162..8392379 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@types/fs-extra": "9.0.1", "@types/ini": "1.3.30", "@types/node": "14.0.23", - "@types/prompts": "2.0.8", + "@types/prompts": "2.0.9", "@types/request-promise-native": "1.0.17", "@types/rimraf": "3.0.0", "@types/socket.io": "2.1.11", diff --git a/yarn.lock b/yarn.lock index 923e370..d830b52 100644 --- a/yarn.lock +++ b/yarn.lock @@ -241,10 +241,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.34.tgz#0a5d6ae5d22612f0cf5f10320e1fc5d2a745dcb8" integrity sha512-BneGN0J9ke24lBRn44hVHNeDlrXRYF+VRp0HbSUNnEZahXGAysHZIqnf/hER6aabdBgzM4YOV4jrR8gj4Zfi0g== -"@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== +"@types/prompts@2.0.9": + version "2.0.9" + resolved "https://registry.yarnpkg.com/@types/prompts/-/prompts-2.0.9.tgz#19f419310eaa224a520476b19d4183f6a2b3bd8f" + integrity sha512-TORZP+FSjTYMWwKadftmqEn6bziN5RnfygehByGsjxoK5ydnClddtv6GikGWPvCm24oI+YBwck5WDxIIyNxUrA== dependencies: "@types/node" "*"