diff options
| author | Renovate Bot <[email protected]> | 2021-11-01 10:04:53 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2021-11-01 10:04:53 +0000 |
| commit | 59b9b60631d5b04e0f2dcd468cb8e54c06545eda (patch) | |
| tree | 6694d5c67818b75bc266dbc08e900e46ddf7a7c3 /package.json | |
| parent | Merge pull request #11 from fuwn/renovate/husky-7.x (diff) | |
| download | records-59b9b60631d5b04e0f2dcd468cb8e54c06545eda.tar.xz records-59b9b60631d5b04e0f2dcd468cb8e54c06545eda.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 76d4326..9f1bcf5 100644 --- a/package.json +++ b/package.json @@ -8,8 +8,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" |