Skip to content

Commit

Permalink
chore(deps): update dependency @commitlint/config-conventional to v12…
Browse files Browse the repository at this point in the history
….1.4
  • Loading branch information
renovate[bot] authored Jun 23, 2022
1 parent 88dad5d commit 5fdc5e3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit 5fdc5e3

Please sign in to comment.