Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"pod-install": "^0.3.2",
"react": "18.2.0",
"react-native": "^0.73.0",
"react-native-builder-bob": "^0.35.2",
"react-native-builder-bob": "^0.37.0",
"react-native-test-app": "^4.0.4",
"release-it": "^18.1.1",
"typescript": "5.7.3"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4144,7 +4144,7 @@ __metadata:
pod-install: "npm:^0.3.2"
react: "npm:18.2.0"
react-native: "npm:^0.73.0"
react-native-builder-bob: "npm:^0.35.2"
react-native-builder-bob: "npm:^0.37.0"
react-native-test-app: "npm:^4.0.4"
release-it: "npm:^18.1.1"
typescript: "npm:5.7.3"
Expand Down Expand Up @@ -11079,9 +11079,9 @@ __metadata:
languageName: node
linkType: hard

"react-native-builder-bob@npm:^0.35.2":
version: 0.35.2
resolution: "react-native-builder-bob@npm:0.35.2"
"react-native-builder-bob@npm:^0.37.0":
version: 0.37.0
resolution: "react-native-builder-bob@npm:0.37.0"
dependencies:
"@babel/core": "npm:^7.25.2"
"@babel/plugin-transform-strict-mode": "npm:^7.24.7"
Expand All @@ -11107,7 +11107,7 @@ __metadata:
yargs: "npm:^17.5.1"
bin:
bob: bin/bob
checksum: 10c0/3875b61b0855b223567010893fa906ce962eb990e5bc0c8ac054b8bbfd762ed0f627a0d5be03f9630ea7d70883d0be5f95f8221f0bce9173f1018c2e00284e34
checksum: 10c0/4493f5d4d0a2e9252fb82cfa2f571d2187c2a0748d94c04c46938a9fd10b14c64a9db8ec4d8d60987c4dcbfab70f185aa9fea93b79064af85791920fb71e6f40
languageName: node
linkType: hard

Expand Down
Loading