diff --git a/package.json b/package.json index 67aff04614a..93e932bc302 100644 --- a/package.json +++ b/package.json @@ -45,8 +45,8 @@ "author": "OpenTelemetry Authors", "license": "Apache-2.0", "devDependencies": { - "@commitlint/cli": "12.1.4", - "@commitlint/config-conventional": "12.1.4", + "@commitlint/cli": "13.1.0", + "@commitlint/config-conventional": "13.1.0", "@typescript-eslint/eslint-plugin": "4.29.0", "@typescript-eslint/parser": "4.29.0", "beautify-benchmark": "0.2.4",