diff options
| author | Renovate Bot <[email protected]> | 2022-02-13 09:30:23 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2022-02-13 09:30:23 +0000 |
| commit | 749c79d5ebc1210367f20478ca16ed8c8ff298c2 (patch) | |
| tree | 017ec9ef0146e31e073f9f71d0d30570a6e1a93c /package.json | |
| parent | Merge pull request #16 from Fuwn/renovate/commitlint-monorepo (diff) | |
| download | records-749c79d5ebc1210367f20478ca16ed8c8ff298c2.tar.xz records-749c79d5ebc1210367f20478ca16ed8c8ff298c2.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 e53c8f7..13c284a 100644 --- a/package.json +++ b/package.json @@ -8,8 +8,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" |