diff --git a/package.json b/package.json index 58ce9f0..d97e4c9 100644 --- a/package.json +++ b/package.json @@ -95,8 +95,8 @@ ] }, "devDependencies": { - "@commitlint/cli": "^7.1.2", - "@commitlint/config-conventional": "^8.0.0", + "@commitlint/cli": "^8.1.0", + "@commitlint/config-conventional": "^8.1.0", "@types/jest": "^24.0.0", "@types/node": "^12.0.0", "colors": "^1.3.2",