Skip to content

Commit

Permalink
Merge pull request #280 from getAlby/dependabot/npm_and_yarn/commitli…
Browse files Browse the repository at this point in the history
…nt/config-conventional-19.6.0

chore(deps-dev): bump @commitlint/config-conventional from 19.4.1 to 19.6.0
  • Loading branch information
rolznz authored Jan 13, 2025
2 parents 53137ee + 7c3d9bc commit 8af1b98
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1221,11 +1221,11 @@
yargs "^17.0.0"

"@commitlint/config-conventional@^19.4.1":
version "19.4.1"
resolved "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.4.1.tgz"
integrity sha512-D5S5T7ilI5roybWGc8X35OBlRXLAwuTseH1ro0XgqkOWrhZU8yOwBOslrNmSDlTXhXLq8cnfhQyC42qaUCzlXA==
version "19.6.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.6.0.tgz#badba72c8639ea79291e2941001bd7ea7fad3a2c"
integrity sha512-DJT40iMnTYtBtUfw9ApbsLZFke1zKh6llITVJ+x9mtpHD08gsNXaIRqHTmwTZL3dNX5+WoyK7pCN/5zswvkBCQ==
dependencies:
"@commitlint/types" "^19.0.3"
"@commitlint/types" "^19.5.0"
conventional-changelog-conventionalcommits "^7.0.2"

"@commitlint/config-validator@^19.0.3":
Expand Down Expand Up @@ -1355,10 +1355,10 @@
dependencies:
find-up "^7.0.0"

"@commitlint/types@^19.0.3":
version "19.0.3"
resolved "https://registry.npmjs.org/@commitlint/types/-/types-19.0.3.tgz"
integrity sha512-tpyc+7i6bPG9mvaBbtKUeghfyZSDgWquIDfMgqYtTbmZ9Y9VzEm2je9EYcQ0aoz5o7NvGS+rcDec93yO08MHYA==
"@commitlint/types@^19.0.3", "@commitlint/types@^19.5.0":
version "19.5.0"
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.5.0.tgz#c5084d1231d4dd50e40bdb656ee7601f691400b3"
integrity sha512-DSHae2obMSMkAtTBSOulg5X7/z+rGLxcXQIkg3OmWvY6wifojge5uVMydfhUvs7yQj+V7jNmRZ2Xzl8GJyqRgg==
dependencies:
"@types/conventional-commits-parser" "^5.0.0"
chalk "^5.3.0"
Expand Down

0 comments on commit 8af1b98

Please sign in to comment.