diff options
| author | Renovate Bot <[email protected]> | 2022-01-20 09:50:27 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2022-01-20 09:50:27 +0000 |
| commit | 3cba0baa4b16c6607b18904ac2f5a0edb77bb361 (patch) | |
| tree | 66ec7df7ebea332b20e20bc65e5e60bb7bbee4d0 /package.json | |
| parent | Merge pull request #15 from Fuwn/renovate/major-commitlint-monorepo (diff) | |
| download | records-3cba0baa4b16c6607b18904ac2f5a0edb77bb361.tar.xz records-3cba0baa4b16c6607b18904ac2f5a0edb77bb361.zip | |
chore(deps): update dependency @commitlint/cli to v16.1.0
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 26f70aa..e53c8f7 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "commit:signed": "cz -S" }, "devDependencies": { - "@commitlint/cli": "16.0.2", + "@commitlint/cli": "16.1.0", "@commitlint/config-conventional": "16.0.0", "commitizen": "4.2.4", "cz-conventional-changelog": "3.3.0", |