From 7cb32e68ebfcfec9b5d02536bba689e59dde4d0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 04:04:04 +0000 Subject: [PATCH] npm: bump react-native-builder-bob from 0.20.4 to 0.35.2 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.35.2. - [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.35.2/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..6768dfa 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.35.2", "react-router-dom": "^6.12.0", "react-syntax-highlighter": "^15.4.5", "rehype-raw": "^6.1.1",