diff --git a/package.json b/package.json index 8032e978a..817b8dcc8 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ }, "devDependencies": { "@commitlint/cli": "8.1.0", - "@commitlint/config-conventional": "7.5.0", + "@commitlint/config-conventional": "8.2.0", "@commitlint/config-lerna-scopes": "8.1.0", "@semantic-release/commit-analyzer": "^6.1.0", "@semantic-release/git": "^7.0.8", diff --git a/yarn.lock b/yarn.lock index 7980d0d15..996326a04 100644 --- a/yarn.lock +++ b/yarn.lock @@ -912,10 +912,10 @@ resolve-from "5.0.0" resolve-global "1.0.0" -"@commitlint/config-conventional@7.5.0": - version "7.5.0" - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-7.5.0.tgz#3afd4e3e34e5c2f6ec6af03e78ae924fed883ce7" - integrity sha512-odLgBfQ5xntFAmMfAmDY2C4EWhW+cSTbvbsRS7seb55DCa3IaxxSHHC9eXrR+hN/BdUT5vqAxdX1PkR996sq9Q== +"@commitlint/config-conventional@8.2.0": + version "8.2.0" + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-8.2.0.tgz#886a5538e3708e017ec2871e0cbce00f635d3102" + integrity sha512-HuwlHQ3DyVhpK9GHgTMhJXD8Zp8PGIQVpQGYh/iTrEU6TVxdRC61BxIDZvfWatCaiG617Z/U8maRAFrqFM4TqA== "@commitlint/config-lerna-scopes@8.1.0": version "8.1.0"