diff --git a/@commitlint/prompt/package.json b/@commitlint/prompt/package.json index 393f7a9cf3..ba9e4e7950 100644 --- a/@commitlint/prompt/package.json +++ b/@commitlint/prompt/package.json @@ -68,7 +68,7 @@ "dependencies": { "@commitlint/core": "^5.0.1", "babel-runtime": "^6.23.0", - "chalk": "^1.1.1", + "chalk": "^2.0.0", "lodash": "^4.17.4", "throat": "^4.1.0", "vorpal": "^1.10.0"