diff options
| author | Renovate Bot <[email protected]> | 2021-05-13 06:49:56 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2021-05-13 06:49:56 +0000 |
| commit | 0f320f06203e2ac723125d6e3b90201412994488 (patch) | |
| tree | 54345a98fe467f1440dc0a8944aa1596652844a5 /package.json | |
| parent | Merge pull request #1 from fuwn/renovate/configure (diff) | |
| download | lime-old-0f320f06203e2ac723125d6e3b90201412994488.tar.xz lime-old-0f320f06203e2ac723125d6e3b90201412994488.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 c1f2a45..03d5d8b 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,8 @@ "commit:signed": "cz -S" }, "devDependencies": { - "@commitlint/cli": "12.1.1", - "@commitlint/config-conventional": "12.1.1", + "@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" |