Skip to content

Commit

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

Bump @commitlint/config-conventional from 18.6.0 to 18.6.1
  • Loading branch information
mergify[bot] authored Feb 13, 2024
2 parents d4668a0 + 7dc367b commit 3253a45
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 12 deletions.
16 changes: 9 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": "^18.6.1",
"@commitlint/config-conventional": "18.6.0",
"@commitlint/config-conventional": "18.6.1",
"browser-sync": "^3.0.2",
"concurrently": "^8.2.2",
"conventional-github-releaser": "^3.1.5",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,12 @@
resolve-global "1.0.0"
yargs "^17.0.0"

"@commitlint/[email protected].0":
version "18.6.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-18.6.0.tgz#88da3e34e2bfcd8a5d46bcc472553e7f63f35323"
integrity sha512-CDCOf2eJz9D/TL44IBks0stM9TmdLCNE2B48owIU3YCadwzts/bobXPScagIgPQF6hhKYMEdj5zpUDlmbwuqwQ==
"@commitlint/[email protected].1":
version "18.6.1"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-18.6.1.tgz#febb4bed074413162da989640a42d4d72383a618"
integrity sha512-ftpfAOQyI+IHvut0cRF4EFM39PWCqde+uOXCjH9NpK6FpqfhncAbEvP0E7OIpFsrDX0aS7k81tzH5Yz7prcNxA==
dependencies:
"@commitlint/types" "^18.6.1"
conventional-changelog-conventionalcommits "^7.0.2"

"@commitlint/config-validator@^18.6.1":
Expand Down

0 comments on commit 3253a45

Please sign in to comment.