diff --git a/package.json b/package.json index 6050ef07849..fe48b0ed747 100644 --- a/package.json +++ b/package.json @@ -46,8 +46,8 @@ "author": "OpenTelemetry Authors", "license": "Apache-2.0", "devDependencies": { - "@commitlint/cli": "12.1.4", - "@commitlint/config-conventional": "12.1.4", + "@commitlint/cli": "13.2.1", + "@commitlint/config-conventional": "13.2.0", "@typescript-eslint/eslint-plugin": "4.28.1", "@typescript-eslint/parser": "4.28.1", "beautify-benchmark": "0.2.4",