diff --git a/package.json b/package.json index a1fe21d2..67865eb9 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@biomejs/biome": "1.9.4", "@commitlint/config-conventional": "19.5.0", "@evilmartians/lefthook": "1.8.2", - "@release-it/conventional-changelog": "9.0.2", + "@release-it/conventional-changelog": "9.0.3", "@testing-library/jest-native": "5.4.3", "@testing-library/react-native": "12.8.1", "@types/jest": "29.5.14", diff --git a/yarn.lock b/yarn.lock index 7db62cec..0f9673d9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4557,10 +4557,10 @@ invariant "^2.2.4" nullthrows "^1.1.1" -"@release-it/conventional-changelog@9.0.2": - version "9.0.2" - resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-9.0.2.tgz#abfa735a02cc31a7d19567a2a8d83bc178ab2d6c" - integrity sha512-10IF0E3QmGp67d3WDFekm8ESIhE08duy8dYI9UOFGbQDmhptxwoYbtxypzIel52+cxSDD6gEh/FVLhKlQmJqAA== +"@release-it/conventional-changelog@9.0.3": + version "9.0.3" + resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-9.0.3.tgz#4d8a4b07a7bba8c6ed151ea8ae75bca15d3219eb" + integrity sha512-+3TL+B89Kc+VTbfGxpTvJkbegWt5XIzkovsYVJyoZpOZDG07v25FU8c5R5Q8yNUs76Ikfq0sp+ZTTxmefG4Hiw== dependencies: concat-stream "^2.0.0" conventional-changelog "^6.0.0"