diff options
| author | Renovate Bot <[email protected]> | 2021-05-13 04:26:34 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2021-05-13 04:26:34 +0000 |
| commit | 2bc5903a8f67c732318d041f644c9938e9eca67a (patch) | |
| tree | 1678a11012ae75e1bce760b0bbc96d015210fd78 /package.json | |
| parent | Merge pull request #3 from fuwn/renovate/commitlint-monorepo (diff) | |
| download | resume-md-2bc5903a8f67c732318d041f644c9938e9eca67a.tar.xz resume-md-2bc5903a8f67c732318d041f644c9938e9eca67a.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 63d33c3..f1c3b7b 100644 --- a/package.json +++ b/package.json @@ -7,8 +7,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" |