aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authormergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2021-11-10 04:46:55 +0000
committerGitHub <[email protected]>2021-11-10 04:46:55 +0000
commit4c2cf6402c3a65408b54dbf6a25f22febdb46140 (patch)
tree400ba451d63d6c259f6ed6c3b4fa8642c2c52fb2 /package.json
parentMerge pull request #112 from Whirlsplash/renovate/curl-0.x (diff)
parentchore(deps): update commitlint monorepo to v14 (diff)
downloadwhirl-4c2cf6402c3a65408b54dbf6a25f22febdb46140.tar.xz
whirl-4c2cf6402c3a65408b54dbf6a25f22febdb46140.zip
Merge pull request #110 from Whirlsplash/renovate/major-commitlint-monorepo
chore(deps): update commitlint monorepo to v14 (major)
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 8b270ee..99c460c 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": "14.1.0",
+ "@commitlint/config-conventional": "14.1.0",
"commitizen": "4.2.4",
"cz-conventional-changelog": "3.3.0",
"husky": "7.0.4"