From 2b6ef3ba9fb45180c56a2b30658af43281dbe6e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 20:00:24 +0000 Subject: [PATCH] chore(deps): update dependency react-native-builder-bob to v0.40.15 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 98c1bf8..f5e9128 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "pod-install": "0.3.9", "react": "18.3.1", "react-native": "0.73.4", - "react-native-builder-bob": "0.40.12", + "react-native-builder-bob": "0.40.15", "react-test-renderer": "18.3.1", "release-it": "19.0.3", "typescript": "5.8.3" diff --git a/yarn.lock b/yarn.lock index f108658..c7a5bb1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8363,10 +8363,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.40.12: - version "0.40.12" - resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.40.12.tgz#67a4fd52e83f001e9af062a16fc68c48467c7998" - integrity sha512-dRl90Dn92zK9J9ew6HL1Zm0+y93lNF0s39oWp1DtN5CiA1/uM8E5y21YEp4demHkidH6CgFTWGFZPmSGFEoOdA== +react-native-builder-bob@0.40.15: + version "0.40.15" + resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.40.15.tgz#b5509dea0e1331b4d9dc7edffc996257aebfc288" + integrity sha512-p70LXlYOe53bZeEQchbK1hIhBGQsuB13bT81E7KkOe4dQABwMV6c585A4np0c3nwTTaqQMDYUat4x7J0oLnjxQ== dependencies: "@babel/core" "^7.25.2" "@babel/plugin-transform-flow-strip-types" "^7.26.5"