From 31c5acf86afb957b13b5bf3fe1166d8365312d86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 21:13:54 +0000 Subject: [PATCH] npm: bump react-native-builder-bob from 0.20.4 to 0.23.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.23.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.23.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..b2815ad 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.0", "react-router-dom": "^6.12.0", "react-syntax-highlighter": "^15.4.5", "rehype-raw": "^6.1.1",