Skip to content

Commit

Permalink
chore: pin config and release-it to builder bob versions
Browse files Browse the repository at this point in the history
  • Loading branch information
HayesGordon committed Mar 5, 2025
1 parent 18cef92 commit 0112e2d
Show file tree
Hide file tree
Showing 2 changed files with 647 additions and 755 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,13 @@
"registry": "https://registry.npmjs.org/"
},
"devDependencies": {
"@commitlint/config-conventional": "^11.0.0",
"@commitlint/config-conventional": "^17.0.2",
"@react-native/eslint-config": "^0.73.1",
"@release-it/conventional-changelog": "^10.0.0",
"@release-it/conventional-changelog": "^9.0.2",
"@types/jest": "^29.5.14",
"@types/react": "~18.3.12",
"@types/react-native": "0.72.2",
"commitlint": "^11.0.0",
"commitlint": "^17.0.2",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
Expand All @@ -76,7 +76,7 @@
"pod-install": "^0.1.0",
"prettier": "^3.0.3",
"react-native-builder-bob": "^0.37.0",
"release-it": "^18.1.2",
"release-it": "^17.10.0",
"typescript": "^5.2.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 0112e2d

Please sign in to comment.