Skip to content

Commit ec327c4

Browse files
chore(deps-dev): bump react-native-builder-bob from 0.32.1 to 0.33.3
Bumps [react-native-builder-bob](https://github.com/callstack/react-native-builder-bob/tree/HEAD/packages/react-native-builder-bob) from 0.32.1 to 0.33.3. - [Release notes](https://github.com/callstack/react-native-builder-bob/releases) - [Changelog](https://github.com/callstack/react-native-builder-bob/blob/main/packages/react-native-builder-bob/CHANGELOG.md) - [Commits](https://github.com/callstack/react-native-builder-bob/commits/react-native-builder-bob@0.33.3/packages/react-native-builder-bob) --- updated-dependencies: - dependency-name: react-native-builder-bob dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1601d2e commit ec327c4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bun.lockb

0 Bytes
Binary file not shown.

example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ PODS:
323323
- react-native-quick-base64 (2.1.2):
324324
- RCT-Folly (= 2021.07.22.00)
325325
- React-Core
326-
- react-native-quick-crypto (0.7.6):
326+
- react-native-quick-crypto (0.7.7):
327327
- OpenSSL-Universal
328328
- RCT-Folly (= 2021.07.22.00)
329329
- React
@@ -628,7 +628,7 @@ SPEC CHECKSUMS:
628628
React-logger: 8edc785c47c8686c7962199a307015e2ce9a0e4f
629629
react-native-fast-encoder: 6f59e9b08e2bc5a8bf1f36e1630cdcfd66dd18af
630630
react-native-quick-base64: 61228d753294ae643294a75fece8e0e80b7558a6
631-
react-native-quick-crypto: 03d888b32a7d58adfe93926ee226c1adc5519c6e
631+
react-native-quick-crypto: cb37232c60e48158ab55b4f48aacf46ddce963c0
632632
react-native-safe-area-context: ab8f4a3d8180913bd78ae75dd599c94cce3d5e9a
633633
React-NativeModulesApple: b6868ee904013a7923128892ee4a032498a1024a
634634
React-perflogger: 31ea61077185eb1428baf60c0db6e2886f141a5a

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"prettier": "3.3.3",
8787
"react": "^18.2.0",
8888
"react-native": "^0.72.7",
89-
"react-native-builder-bob": "0.32.1",
89+
"react-native-builder-bob": "0.33.3",
9090
"release-it": "^17.2.0",
9191
"sscrypto": "^1.1.1",
9292
"typescript": "5.6.3",

0 commit comments

Comments
 (0)