From 5e5e4d7fa1c537e265ce619876f47ed68458477c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 18:56:24 +0000 Subject: [PATCH] chore(deps): update dependency react-native-builder-bob to v0.35.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e0c5e4b3..2de3b1c9 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "postinstall-postinstall": "2.1.0", "react": "18.3.1", "react-native": "0.72.6", - "react-native-builder-bob": "0.32.1", + "react-native-builder-bob": "0.35.2", "react-test-renderer": "18.3.1", "reassure": "1.3.0", "release-it": "17.10.0", diff --git a/yarn.lock b/yarn.lock index 231e2a9f..77ea2b12 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10525,10 +10525,10 @@ react-is@^18.3.1: resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e" integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg== -react-native-builder-bob@0.32.1: - version "0.32.1" - resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.32.1.tgz#531176b7b58c2f1919e7e6d720fda6b3cc650670" - integrity sha512-F4LsDRXoFtX3O3CzhFV/SXMWFrOdW/nw/QPjCPrMevEXBkKHxQ9w18LmvbZZlvSHy+pdPZP9tmKz8nPoX1LOUA== +react-native-builder-bob@0.35.2: + version "0.35.2" + resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.35.2.tgz#09f1d88b0db5f7c8ca48fc9a895bfbd2167ce423" + integrity sha512-/ehbjzO2GhDd8/noZiZVEGAVDkyZuWJ+zOrKcrNpqpoLOWhCO4y10FGIRkl5bfLvy7/2kXTwI6YnwiGIOODSGQ== dependencies: "@babel/core" "^7.25.2" "@babel/plugin-transform-strict-mode" "^7.24.7"