Skip to content

Commit ebd0327

Browse files
chore(deps-dev): bump react-native-builder-bob from 0.40.18 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.18 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 1440ef8 commit ebd0327

File tree

3 files changed

+294
-547
lines changed

3 files changed

+294
-547
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"babel-loader": "^10.1.1",
3737
"babel-plugin-react-native-web": "^0.21.2",
3838
"html-webpack-plugin": "^5.6.6",
39-
"react-native-builder-bob": "^0.40.18",
39+
"react-native-builder-bob": "^0.41.0",
4040
"react-native-monorepo-config": "^0.3.3",
4141
"url-loader": "^4.1.1",
4242
"webpack": "^5.105.4",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"react": "19.2.3",
126126
"react-dom": "19.2.3",
127127
"react-native": "0.84.1",
128-
"react-native-builder-bob": "^0.40.18",
128+
"react-native-builder-bob": "^0.41.0",
129129
"release-it": "^19.2.4",
130130
"semver": "^7.7.4",
131131
"typedoc": "^0.28.18",

0 commit comments

Comments
 (0)