1
0
Fork 0

Merge pull request #6062 from freesewing/dependabot/npm_and_yarn/commitlint/config-conventional-18.6.2

chore(deps-dev): Bump @commitlint/config-conventional from 18.6.0 to 18.6.2
This commit is contained in:
Joost De Cock 2024-02-14 18:50:29 +01:00 committed by GitHub
commit 1f03c5cac4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -958,10 +958,11 @@
yargs "^17.0.0"
"@commitlint/config-conventional@^18.1.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==
version "18.6.2"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-18.6.2.tgz#617f3ee761578040cade530631058699642cbd78"
integrity sha512-PcgSYg1AKGQIwDQKbaHtJsfqYy4uJTC7crLVZ83lfjcPaec4Pry2vLeaWej7ao2KsT20l9dWoMPpEGg8LWdUuA==
dependencies:
"@commitlint/types" "^18.6.1"
conventional-changelog-conventionalcommits "^7.0.2"
"@commitlint/config-validator@^18.6.1":