This commit is contained in:
renovate[bot] 2024-05-04 00:30:47 +00:00 committed by GitHub
commit 3256230e6f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 6 deletions

View File

@ -1,6 +1,6 @@
{
"devDependencies": {
"conventional-changelog-angular": "5.0.13",
"conventional-changelog-angular": "8.0.0",
"@auto-it/conventional-commits": "10.45.0",
"@auto-it/exec": "10.45.0",
"@auto-it/first-time-contributor": "10.45.0",

View File

@ -761,13 +761,12 @@ concat-map@0.0.1:
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
conventional-changelog-angular@5.0.13:
version "5.0.13"
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-5.0.13.tgz#896885d63b914a70d4934b59d2fe7bde1832b28c"
integrity sha512-i/gipMxs7s8L/QeuavPF2hLnJgH6pEZAttySB6aiQLWcX3puWDL3ACVmvBhJGxnAy52Qc15ua26BufY6KpmrVA==
conventional-changelog-angular@8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-8.0.0.tgz#5701386850f0e0c2e630b43ee7821d322d87e7a6"
integrity sha512-CLf+zr6St0wIxos4bmaKHRXWAcsCXrJU6F4VdNDrGRK3B8LDLKoX3zuMV5GhtbGkVR/LohZ6MT6im43vZLSjmA==
dependencies:
compare-func "^2.0.0"
q "^1.5.1"
conventional-changelog-core@^4.2.0:
version "4.2.2"