From e4b966465f1969b31f7d2009120681ca145d10e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 15:44:37 +0000 Subject: [PATCH] chore(deps-dev): bump react-native-builder-bob in /assets/template Bumps [react-native-builder-bob](https://github.com/callstack/react-native-builder-bob/tree/HEAD/packages/react-native-builder-bob) from 0.40.18 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] --- assets/template/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/template/package.json b/assets/template/package.json index 6af31ad..6300933 100644 --- a/assets/template/package.json +++ b/assets/template/package.json @@ -57,7 +57,7 @@ "nitrogen": "^0.36.1", "react": "19.2.3", "react-native": "0.86.0", - "react-native-builder-bob": "^0.40.18", + "react-native-builder-bob": "^0.43.0", "react-native-nitro-modules": "^0.36.1", "conventional-changelog-conventionalcommits": "^10.2.1", "semantic-release": "^25.0.3",