aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-01-12 12:06:41 -0800
committerGitHub <[email protected]>2022-01-12 12:06:41 -0800
commit768fe53640b9d11d1901963a4710bce691a5faad (patch)
treedb7982becd03f82e50eb1604e9bcf3312c3b6281 /package.json
parentMerge pull request #18 from fuwn/renovate/commitlint-monorepo (diff)
parentchore(deps): update commitlint monorepo to v15 (diff)
downloadlime-old-768fe53640b9d11d1901963a4710bce691a5faad.tar.xz
lime-old-768fe53640b9d11d1901963a4710bce691a5faad.zip
Merge pull request #21 from Fuwn/renovate/major-commitlint-monorepo
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
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"