diff --git a/package.json b/package.json index e0c5e4b3..aa33097a 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.33.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..ec19fbf2 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.33.2: + version "0.33.2" + resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.33.2.tgz#94eaa848c43e265aac57b646c86081b389497b62" + integrity sha512-+VpJ8RVAdto64tq83gBiL18t5lCftAVH1tDKccpuuGHOJtV2hU9fHsNsxwZXyhgVFZkRR4vUOswcl81bZGzQEg== dependencies: "@babel/core" "^7.25.2" "@babel/plugin-transform-strict-mode" "^7.24.7"