diff --git a/package.json b/package.json index 6e50b43..f8a8fb8 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@babel/preset-env": "7.18.2", "@babel/preset-typescript": "7.17.12", "@commitlint/cli": "12.1.4", - "@commitlint/config-conventional": "12.0.1", + "@commitlint/config-conventional": "12.1.4", "@microsoft/api-documenter": "7.17.19", "@microsoft/api-extractor": "7.25.2", "@rollup/plugin-babel": "5.3.1", diff --git a/yarn.lock b/yarn.lock index 26eba8c..c2c6315 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1295,10 +1295,10 @@ resolve-global "1.0.0" yargs "^16.2.0" -"@commitlint/config-conventional@12.0.1": - version "12.0.1" - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-12.0.1.tgz#7bf3bbf68bda967c5165135ebe8f2055decf1a83" - integrity sha512-1ZhB135lh47zVmf1orwcjxuKuam11fJIH/bdVxW9XiQv8XPwC6iIp19knfl8FcOT78AVBnes1z6EVxgUeP2/4Q== +"@commitlint/config-conventional@12.1.4": + version "12.1.4" + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-12.1.4.tgz#95bbab622f117a8a3e49f95917b08655040c66a8" + integrity sha512-ZIdzmdy4o4WyqywMEpprRCrehjCSQrHkaRTVZV411GyLigFQHlEBSJITAihLAWe88Qy/8SyoIe5uKvAsV5vRqQ== dependencies: conventional-changelog-conventionalcommits "^4.3.1"