From 03c670d355a68be99e5fca836d1bcd40eee9505a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 21:24:11 +0000 Subject: [PATCH] build(deps-dev): bump react-native-builder-bob from 0.37.0 to 0.40.17 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.17. - [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.17/packages/react-native-builder-bob) --- updated-dependencies: - dependency-name: react-native-builder-bob dependency-version: 0.40.17 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 9ff9e6d..b3ee794 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "prettier": "^3.6.2", "react": "19.1.0", "react-native": "0.81.4", - "react-native-builder-bob": "^0.37.0", + "react-native-builder-bob": "^0.40.17", "react-native-nitro-modules": "^0.31.9", "semantic-release": "^25.0.2", "typescript": "^5.8.3",