summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Kay <chris.kay@arm.com>2021-11-02 11:09:13 +0000
committerChris Kay <chris.kay@arm.com>2021-11-17 16:04:35 +0000
commit67b29a0861890e7702c091d7e857d5b325669137 (patch)
treefe93426e74b4da28030afe96e2aa8d386bb4f148 /package.json
parentb0ea465344477ad74295b78678474adb54244bf8 (diff)
downloadarm-trusted-firmware-67b29a0861890e7702c091d7e857d5b325669137.tar.gz
build(npm): update commitlint to v14.1.0
Change-Id: Ied1362e9bac4121fd1512e7dbd847b70458f7b98 Signed-off-by: Chris Kay <chris.kay@arm.com>
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 ebd5d55b8..548933402 100644
--- a/package.json
+++ b/package.json
@@ -4,8 +4,8 @@
"postinstall": "husky install"
},
"devDependencies": {
- "@commitlint/cli": "^11.0.0",
- "@commitlint/config-conventional": "^11.0.0",
+ "@commitlint/cli": "^14.1.0",
+ "@commitlint/config-conventional": "^14.1.0",
"commitizen": "^4.2.4",
"cz-conventional-changelog": "^3.3.0",
"husky": "^5.0.4"