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 | da03d8e24cfd5117e244c9fb4c0cff8f28d20cfa (patch) | |
| tree | 9c2e24ca3095437eea39f91acec71b6146caa8f8 /package.json | |
| parent | Merge pull request #109 from Whirlsplash/renovate/tokio-stream-0.x (diff) | |
| download | whirl-da03d8e24cfd5117e244c9fb4c0cff8f28d20cfa.tar.xz whirl-da03d8e24cfd5117e244c9fb4c0cff8f28d20cfa.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" |