Skip to content

Commit 1c85c80

Browse files
chore(deps): update dependency @release-it/conventional-changelog to v10
1 parent 4ced054 commit 1c85c80

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
@@ -53,7 +53,7 @@
5353
"@biomejs/biome": "1.9.4",
5454
"@commitlint/config-conventional": "19.5.0",
5555
"@evilmartians/lefthook": "1.8.2",
56-
"@release-it/conventional-changelog": "9.0.4",
56+
"@release-it/conventional-changelog": "10.0.0",
5757
"@testing-library/jest-native": "5.4.3",
5858
"@testing-library/react-native": "12.9.0",
5959
"@types/jest": "29.5.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4557,10 +4557,10 @@
45574557
invariant "^2.2.4"
45584558
nullthrows "^1.1.1"
45594559

4560-
"@release-it/conventional-changelog@9.0.4":
4561-
version "9.0.4"
4562-
resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-9.0.4.tgz#d9b19b77f3ce1cd4872938cbc4ca32013b7ac87f"
4563-
integrity sha512-eSZVATX2qiyxzpXdIVNczxTGR+uD4lG/ZEfDDYBJ8vKIj6fKp+eYicIS8Ff/eL3bA9XiQTmllKqxPRzmz9d45w==
4560+
"@release-it/conventional-changelog@10.0.0":
4561+
version "10.0.0"
4562+
resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-10.0.0.tgz#25a9b4785d59ea1c2dce9acafc3c0cc86552826f"
4563+
integrity sha512-49qf9phGmPUIGpY2kwfgehs9en1znbPv2zdNn1WMLAH9DtHUh4m6KNSB+mLFGAMUhv24JhsA8ruYRYgluc2UJw==
45644564
dependencies:
45654565
concat-stream "^2.0.0"
45664566
conventional-changelog "^6.0.0"

0 commit comments

Comments
 (0)