aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-10-22 07:50:02 -0700
committerGitHub <[email protected]>2021-10-22 07:50:02 -0700
commit9c3ba596a4cb7ca66ae75f52176cc7ee3adec4ed (patch)
tree33d99401d231371195f2479c7489722feb98be90 /package.json
parentMerge pull request #20 from fuwn/renovate/husky-7.x (diff)
parentchore(deps): update commitlint monorepo (diff)
downloadlime-old-9c3ba596a4cb7ca66ae75f52176cc7ee3adec4ed.tar.xz
lime-old-9c3ba596a4cb7ca66ae75f52176cc7ee3adec4ed.zip
Merge pull request #18 from fuwn/renovate/commitlint-monorepo
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 a3d19a2..3267ddc 100644
--- a/package.json
+++ b/package.json
@@ -9,8 +9,8 @@
"commit:signed": "cz -S"
},
"devDependencies": {
- "@commitlint/cli": "13.1.0",
- "@commitlint/config-conventional": "13.1.0",
+ "@commitlint/cli": "13.2.1",
+ "@commitlint/config-conventional": "13.2.0",
"commitizen": "4.2.4",
"cz-conventional-changelog": "3.3.0",
"husky": "7.0.4"