From f212541761be74a529172e0a87331a70b7b54384 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 08:43:51 +0000 Subject: [PATCH] chore(deps-dev): bump react-native-builder-bob from 0.37.0 to 0.40.15 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.40.15. - [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.40.15/packages/react-native-builder-bob) --- updated-dependencies: - dependency-name: react-native-builder-bob dependency-version: 0.40.15 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 856792c..a3837d1 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "nitrogen": "^0.31.9", "react": "19.1.0", "react-native": "0.81.5", - "react-native-builder-bob": "^0.37.0", + "react-native-builder-bob": "^0.40.15", "react-native-nitro-modules": "^0.31.9", "semantic-release": "^24.2.7", "typescript": "^5.8.3"