diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 13c284a..d99dfda 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "commit:signed": "cz -S" }, "devDependencies": { - "@commitlint/cli": "16.2.1", + "@commitlint/cli": "16.2.3", "@commitlint/config-conventional": "16.2.1", "commitizen": "4.2.4", "cz-conventional-changelog": "3.3.0", |