From fba103a397666a04a3ad0bba83e6fea49b521018 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 09:57:58 +0000 Subject: [PATCH] Bump react-native-builder-bob from 0.20.4 to 0.30.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.30.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.30.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..e8477d2 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.30.0", "typescript": "^5.5.4" }, "peerDependencies": {