Skip to content

Commit

Permalink
Merge 6828a68 into 8e1beb6
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 29, 2022
2 parents 8e1beb6 + 6828a68 commit adf3daf
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"fastify": "^4.1.0"
},
"devDependencies": {
"@commitlint/config-conventional": "^15.0.0",
"@commitlint/config-conventional": "^17.0.3",
"@types/jest": "^27.0.3",
"@types/node": "^17.0.8",
"commitlint": "^15.0.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -675,12 +675,12 @@
resolve-global "1.0.0"
yargs "^17.0.0"

"@commitlint/config-conventional@^15.0.0":
version "15.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-15.0.0.tgz#3bf1adf319e3b431de12ba82dc399524038b2d8f"
integrity sha512-eZBRL8Lk3hMNHp1wUMYj0qrZQEsST1ai7KHR8J1IDD9aHgT7L2giciibuQ+Og7vxVhR5WtYDvh9xirXFVPaSkQ==
"@commitlint/config-conventional@^17.0.3":
version "17.0.3"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.0.3.tgz#61e937357ce63ea08a2017e58b918748fcf3abc5"
integrity sha512-HCnzTm5ATwwwzNVq5Y57poS0a1oOOcd5pc1MmBpLbGmSysc4i7F/++JuwtdFPu16sgM3H9J/j2zznRLOSGVO2A==
dependencies:
conventional-changelog-conventionalcommits "^4.3.1"
conventional-changelog-conventionalcommits "^5.0.0"

"@commitlint/ensure@^15.0.0":
version "15.0.0"
Expand Down Expand Up @@ -1650,10 +1650,10 @@ conventional-changelog-angular@^5.0.11:
compare-func "^2.0.0"
q "^1.5.1"

conventional-changelog-conventionalcommits@^4.3.1:
version "4.4.0"
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.4.0.tgz#8d96687141c9bbd725a89b95c04966d364194cd4"
integrity sha512-ybvx76jTh08tpaYrYn/yd0uJNLt5yMrb1BphDe4WBredMlvPisvMghfpnJb6RmRNcqXeuhR6LfGZGewbkRm9yA==
conventional-changelog-conventionalcommits@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-5.0.0.tgz#41bdce54eb65a848a4a3ffdca93e92fa22b64a86"
integrity sha512-lCDbA+ZqVFQGUj7h9QBKoIpLhl8iihkO0nCTyRNzuXtcd7ubODpYB04IFy31JloiJgG0Uovu8ot8oxRzn7Nwtw==
dependencies:
compare-func "^2.0.0"
lodash "^4.17.15"
Expand Down

0 comments on commit adf3daf

Please sign in to comment.