diff --git a/package.json b/package.json index a70525b..7e13a69 100644 --- a/package.json +++ b/package.json @@ -81,9 +81,9 @@ }, "homepage": "https://github.com/Wizcorp/megadata#readme", "devDependencies": { - "@commitlint/cli": "^7.2.0", - "@commitlint/config-angular": "^7.1.2", - "@commitlint/prompt-cli": "^7.2.0", + "@commitlint/cli": "^8.1.0", + "@commitlint/config-angular": "^8.1.0", + "@commitlint/prompt-cli": "^8.1.0", "@types/mocha": "^5.2.5", "@types/node": "^10.11.6", "@types/uws": "^0.13.2",