diff --git a/package.json b/package.json index eba827332a..0e476e5ca6 100644 --- a/package.json +++ b/package.json @@ -48,8 +48,8 @@ "author": "OpenTelemetry Authors", "license": "Apache-2.0", "devDependencies": { - "@commitlint/cli": "13.1.0", - "@commitlint/config-conventional": "13.1.0", + "@commitlint/cli": "14.1.0", + "@commitlint/config-conventional": "14.1.0", "@typescript-eslint/eslint-plugin": "5.0.0", "@typescript-eslint/parser": "5.0.0", "beautify-benchmark": "0.2.4",