From bfd59c38d03456eb252139c76a985906724e0b89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 23:07:24 +0000 Subject: [PATCH] chore(deps-dev): bump react-native-builder-bob from 0.37.0 to 0.43.0 Bumps [react-native-builder-bob](https://github.com/callstack/react-native-builder-bob/tree/HEAD/packages/react-native-builder-bob) from 0.37.0 to 0.43.0. - [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/react-native-builder-bob@0.43.0/packages/react-native-builder-bob) --- updated-dependencies: - dependency-name: react-native-builder-bob dependency-version: 0.43.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aadf885..7c1e924 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "nitrogen": "^0.35.6", "react": "19.2.3", "react-native": "0.86.0", - "react-native-builder-bob": "^0.37.0", + "react-native-builder-bob": "^0.43.0", "react-native-nitro-modules": "^0.35.6", "semantic-release": "^25.0.2", "typescript": "^5.8.3"