Skip to content

Commit 5e58fda

Browse files
chore(deps-dev): bump react-native-builder-bob from 0.40.17 to 0.41.0
Bumps [react-native-builder-bob](https://github.com/callstack/react-native-builder-bob/tree/HEAD/packages/react-native-builder-bob) from 0.40.17 to 0.41.0. - [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.41.0/packages/react-native-builder-bob) --- updated-dependencies: - dependency-name: react-native-builder-bob dependency-version: 0.41.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3464d10 commit 5e58fda

3 files changed

Lines changed: 1671 additions & 179 deletions

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/react": "^19.2.0",
4040
"babel-plugin-module-resolver": "^5.0.2",
4141
"patch-package": "^8.0.0",
42-
"react-native-builder-bob": "^0.40.17",
42+
"react-native-builder-bob": "^0.41.0",
4343
"react-native-monorepo-config": "^0.3.1"
4444
},
4545
"engines": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"prettier": "^3.6.2",
9191
"react": "19.2.0",
9292
"react-native": "0.83.0",
93-
"react-native-builder-bob": "^0.40.17",
93+
"react-native-builder-bob": "^0.41.0",
9494
"typedoc": "^0.28.14",
9595
"typescript": "^5.9.2"
9696
},

0 commit comments

Comments
 (0)