From b90498db10b6177ed579b2f743ed83853390a76a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:19:56 +0000 Subject: [PATCH] npm: bump react-native-builder-bob from 0.20.4 to 0.23.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.23.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.23.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..f7fa173 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.23.2", "react-router-dom": "^6.12.0", "react-syntax-highlighter": "^15.4.5", "rehype-raw": "^6.1.1",