diff options
| author | Renovate Bot <[email protected]> | 2021-11-01 09:45:01 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2021-11-01 09:45:01 +0000 |
| commit | 9e0159552de3b9a0fbb8a439d03a2131a6d51336 (patch) | |
| tree | 8262f5aa367056a2224737f9cb7e95c40b467b48 /package.json | |
| parent | Merge pull request #109 from Whirlsplash/renovate/tokio-stream-0.x (diff) | |
| download | whirl-9e0159552de3b9a0fbb8a439d03a2131a6d51336.tar.xz whirl-9e0159552de3b9a0fbb8a439d03a2131a6d51336.zip | |
chore(deps): update commitlint monorepo to v14
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 8b270ee..99c460c 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,8 @@ "commit:signed": "cz -S" }, "devDependencies": { - "@commitlint/cli": "13.2.1", - "@commitlint/config-conventional": "13.2.0", + "@commitlint/cli": "14.1.0", + "@commitlint/config-conventional": "14.1.0", "commitizen": "4.2.4", "cz-conventional-changelog": "3.3.0", "husky": "7.0.4" |