From 7b6047cc9fe950a5ad50b7305600873f2b69d0ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 09:30:53 +0000 Subject: [PATCH] chore(deps): update dependency react-native-builder-bob to v0.35.3 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f9e0e06..622d57d 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "react": "18.3.1", "react-dom": "18.3.1", "react-native": "0.76.3", - "react-native-builder-bob": "0.35.2", + "react-native-builder-bob": "0.35.3", "react-native-web": "~0.19.13", "react-native-webview": "13.12.5", "release-it": "15.11.0", diff --git a/yarn.lock b/yarn.lock index 53d07d6..bca256f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12316,10 +12316,10 @@ react-is@^18.0.0: resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b" integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w== -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== +react-native-builder-bob@0.35.3: + version "0.35.3" + resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.35.3.tgz#921edf910023758326a8d25e238e305041e387a6" + integrity sha512-GtlRXJ9SL2oQw2KiHDCaHlk3mYkbDjYxMMoYVnj0+EIs0nuGFxG58NO6T1Mn2c6xYoVmSIg2RXFIFexsjHPRBQ== dependencies: "@babel/core" "^7.25.2" "@babel/plugin-transform-strict-mode" "^7.24.7"