Skip to content

Commit

Permalink
Merge pull request #566 from BitcoinSchema/dependabot/npm_and_yarn/ma…
Browse files Browse the repository at this point in the history
…ster/commitlint/config-conventional-19.7.1

Bump @commitlint/config-conventional from 19.6.0 to 19.7.1
  • Loading branch information
mergify[bot] authored Feb 3, 2025
2 parents 23689f1 + 1f0a519 commit 20e7be2
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 12 deletions.
15 changes: 8 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
],
"devDependencies": {
"@commitlint/cli": "^19.7.1",
"@commitlint/config-conventional": "19.6.0",
"@commitlint/config-conventional": "19.7.1",
"browser-sync": "^3.0.3",
"concurrently": "^9.1.2",
"conventional-github-releaser": "^3.1.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@
tinyexec "^0.3.0"
yargs "^17.0.0"

"@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==
"@commitlint/config-conventional@19.7.1":
version "19.7.1"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.7.1.tgz#9119a02ec8e0f4ac88f035e37dc333e7f69ace1c"
integrity sha512-fsEIF8zgiI/FIWSnykdQNj/0JE4av08MudLTyYHm4FlLWemKoQvPNUYU2M/3tktWcCEyq7aOkDDgtjrmgWFbvg==
dependencies:
"@commitlint/types" "^19.5.0"
conventional-changelog-conventionalcommits "^7.0.2"
Expand Down

0 comments on commit 20e7be2

Please sign in to comment.