diff --git a/yarn.lock b/yarn.lock index 6df2285..d7a4e98 100644 --- a/yarn.lock +++ b/yarn.lock @@ -484,10 +484,10 @@ "@babel/helper-string-parser" "^7.27.1" "@babel/helper-validator-identifier" "^7.28.5" -"@conventional-changelog/git-client@^2.6.0": - version "2.6.0" - resolved "https://registry.yarnpkg.com/@conventional-changelog/git-client/-/git-client-2.6.0.tgz#1c7a13681426a7bc4298d24c92cda3a6d6fba544" - integrity sha512-T+uPDciKf0/ioNNDpMGc8FDsehJClZP0yR3Q5MN6wE/Y/1QZ7F+80OgznnTCOlMEG4AV0LvH2UJi3C/nBnaBUg== +"@conventional-changelog/git-client@^2.7.0": + version "2.7.0" + resolved "https://registry.yarnpkg.com/@conventional-changelog/git-client/-/git-client-2.7.0.tgz#07ea8202fd822e71d32c54aaed08b2c5ae9cc7c2" + integrity sha512-j7A8/LBEQ+3rugMzPXoKYzyUPpw/0CBQCyvtTR7Lmu4olG4yRC/Tfkq79Mr3yuPs0SUitlO2HwGP3gitMJnRFw== dependencies: "@simple-libs/child-process-utils" "^1.0.0" "@simple-libs/stream-utils" "^1.2.0" @@ -2733,7 +2733,7 @@ conventional-changelog-preset-loader@^5.0.0: resolved "https://registry.yarnpkg.com/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-5.0.0.tgz#922ad617c13ad3243bef967cfc0f8373893c216d" integrity sha512-SetDSntXLk8Jh1NOAl1Gu5uLiCNSYenB5tm0YVeZKePRIgDW9lQImromTwLa3c/Gae298tsgOM+/CYT9XAl0NA== -conventional-changelog-writer@^8.3.0: +conventional-changelog-writer@^8.4.0: version "8.4.0" resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-8.4.0.tgz#600bfb4c98ccf0a31baddf8a1305f229072faf1f" integrity sha512-HHBFkk1EECxxmCi4CTu091iuDpQv5/OavuCUAuZmrkWpmYfyD816nom1CvtfXJ/uYfAAjavgHvXHX291tSLK8g== @@ -2745,16 +2745,16 @@ conventional-changelog-writer@^8.3.0: semver "^7.5.2" conventional-changelog@^7.2.0: - version "7.2.0" - resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-7.2.0.tgz#9791480640cf9b55dc2d4db3c28b8a62b079706b" - integrity sha512-BEdgG+vPl53EVlTTk9sZ96aagFp0AQ5pw/ggiQMy2SClLbTo1r0l+8dSg79gkLOO5DS1Lswuhp5fWn6RwE+ivg== + version "7.2.1" + resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-7.2.1.tgz#b531fccbb2571b66a344a03237a058ece8135930" + integrity sha512-smcpqCeNRCAoL586/Iql8GfVsduP1JDrr7SAzKHWM5C5voDzKhc3QtqwVWeKMhvVw4iYfAr+znz1TF4kPXVm3A== dependencies: - "@conventional-changelog/git-client" "^2.6.0" + "@conventional-changelog/git-client" "^2.7.0" "@simple-libs/hosted-git-info" "^1.0.2" "@types/normalize-package-data" "^2.4.4" conventional-changelog-preset-loader "^5.0.0" - conventional-changelog-writer "^8.3.0" - conventional-commits-parser "^6.3.0" + conventional-changelog-writer "^8.4.0" + conventional-commits-parser "^6.4.0" fd-package-json "^2.0.0" meow "^13.0.0" normalize-package-data "^7.0.0" @@ -2764,7 +2764,7 @@ conventional-commits-filter@^5.0.0: resolved "https://registry.yarnpkg.com/conventional-commits-filter/-/conventional-commits-filter-5.0.0.tgz#72811f95d379e79d2d39d5c0c53c9351ef284e86" integrity sha512-tQMagCOC59EVgNZcC5zl7XqO30Wki9i9J3acbUvkaosCT6JX3EeFwJD7Qqp4MCikRnzS18WXV3BLIQ66ytu6+Q== -conventional-commits-parser@^6.3.0: +conventional-commits-parser@^6.4.0: version "6.4.0" resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-6.4.0.tgz#8ac1c12ec467354ed4d73ec940efe380e1e83686" integrity sha512-tvRg7FIBNlyPzjdG8wWRlPHQJJHI7DylhtRGeU9Lq+JuoPh5BKpPRX83ZdLrvXuOSu5Eo/e7SzOQhU4Hd2Miuw==