Skip to content

Commit

Permalink
chore: update react-native-builder-bob
Browse files Browse the repository at this point in the history
  • Loading branch information
mateki0 committed Jan 13, 2024
1 parent 08236e2 commit 9914bca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"prettier": "^2.0.5",
"react": "18.2.0",
"react-native": "0.71.8",
"react-native-builder-bob": "^0.20.0",
"react-native-builder-bob": "^0.23.2",
"react-test-renderer": "18.2.0",
"release-it": "^15.0.0",
"typescript": "^5.0.2",
Expand Down
15 changes: 4 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6464,11 +6464,6 @@ jest@^28.1.1:
import-local "^3.0.2"
jest-cli "^28.1.3"

jetifier@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/jetifier/-/jetifier-2.0.0.tgz#699391367ca1fe7bc4da5f8bf691eb117758e4cb"
integrity sha512-J4Au9KuT74te+PCCCHKgAjyLlEa+2VyIAEPNCdE5aNkAJ6FAJcAqcdzEkSnzNksIa9NkGmC4tPiClk2e7tCJuQ==

joi@^17.2.1:
version "17.9.2"
resolved "https://registry.yarnpkg.com/joi/-/joi-17.9.2.tgz#8b2e4724188369f55451aebd1d0b1d9482470690"
Expand Down Expand Up @@ -8340,10 +8335,10 @@ react-is@^17.0.1:
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==

react-native-builder-bob@^0.20.0:
version "0.20.4"
resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.20.4.tgz#02df01b8dc02f1bb2d566f820e33c5d42bfb9c99"
integrity sha512-3ZmYP8H7Fg2D8/JAPvxT78I4VWzf5DNMUf69cxWPw7Pukt+hHp1PSQ303af63uv1QXxWMJtrQ11+nuUfVqQf0Q==
react-native-builder-bob@^0.23.2:
version "0.23.2"
resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.23.2.tgz#9f3f6509a9cba8102468169963ca7e1f0aa941a5"
integrity sha512-ehv2XKS9cvPR5JR7FIpSx3qY7tULkljT2Kb82FBAxXsFLjqlRU1WfqHRLh6lytL2XqAxLQODpPfHUH53SsXnag==
dependencies:
"@babel/core" "^7.18.5"
"@babel/plugin-proposal-class-properties" "^7.17.12"
Expand All @@ -8364,8 +8359,6 @@ react-native-builder-bob@^0.20.0:
prompts "^2.4.2"
which "^2.0.2"
yargs "^17.5.1"
optionalDependencies:
jetifier "^2.0.0"

react-native-codegen@^0.71.5:
version "0.71.5"
Expand Down

0 comments on commit 9914bca

Please sign in to comment.