Skip to content

Commit 01cfa06

Browse files
chore(deps-dev): bump react-native-builder-bob from 0.20.3 to 0.23.2
Bumps [react-native-builder-bob](https://github.com/callstack/react-native-builder-bob/tree/HEAD/packages/react-native-builder-bob) from 0.20.3 to 0.23.2. - [Release notes](https://github.com/callstack/react-native-builder-bob/releases) - [Changelog](https://github.com/callstack/react-native-builder-bob/blob/main/packages/react-native-builder-bob/CHANGELOG.md) - [Commits](https://github.com/callstack/react-native-builder-bob/commits/[email protected]/packages/react-native-builder-bob) --- updated-dependencies: - dependency-name: react-native-builder-bob dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 99aa26f commit 01cfa06

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"prettier": "^3.0.3",
7373
"react": "18.1.0",
7474
"react-native": "0.70.5",
75-
"react-native-builder-bob": "^0.20.0",
75+
"react-native-builder-bob": "^0.23.2",
7676
"react-test-renderer": "^18.2.0",
7777
"release-it": "^15.0.0",
7878
"typescript": "^4.5.2"

yarn.lock

+4-11
Original file line numberDiff line numberDiff line change
@@ -6241,11 +6241,6 @@ jest@^29.4.1:
62416241
import-local "^3.0.2"
62426242
jest-cli "^29.6.4"
62436243

6244-
jetifier@^2.0.0:
6245-
version "2.0.0"
6246-
resolved "https://registry.yarnpkg.com/jetifier/-/jetifier-2.0.0.tgz#699391367ca1fe7bc4da5f8bf691eb117758e4cb"
6247-
integrity sha512-J4Au9KuT74te+PCCCHKgAjyLlEa+2VyIAEPNCdE5aNkAJ6FAJcAqcdzEkSnzNksIa9NkGmC4tPiClk2e7tCJuQ==
6248-
62496244
joi@^17.2.1:
62506245
version "17.7.0"
62516246
resolved "https://registry.yarnpkg.com/joi/-/joi-17.7.0.tgz#591a33b1fe1aca2bc27f290bcad9b9c1c570a6b3"
@@ -8012,10 +8007,10 @@ react-is@^17.0.1:
80128007
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
80138008
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
80148009

8015-
react-native-builder-bob@^0.20.0:
8016-
version "0.20.3"
8017-
resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.20.3.tgz#da3d3238650d3e8bcf8e36bbca8aa852bdbebe15"
8018-
integrity sha512-TGuCo/61V95kIXTF13NJGGzR7bZuICe+LCWaYvLm/VUuEXMKwS6wSAk02EgmGZ7kfWpCFrDXmwrFFzfLhETSxg==
8010+
react-native-builder-bob@^0.23.2:
8011+
version "0.23.2"
8012+
resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.23.2.tgz#9f3f6509a9cba8102468169963ca7e1f0aa941a5"
8013+
integrity sha512-ehv2XKS9cvPR5JR7FIpSx3qY7tULkljT2Kb82FBAxXsFLjqlRU1WfqHRLh6lytL2XqAxLQODpPfHUH53SsXnag==
80198014
dependencies:
80208015
"@babel/core" "^7.18.5"
80218016
"@babel/plugin-proposal-class-properties" "^7.17.12"
@@ -8036,8 +8031,6 @@ react-native-builder-bob@^0.20.0:
80368031
prompts "^2.4.2"
80378032
which "^2.0.2"
80388033
yargs "^17.5.1"
8039-
optionalDependencies:
8040-
jetifier "^2.0.0"
80418034

80428035
react-native-codegen@^0.70.6:
80438036
version "0.70.6"

0 commit comments

Comments
 (0)