diff --git a/package.json b/package.json index 6d50499b..62ba67c8 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "prettier": "^2.0.5", "react": "18.1.0", "react-native": "0.70.1", - "react-native-builder-bob": "^0.18.3", + "react-native-builder-bob": "^0.21.3", "react-native-test-app": "^1.6.16", "release-it": "^15.0.0", "typescript": "^4.5.2" diff --git a/yarn.lock b/yarn.lock index f448f517..6bc92ff3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8030,10 +8030,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.18.3: - version "0.18.3" - resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.18.3.tgz#fb4d3e50a3b2290db3c88de6d40403ac7eb9f85f" - integrity sha512-togj+ClsPAsTK3ZFmFZVIftUIkxvN1YxJws0/6sQIlAr14U3rvtBseOQAQM0Pora1GD2aObdBVHDVhKBHWojLA== +react-native-builder-bob@^0.21.3: + version "0.21.3" + resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.21.3.tgz#6cdef5a020bae60286e72c6941df9a2d410e3f19" + integrity sha512-ZlEXWzgIRfRvQEDEYnoTeJ2og5zDbORB0BMGzpE34TxO22+DZeXH4yFYUtZLrUxvUi5WVo/1V2sVjjnUNZL85Q== dependencies: "@babel/core" "^7.18.5" "@babel/plugin-proposal-class-properties" "^7.17.12"