diff --git a/package.json b/package.json index f31536c8..d3cd6d17 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.30.2", + "react-native-builder-bob": "0.30.3", "react-test-renderer": "18.3.1", "reassure": "1.2.1", "release-it": "17.10.0", diff --git a/yarn.lock b/yarn.lock index b0385f67..3f560890 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10474,10 +10474,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.30.2: - version "0.30.2" - resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.30.2.tgz#3084995f17c4867c322202df065740d49142ccf2" - integrity sha512-tkBlzQw+h96YVQbU7GVbSReYNj00IJzIsStrdXCyq3Z2kjpNcG8V0w8HhvOSDsX0SRVvqorzqpbUFeqg57XXDA== +react-native-builder-bob@0.30.3: + version "0.30.3" + resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.30.3.tgz#3babeb72a56afee70e23a81dacb9c607bfe3c649" + integrity sha512-7w+oNNNkY+cR7Z3GgKaDWg7CeSxpv1ZUox42Ji/rViAxygMmtSPBe5I3K723OjGJXhvJCyUK5RRvzefNPw7Amg== dependencies: "@babel/core" "^7.25.2" "@babel/plugin-transform-strict-mode" "^7.24.7"