Merge pull request #719 from PreMiD/dependabot/npm_and_yarn/types/prompts-2.0.11

This commit is contained in:
dependabot-preview[bot]
2021-05-03 10:20:18 +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.11",
"@types/ini": "1.3.30",
"@types/node": "14.14.41",
"@types/prompts": "2.0.10",
"@types/prompts": "2.0.11",
"@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.10":
version "2.0.10"
resolved "https://registry.yarnpkg.com/@types/prompts/-/prompts-2.0.10.tgz#48cf7b5a5bf31723beb804f3927e510af1a96a27"
integrity sha512-W3PEl3l4vmxdgfY6LUG7ysh+mLJOTOFYmSpiLe6MCo1OdEm8b5s6ZJfuTQgEpYNwcMiiaRzJespPS5Py2tqLlQ==
"@types/prompts@2.0.11":
version "2.0.11"
resolved "https://registry.yarnpkg.com/@types/prompts/-/prompts-2.0.11.tgz#0cef3d1c7e5144c74abd71691287613b7514b03a"
integrity sha512-dcF5L3rU9VfpLEJIV++FEyhGhuIpJllNEwllVuJ5g8eoVqjf048tW9+spivIwjzgPbtaGAl7mIZW3cmhDAq2UQ==
dependencies:
"@types/node" "*"