From af6194ed3fa791dc3e64f6a0a5fec045eab6f481 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 21:54:35 +0000 Subject: [PATCH] npm: bump react-native-builder-bob from 0.20.4 to 0.36.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.36.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.36.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 1693174..36a9c14 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "react-dom": "^18.2.0", "react-markdown": "^8.0.3", "react-native": "^0.72.4", - "react-native-builder-bob": "^0.20.3", + "react-native-builder-bob": "^0.36.0", "react-router-dom": "^6.12.0", "react-syntax-highlighter": "^15.4.5", "rehype-raw": "^6.1.1",