chore(deps): update dependency conventional-changelog-angular to v7

This commit is contained in:
renovate[bot] 2023-11-15 12:20:10 +00:00 committed by GitHub
parent 14a62d384f
commit 205b3795e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 6 deletions

View File

@ -1,6 +1,6 @@
{ {
"devDependencies": { "devDependencies": {
"conventional-changelog-angular": "5.0.13", "conventional-changelog-angular": "7.0.0",
"@auto-it/conventional-commits": "10.45.0", "@auto-it/conventional-commits": "10.45.0",
"@auto-it/exec": "10.45.0", "@auto-it/exec": "10.45.0",
"@auto-it/first-time-contributor": "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" resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s= integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
conventional-changelog-angular@5.0.13: conventional-changelog-angular@7.0.0:
version "5.0.13" version "7.0.0"
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-5.0.13.tgz#896885d63b914a70d4934b59d2fe7bde1832b28c" resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-7.0.0.tgz#5eec8edbff15aa9b1680a8dcfbd53e2d7eb2ba7a"
integrity sha512-i/gipMxs7s8L/QeuavPF2hLnJgH6pEZAttySB6aiQLWcX3puWDL3ACVmvBhJGxnAy52Qc15ua26BufY6KpmrVA== integrity sha512-ROjNchA9LgfNMTTFSIWPzebCwOGFdgkEq45EnvvrmSLvCtAw0HSmrCs7/ty+wAeYUZyNay0YMUNYFTRL72PkBQ==
dependencies: dependencies:
compare-func "^2.0.0" compare-func "^2.0.0"
q "^1.5.1"
conventional-changelog-core@^4.2.0: conventional-changelog-core@^4.2.0:
version "4.2.2" version "4.2.2"