From 4f3ba8b7b8f8bef03741b9312e9e66b276aa0c00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 04:13:41 +0000 Subject: [PATCH] chore(deps-dev): bump react-native-builder-bob from 0.40.12 to 0.40.13 Bumps [react-native-builder-bob](https://github.com/callstack/react-native-builder-bob/tree/HEAD/packages/react-native-builder-bob) from 0.40.12 to 0.40.13. - [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.40.13/packages/react-native-builder-bob) --- updated-dependencies: - dependency-name: react-native-builder-bob dependency-version: 0.40.13 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- example/package.json | 2 +- package.json | 2 +- yarn.lock | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/example/package.json b/example/package.json index 03f4262..c1cb3d2 100644 --- a/example/package.json +++ b/example/package.json @@ -21,7 +21,7 @@ }, "devDependencies": { "@babel/core": "^7.20.0", - "react-native-builder-bob": "^0.40.8", + "react-native-builder-bob": "^0.40.13", "react-native-monorepo-config": "^0.1.9" }, "private": true diff --git a/package.json b/package.json index 83100bd..da54ce2 100644 --- a/package.json +++ b/package.json @@ -145,7 +145,7 @@ "prettier": "^3.6.2", "react": "19.1.0", "react-native": "0.80.1", - "react-native-builder-bob": "^0.40.12", + "react-native-builder-bob": "^0.40.13", "react-native-reanimated": "~4.0.0-beta.5", "react-native-safe-area-context": "5.4.0", "react-native-worklets": "0.4.0-nightly-20250714-d172fe136", diff --git a/yarn.lock b/yarn.lock index 3fbdd26..96182d2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10805,9 +10805,9 @@ __metadata: languageName: node linkType: hard -"react-native-builder-bob@npm:^0.40.12, react-native-builder-bob@npm:^0.40.8": - version: 0.40.12 - resolution: "react-native-builder-bob@npm:0.40.12" +"react-native-builder-bob@npm:^0.40.13": + version: 0.40.13 + resolution: "react-native-builder-bob@npm:0.40.13" dependencies: "@babel/core": "npm:^7.25.2" "@babel/plugin-transform-flow-strip-types": "npm:^7.26.5" @@ -10833,7 +10833,7 @@ __metadata: yargs: "npm:^17.5.1" bin: bob: bin/bob - checksum: 10c0/22c85186f2f328cb4dee8108b28edf7d26e9c56ff64a2230d982e98b58a66f8208ed32b77d0b29ac9b3ad294112c209b6e225649f813b4507c842480cae62053 + checksum: 10c0/ea1da4db2ab919ba237cf8e090bd80ff6ddb35ba831d224f5c6866059c5a629c8c7a38af3ab327efbb1cf9a5d56c4295ba2cf34719cba1c19f5c0862282341eb languageName: node linkType: hard @@ -10850,7 +10850,7 @@ __metadata: react: "npm:19.1.0" react-dom: "npm:19.1.0" react-native: "npm:0.80.1" - react-native-builder-bob: "npm:^0.40.8" + react-native-builder-bob: "npm:^0.40.13" react-native-monorepo-config: "npm:^0.1.9" react-native-web: "npm:~0.20.0" languageName: unknown @@ -10886,7 +10886,7 @@ __metadata: prettier: "npm:^3.6.2" react: "npm:19.1.0" react-native: "npm:0.80.1" - react-native-builder-bob: "npm:^0.40.12" + react-native-builder-bob: "npm:^0.40.13" react-native-reanimated: "npm:~4.0.0-beta.5" react-native-safe-area-context: "npm:5.4.0" react-native-worklets: "npm:0.4.0-nightly-20250714-d172fe136"