Skip to content

Bump react-native-builder-bob from 0.20.4 to 0.24.0 #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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 @@ -69,7 +69,7 @@
"prettier": "^3.0.3",
"react": "18.2.0",
"react-native": "0.73.6",
"react-native-builder-bob": "^0.20.0",
"react-native-builder-bob": "^0.24.0",
"release-it": "^15.0.0",
"turbo": "^1.10.7",
"typescript": "^5.2.2"
Expand Down
25 changes: 5 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7605,17 +7605,6 @@ __metadata:
languageName: node
linkType: hard

"jetifier@npm:^2.0.0":
version: 2.0.0
resolution: "jetifier@npm:2.0.0"
bin:
jetifier: bin/jetify
jetifier-standalone: bin/jetifier-standalone
jetify: bin/jetify
checksum: 57886c2bb7eddd1c697f0cd8f54162c037a50688d55d994a88918ca2018c3996fe6b5e9a56a57b067348260bb728e71d36e0d28d5dba87316fdb3b227d29af0e
languageName: node
linkType: hard

"joi@npm:^17.2.1":
version: 17.12.3
resolution: "joi@npm:17.12.3"
Expand Down Expand Up @@ -9854,9 +9843,9 @@ __metadata:
languageName: node
linkType: hard

"react-native-builder-bob@npm:^0.20.0":
version: 0.20.4
resolution: "react-native-builder-bob@npm:0.20.4"
"react-native-builder-bob@npm:^0.24.0":
version: 0.24.0
resolution: "react-native-builder-bob@npm:0.24.0"
dependencies:
"@babel/core": ^7.18.5
"@babel/plugin-proposal-class-properties": ^7.17.12
Expand All @@ -9872,18 +9861,14 @@ __metadata:
fs-extra: ^10.1.0
glob: ^8.0.3
is-git-dirty: ^2.0.1
jetifier: ^2.0.0
json5: ^2.2.1
kleur: ^4.1.4
prompts: ^2.4.2
which: ^2.0.2
yargs: ^17.5.1
dependenciesMeta:
jetifier:
optional: true
bin:
bob: bin/bob
checksum: 258da6ecd03be52cc05a3e3a7c481890c7c0b7b62ae9f263c5f3d6fafeae95bd9445ad2f6c2513f7f4e4569eee935a18ae94c7491f58d6916af515c88de9e0a1
checksum: bfcd66724e5bd36824d97a738f4f1244f6b5525cef056634d32c39385f95af1b4458a59dd710a9e943a608e77f6c125a1d3d8e2fb78db535412811f3a4366f6f
languageName: node
linkType: hard

Expand Down Expand Up @@ -9920,7 +9905,7 @@ __metadata:
prettier: ^3.0.3
react: 18.2.0
react-native: 0.73.6
react-native-builder-bob: ^0.20.0
react-native-builder-bob: ^0.24.0
release-it: ^15.0.0
turbo: ^1.10.7
typescript: ^5.2.2
Expand Down