diff options
| author | Renovate Bot <[email protected]> | 2022-01-20 09:26:09 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2022-01-20 09:26:09 +0000 |
| commit | d0ede507babb672b76e0a599112ad0137dd65bd6 (patch) | |
| tree | 3ce9802fefb1b806bb567613365f3936bf90033e /package.json | |
| parent | Merge pull request #21 from Fuwn/renovate/major-commitlint-monorepo (diff) | |
| download | lime-old-d0ede507babb672b76e0a599112ad0137dd65bd6.tar.xz lime-old-d0ede507babb672b76e0a599112ad0137dd65bd6.zip | |
chore(deps): update commitlint monorepo
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 26a5505..5889fbb 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,8 @@ "commit:signed": "cz -S" }, "devDependencies": { - "@commitlint/cli": "15.0.0", - "@commitlint/config-conventional": "15.0.0", + "@commitlint/cli": "16.1.0", + "@commitlint/config-conventional": "16.0.0", "commitizen": "4.2.4", "cz-conventional-changelog": "3.3.0", "husky": "7.0.4" |