aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-01-14 17:14:04 -0800
committerFuwn <[email protected]>2022-01-14 17:14:04 -0800
commit089ccebd42baeb88d86d238f195cb71a67cd1141 (patch)
tree4c56bc1f19cf70916d5bd0fdbaa6f04ec37d7842 /package.json
parentchore: remove unused deps (diff)
parentMerge pull request #134 from Whirlsplash/renovate/flexi_logger-0.x (diff)
downloadwhirl-089ccebd42baeb88d86d238f195cb71a67cd1141.tar.xz
whirl-089ccebd42baeb88d86d238f195cb71a67cd1141.zip
fix: merge github updates
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index a02b219..7e9fbfa 100644
--- a/package.json
+++ b/package.json
@@ -9,10 +9,10 @@
"commit:signed": "cz -S"
},
"devDependencies": {
- "@commitlint/cli": "13.2.0",
- "@commitlint/config-conventional": "13.2.0",
+ "@commitlint/cli": "16.0.2",
+ "@commitlint/config-conventional": "16.0.0",
"commitizen": "4.2.4",
"cz-conventional-changelog": "3.3.0",
- "husky": "7.0.2"
+ "husky": "7.0.4"
}
}