Skip to content

Commit d10a22d

Browse files
committed
chore(deps): fix deps for release-it
1 parent 51e6063 commit d10a22d

File tree

2 files changed

+1022
-957
lines changed

2 files changed

+1022
-957
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@commitlint/config-conventional": "^17.0.2",
7070
"@evilmartians/lefthook": "^1.5.0",
7171
"@react-native/eslint-config": "^0.73.1",
72-
"@release-it/conventional-changelog": "^9.0.2",
72+
"@release-it/conventional-changelog": "^5.0.0",
7373
"@types/jest": "^29.5.5",
7474
"@types/react": "^18.2.44",
7575
"commitlint": "^17.0.2",
@@ -88,7 +88,7 @@
8888
"react-native-reanimated": "^3.16.7",
8989
"react-native-safe-area-context": "^5.2.0",
9090
"react-native-screens": "^4.6.0",
91-
"release-it": "^19.0.0",
91+
"release-it": "^17.0.0",
9292
"typescript": "^5.2.2"
9393
},
9494
"resolutions": {

0 commit comments

Comments
 (0)