diff --git a/package.json b/package.json index 84fa70e..f16f417 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "@types/json5": "0.0.30", "@types/node": "8.10.*", "@types/prettier": "1.15.2", - "@types/prompts": "1.2.0", + "@types/prompts": "2.4.0", "@types/webpack-config-utils": "2.3.0", "brotli-size": "0.0.3", "commitizen": "3.0.5", diff --git a/yarn.lock b/yarn.lock index c2c002a..cd60483 100644 --- a/yarn.lock +++ b/yarn.lock @@ -278,10 +278,10 @@ resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-1.15.2.tgz#91594ea7cb6f3b1f7ea69f32621246654c7cc231" integrity sha512-XIB0ZCaFZmWUHAa9dBqP5UKXXHwuukmVlP+XcyU94dui2k+l2lG+CHAbt2ffenHPUqoIs5Beh8Pdf2YEq/CZ7A== -"@types/prompts@1.2.0": - version "1.2.0" - resolved "https://registry.yarnpkg.com/@types/prompts/-/prompts-1.2.0.tgz#891e73f735ad5e82e8adae3a99424128e105fb62" - integrity sha512-7JXpT2rSd4hqd2oBWU1wfEW6x6gX+qPH+gLzGEx+My3wcb67K9Rc02xNQRVn67phusmXm5Yqn4oTP2OW1G5zdQ== +"@types/prompts@2.4.0": + version "2.4.0" + resolved "https://registry.yarnpkg.com/@types/prompts/-/prompts-2.4.0.tgz#b4b8fdb70a635ad6b6b34e05545f8417f639a9c9" + integrity sha512-7th8Opn+0XlN0O6qzO7dXOPwL6rigq/EwRS2DntaTHwSw8cLaYKeAPt5dWEKHSL+ffVSUl1itTPUC06+FlsV4Q== "@types/shelljs@^0.8.0": version "0.8.1"