diff options
| author | Renovate Bot <[email protected]> | 2021-05-13 07:11:19 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2021-05-13 07:11:19 +0000 |
| commit | 067baf18cdb90f359288758b4a9edada7f8ea35d (patch) | |
| tree | 6a5c5ea9da2be8c7dfca7f006e605a40ba1266d9 /package.json | |
| parent | Merge pull request #26 from Whirlsplash/renovate/serde-1.x (diff) | |
| download | whirl-067baf18cdb90f359288758b4a9edada7f8ea35d.tar.xz whirl-067baf18cdb90f359288758b4a9edada7f8ea35d.zip | |
chore(deps): update commitlint monorepo to v12.1.4
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 01948bc..bee2bb1 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,8 @@ "commit:signed": "cz -S" }, "devDependencies": { - "@commitlint/cli": "12.1.3", - "@commitlint/config-conventional": "12.1.3", + "@commitlint/cli": "12.1.4", + "@commitlint/config-conventional": "12.1.4", "commitizen": "4.2.4", "cz-conventional-changelog": "3.3.0", "husky": "6.0.0" |