diff options
| author | Renovate Bot <[email protected]> | 2021-11-17 10:01:44 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2021-11-17 10:01:44 +0000 |
| commit | df09f627aebbdfd9288862795f86dbb074414224 (patch) | |
| tree | db7982becd03f82e50eb1604e9bcf3312c3b6281 /package.json | |
| parent | Merge pull request #18 from fuwn/renovate/commitlint-monorepo (diff) | |
| download | lime-old-df09f627aebbdfd9288862795f86dbb074414224.tar.xz lime-old-df09f627aebbdfd9288862795f86dbb074414224.zip | |
chore(deps): update commitlint monorepo to v15
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 3267ddc..26a5505 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,8 @@ "commit:signed": "cz -S" }, "devDependencies": { - "@commitlint/cli": "13.2.1", - "@commitlint/config-conventional": "13.2.0", + "@commitlint/cli": "15.0.0", + "@commitlint/config-conventional": "15.0.0", "commitizen": "4.2.4", "cz-conventional-changelog": "3.3.0", "husky": "7.0.4" |