diff options
| author | Renovate Bot <[email protected]> | 2022-03-16 04:10:34 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2022-03-16 04:10:34 +0000 |
| commit | 2539e0c188c299c593eec9bcd727941ad7b23e17 (patch) | |
| tree | 045e62c6419247fb8eb1c78dc2c7dfd4def9893f /package.json | |
| parent | Merge pull request #17 from Fuwn/renovate/commitlint-monorepo (diff) | |
| download | records-renovate/commitlint-monorepo.tar.xz records-renovate/commitlint-monorepo.zip | |
chore(deps): update dependency @commitlint/cli to v16.2.3renovate/commitlint-monorepo
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", |