diff options
| author | Renovate Bot <[email protected]> | 2022-02-13 09:09:27 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2022-02-13 09:09:27 +0000 |
| commit | dedf2dc3066f0acd7066e806aed5f50fa73a4634 (patch) | |
| tree | 58c99fd7df738ea58c5b825178c2ce2bc6903713 /package.json | |
| parent | Merge pull request #137 from Whirlsplash/renovate/structopt-0.x (diff) | |
| download | whirl-dedf2dc3066f0acd7066e806aed5f50fa73a4634.tar.xz whirl-dedf2dc3066f0acd7066e806aed5f50fa73a4634.zip | |
chore(deps): update commitlint monorepo to v16.2.1
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 1616fa5..9ec8599 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,8 @@ "commit:signed": "cz -S" }, "devDependencies": { - "@commitlint/cli": "16.1.0", - "@commitlint/config-conventional": "16.0.0", + "@commitlint/cli": "16.2.1", + "@commitlint/config-conventional": "16.2.1", "commitizen": "4.2.4", "cz-conventional-changelog": "3.3.0", "husky": "7.0.4" |