aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-01-20 23:56:24 -0800
committerGitHub <[email protected]>2022-01-20 23:56:24 -0800
commitf6819dfad96e7941f6440ee5e7cc1c7b216daa9c (patch)
tree66ec7df7ebea332b20e20bc65e5e60bb7bbee4d0 /package.json
parentMerge pull request #15 from Fuwn/renovate/major-commitlint-monorepo (diff)
parentchore(deps): update dependency @commitlint/cli to v16.1.0 (diff)
downloadrecords-f6819dfad96e7941f6440ee5e7cc1c7b216daa9c.tar.xz
records-f6819dfad96e7941f6440ee5e7cc1c7b216daa9c.zip
Merge pull request #16 from Fuwn/renovate/commitlint-monorepo
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 26f70aa..e53c8f7 100644
--- a/package.json
+++ b/package.json
@@ -8,7 +8,7 @@
"commit:signed": "cz -S"
},
"devDependencies": {
- "@commitlint/cli": "16.0.2",
+ "@commitlint/cli": "16.1.0",
"@commitlint/config-conventional": "16.0.0",
"commitizen": "4.2.4",
"cz-conventional-changelog": "3.3.0",