aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-03-11 04:22:31 -0800
committerGitHub <[email protected]>2022-03-11 04:22:31 -0800
commit5d44a3970b37d529686b875b90fd09d49f4b3184 (patch)
tree07f8c472453907dc823953c3bbd2713944f0eb16 /package.json
parentMerge pull request #28 from Fuwn/renovate/actions-checkout-3.x (diff)
parentchore(deps): update commitlint monorepo to v16.2.1 (diff)
downloadlime-old-main.tar.xz
lime-old-main.zip
Merge pull request #25 from Fuwn/renovate/commitlint-monorepoHEADmain
chore(deps): update commitlint monorepo to v16.2.1
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 5889fbb..c4415d4 100644
--- a/package.json
+++ b/package.json
@@ -9,8 +9,8 @@
"commit:signed": "cz -S"
},
"devDependencies": {
- "@commitlint/cli": "16.1.0",
- "@commitlint/config-conventional": "16.0.0",
+ "@commitlint/cli": "16.2.1",
+ "@commitlint/config-conventional": "16.2.1",
"commitizen": "4.2.4",
"cz-conventional-changelog": "3.3.0",
"husky": "7.0.4"