Merge pull request #694 from PreMiD/dependabot/npm_and_yarn/types/prompts-2.0.10

This commit is contained in:
dependabot-preview[bot]
2021-03-30 09:37:13 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
"@types/fs-extra": "9.0.9",
"@types/ini": "1.3.30",
"@types/node": "14.14.37",
"@types/prompts": "2.0.9",
"@types/prompts": "2.0.10",
"@types/request-promise-native": "1.0.17",
"@types/rimraf": "3.0.0",
"@types/socket.io": "2.1.13",

View File

@@ -139,10 +139,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.4.tgz#73687043dd00fcb6962c60fbf499553a24d6bdf2"
integrity sha512-xRCgeE0Q4pT5UZ189TJ3SpYuX/QGl6QIAOAIeDSbAVAd2gX1NxSZup4jNVK7cxIeP8KDSbJgcckun495isP1jQ==
"@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==
"@types/prompts@2.0.10":
version "2.0.10"
resolved "https://registry.yarnpkg.com/@types/prompts/-/prompts-2.0.10.tgz#48cf7b5a5bf31723beb804f3927e510af1a96a27"
integrity sha512-W3PEl3l4vmxdgfY6LUG7ysh+mLJOTOFYmSpiLe6MCo1OdEm8b5s6ZJfuTQgEpYNwcMiiaRzJespPS5Py2tqLlQ==
dependencies:
"@types/node" "*"