chore(deps): set prompts to 2.0.11

- the types are messed up and although yarn thinks version 2.4.0 is latest
it is actually 2.0.11
This commit is contained in:
Yann Braga 2021-05-14 20:35:12 +02:00
parent 5de8ca626e
commit 165faff92a
2 changed files with 11 additions and 2 deletions

View File

@ -185,7 +185,7 @@
"@types/lodash": "^4.14.167",
"@types/node": "^14.14.20",
"@types/node-cleanup": "^2.1.1",
"@types/prompts": "^2.0.9",
"@types/prompts": "2.0.11",
"@types/semver": "^7.3.4",
"@types/serve-static": "^1.13.8",
"@types/shelljs": "^0.8.7",

View File

@ -7113,7 +7113,7 @@ __metadata:
"@types/lodash": ^4.14.167
"@types/node": ^14.14.20
"@types/node-cleanup": ^2.1.1
"@types/prompts": ^2.0.9
"@types/prompts": 2.0.11
"@types/semver": ^7.3.4
"@types/serve-static": ^1.13.8
"@types/shelljs": ^0.8.7
@ -8612,6 +8612,15 @@ __metadata:
languageName: node
linkType: hard
"@types/prompts@npm:2.0.11":
version: 2.0.11
resolution: "@types/prompts@npm:2.0.11"
dependencies:
"@types/node": "*"
checksum: f0d1111156a4ea4ec80dac1f0354f53b94f79e2627ff092adc18218a4919f946f82e191cb3f58a2fa8fbc73d02fcaf5c07c633b59469f87d3f8cd334608669a1
languageName: node
linkType: hard
"@types/prompts@npm:^2.0.9":
version: 2.4.0
resolution: "@types/prompts@npm:2.4.0"