Skip to content

Commit

Permalink
build(deps-dev): bump @commitlint/config-conventional from 19.4.1 to …
Browse files Browse the repository at this point in the history
…19.6.0 (#93)
  • Loading branch information
andreszorro authored Nov 19, 2024
2 parents e83e94b + d508eaa commit 82ac914
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"@biomejs/biome": "^1.9.3",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.4.1",
"@commitlint/config-conventional": "^19.6.0",
"@inquirer/testing": "^2.1.37",
"@inquirer/type": "^1.5.5",
"@types/bun": "^1.1.13",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -91,12 +91,12 @@
tinyexec "^0.3.0"
yargs "^17.0.0"

"@commitlint/config-conventional@^19.4.1":
version "19.4.1"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.4.1.tgz#c6f05d478c7576d5affff82d67d9ca37e96c94e6"
integrity sha512-D5S5T7ilI5roybWGc8X35OBlRXLAwuTseH1ro0XgqkOWrhZU8yOwBOslrNmSDlTXhXLq8cnfhQyC42qaUCzlXA==
"@commitlint/config-conventional@^19.6.0":
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.5.0":
Expand Down Expand Up @@ -225,7 +225,7 @@
dependencies:
find-up "^7.0.0"

"@commitlint/types@^19.0.3", "@commitlint/types@^19.5.0":
"@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==
Expand Down

0 comments on commit 82ac914

Please sign in to comment.