From fd5cf4146dabe333ef6b171e3b82dd0b2b329097 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Aug 2024 16:28:44 +0000 Subject: [PATCH] Bump react-native-builder-bob from 0.20.4 to 0.29.0 Bumps [react-native-builder-bob](https://github.com/callstack/react-native-builder-bob/tree/HEAD/packages/react-native-builder-bob) from 0.20.4 to 0.29.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.29.0/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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 08adabf..ef1a68f 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "prettier": "^3.0.3", "react": "18.2.0", "react-native": "0.73.4", - "react-native-builder-bob": "^0.20.0", + "react-native-builder-bob": "^0.29.0", "typescript": "^5.5.4" }, "peerDependencies": {