diff --git a/package.json b/package.json index 0407d36..8234189 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "eslint-config-airbnb-typescript": "^17.0.0", "eslint-plugin-import": "^2.22.0", "husky": "^8.0.1", - "react-native-builder-bob": "^0.20.0", + "react-native-builder-bob": "^0.21.3", "tap": "^16.3.0", "typescript": "^5.0.2" }, diff --git a/yarn.lock b/yarn.lock index 60edd87..8142a01 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4325,10 +4325,10 @@ react-devtools-core@^4.19.1: shell-quote "^1.6.1" ws "^7" -react-native-builder-bob@^0.20.0: - version "0.20.4" - resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.20.4.tgz#02df01b8dc02f1bb2d566f820e33c5d42bfb9c99" - integrity sha512-3ZmYP8H7Fg2D8/JAPvxT78I4VWzf5DNMUf69cxWPw7Pukt+hHp1PSQ303af63uv1QXxWMJtrQ11+nuUfVqQf0Q== +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"