Skip to content

Commit

Permalink
Merge 6b958df into da1ffd0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 9, 2023
2 parents da1ffd0 + 6b958df commit d6e1770
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@babel/preset-env": "7.22.7",
"@commitlint/config-conventional": "17.6.6",
"@evilmartians/lefthook": "1.4.3",
"@release-it/conventional-changelog": "6.0.0",
"@release-it/conventional-changelog": "7.0.0",
"@testing-library/jest-native": "5.4.2",
"@testing-library/react-native": "12.1.2",
"@types/jest": "29.5.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3443,10 +3443,10 @@
invariant "^2.2.4"
nullthrows "^1.1.1"

"@release-it/conventional-changelog@6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-6.0.0.tgz#f1e764f5f6a9626ae44a75646bb1690e657c0454"
integrity sha512-OOiHhDncIFaNVfKJHpNQQkvM1yI5UPvyCtS74d6BDjvqWRu74J4cBGWh8b0owY4k3TTiR2BMKHn1eZ7hrxCnrA==
"@release-it/conventional-changelog@7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-7.0.0.tgz#ac09a2e20f86f256957a39fe41d6742edf148fac"
integrity sha512-DBzyVS6c4g8w+xomCsygkmLeQBUq41Wvzy0vGgbdCLOxYnwI0cDaF6HOLPkrifH1qLa1uJ9i1pYA+hNyHkNanQ==
dependencies:
concat-stream "^2.0.0"
conventional-changelog "^4.0.0"
Expand Down

0 comments on commit d6e1770

Please sign in to comment.