From 10241909a1d6601a38c632bf2c0451bd5d66211b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 20:51:47 +0000 Subject: [PATCH] chore(deps): update dependency react-native-builder-bob to v0.34.0 (#395) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d0849ed..4b65662 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "react": "18.2.0", "react-dom": "18.2.0", "react-native": "0.74.1", - "react-native-builder-bob": "0.33.3", + "react-native-builder-bob": "0.34.0", "react-native-web": "~0.19.10", "react-native-webview": "13.8.6", "release-it": "15.11.0", diff --git a/yarn.lock b/yarn.lock index c2655b8..d538b1e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12503,10 +12503,10 @@ react-is@^17.0.1: resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0" integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w== -react-native-builder-bob@0.33.3: - version "0.33.3" - resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.33.3.tgz#3b48655ddc37af7d819a4f212bf6784879f9ed6a" - integrity sha512-zaIc0zVoReMkKyNu8y7VcT0ndii00AQIuRRHAaD8TLqtpHFvmUYXNaIC6SnN8VPcEH7AZM+VcNUXy30G90vGLw== +react-native-builder-bob@0.34.0: + version "0.34.0" + resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.34.0.tgz#4a7a7b3744ef101fa7a3087bc25405662223cc12" + integrity sha512-EW6ufzqBBkOkIxYyeWC/bFvyTvAFDupS8JLgmDileS8FfXgWvD/h7yaz5hhfCEogxI2nMOulCxaUs58E45dW3Q== dependencies: "@babel/core" "^7.25.2" "@babel/plugin-transform-strict-mode" "^7.24.7"