Skip to content

Commit 4001dcb

Browse files
chore(deps-dev): bump react-native-builder-bob from 0.40.12 to 0.40.13 (#12)
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/[email protected]/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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1efe762 commit 4001dcb

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"devDependencies": {
2323
"@babel/core": "^7.20.0",
24-
"react-native-builder-bob": "^0.40.8",
24+
"react-native-builder-bob": "^0.40.13",
2525
"react-native-monorepo-config": "^0.1.9"
2626
},
2727
"private": true

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
"prettier": "^3.6.2",
146146
"react": "19.1.0",
147147
"react-native": "0.80.1",
148-
"react-native-builder-bob": "^0.40.12",
148+
"react-native-builder-bob": "^0.40.13",
149149
"react-native-reanimated": "~4.0.0-beta.5",
150150
"react-native-safe-area-context": "5.4.0",
151151
"react-native-worklets": "0.4.0-nightly-20250714-d172fe136",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10805,9 +10805,9 @@ __metadata:
1080510805
languageName: node
1080610806
linkType: hard
1080710807

10808-
"react-native-builder-bob@npm:^0.40.12, react-native-builder-bob@npm:^0.40.8":
10809-
version: 0.40.12
10810-
resolution: "react-native-builder-bob@npm:0.40.12"
10808+
"react-native-builder-bob@npm:^0.40.13":
10809+
version: 0.40.13
10810+
resolution: "react-native-builder-bob@npm:0.40.13"
1081110811
dependencies:
1081210812
"@babel/core": "npm:^7.25.2"
1081310813
"@babel/plugin-transform-flow-strip-types": "npm:^7.26.5"
@@ -10833,7 +10833,7 @@ __metadata:
1083310833
yargs: "npm:^17.5.1"
1083410834
bin:
1083510835
bob: bin/bob
10836-
checksum: 10c0/22c85186f2f328cb4dee8108b28edf7d26e9c56ff64a2230d982e98b58a66f8208ed32b77d0b29ac9b3ad294112c209b6e225649f813b4507c842480cae62053
10836+
checksum: 10c0/ea1da4db2ab919ba237cf8e090bd80ff6ddb35ba831d224f5c6866059c5a629c8c7a38af3ab327efbb1cf9a5d56c4295ba2cf34719cba1c19f5c0862282341eb
1083710837
languageName: node
1083810838
linkType: hard
1083910839

@@ -10850,7 +10850,7 @@ __metadata:
1085010850
react: "npm:19.1.0"
1085110851
react-dom: "npm:19.1.0"
1085210852
react-native: "npm:0.80.1"
10853-
react-native-builder-bob: "npm:^0.40.8"
10853+
react-native-builder-bob: "npm:^0.40.13"
1085410854
react-native-monorepo-config: "npm:^0.1.9"
1085510855
react-native-web: "npm:~0.20.0"
1085610856
languageName: unknown
@@ -10886,7 +10886,7 @@ __metadata:
1088610886
prettier: "npm:^3.6.2"
1088710887
react: "npm:19.1.0"
1088810888
react-native: "npm:0.80.1"
10889-
react-native-builder-bob: "npm:^0.40.12"
10889+
react-native-builder-bob: "npm:^0.40.13"
1089010890
react-native-reanimated: "npm:~4.0.0-beta.5"
1089110891
react-native-safe-area-context: "npm:5.4.0"
1089210892
react-native-worklets: "npm:0.4.0-nightly-20250714-d172fe136"

0 commit comments

Comments
 (0)