Skip to content

Commit cc15ec3

Browse files
chore(deps): update dependency @release-it/conventional-changelog to v10.0.1
1 parent 399ea42 commit cc15ec3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@commitlint/config-conventional": "19.8.0",
5555
"@evilmartians/lefthook": "1.11.8",
5656
"@react-native/babel-preset": "0.78.2",
57-
"@release-it/conventional-changelog": "10.0.0",
57+
"@release-it/conventional-changelog": "10.0.1",
5858
"@testing-library/react-native": "v14.0.0-alpha.1",
5959
"@types/jest": "29.5.14",
6060
"@types/node": "22.15.31",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3929,10 +3929,10 @@
39293929
invariant "^2.2.4"
39303930
nullthrows "^1.1.1"
39313931

3932-
"@release-it/[email protected].0":
3933-
version "10.0.0"
3934-
resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-10.0.0.tgz#25a9b4785d59ea1c2dce9acafc3c0cc86552826f"
3935-
integrity sha512-49qf9phGmPUIGpY2kwfgehs9en1znbPv2zdNn1WMLAH9DtHUh4m6KNSB+mLFGAMUhv24JhsA8ruYRYgluc2UJw==
3932+
"@release-it/[email protected].1":
3933+
version "10.0.1"
3934+
resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-10.0.1.tgz#580bbe763d14b601deb73c59d5230b34bcc02af3"
3935+
integrity sha512-Qp+eyMGCPyq5xiWoNK91cWVIR/6HD1QAUNeG6pV2G4kxotWl81k/KDQqDNvrNVmr9+zDp53jI7pVVYQp6mi4zA==
39363936
dependencies:
39373937
concat-stream "^2.0.0"
39383938
conventional-changelog "^6.0.0"

0 commit comments

Comments
 (0)