aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2021-11-01 09:45:01 +0000
committerRenovate Bot <[email protected]>2021-11-01 09:45:01 +0000
commitda03d8e24cfd5117e244c9fb4c0cff8f28d20cfa (patch)
tree9c2e24ca3095437eea39f91acec71b6146caa8f8 /package.json
parentMerge pull request #109 from Whirlsplash/renovate/tokio-stream-0.x (diff)
downloadwhirl-da03d8e24cfd5117e244c9fb4c0cff8f28d20cfa.tar.xz
whirl-da03d8e24cfd5117e244c9fb4c0cff8f28d20cfa.zip
chore(deps): update commitlint monorepo to v14
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"