Skip to content

Commit 806ad28

Browse files
chore(deps-dev): bump react-native-builder-bob from 0.33.3 to 0.34.0 (#985)
Bumps [react-native-builder-bob](https://github.com/callstack/react-native-builder-bob/tree/HEAD/packages/react-native-builder-bob) from 0.33.3 to 0.34.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/[email protected]/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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 235499a commit 806ad28

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"pod-install": "^0.3.2",
5959
"react": "18.2.0",
6060
"react-native": "^0.73.0",
61-
"react-native-builder-bob": "^0.33.2",
61+
"react-native-builder-bob": "^0.34.0",
6262
"react-native-test-app": "^4.0.4",
6363
"release-it": "^17.2.0",
6464
"typescript": "5.7.2"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3849,7 +3849,7 @@ __metadata:
38493849
pod-install: "npm:^0.3.2"
38503850
react: "npm:18.2.0"
38513851
react-native: "npm:^0.73.0"
3852-
react-native-builder-bob: "npm:^0.33.2"
3852+
react-native-builder-bob: "npm:^0.34.0"
38533853
react-native-test-app: "npm:^4.0.4"
38543854
release-it: "npm:^17.2.0"
38553855
typescript: "npm:5.7.2"
@@ -10543,9 +10543,9 @@ __metadata:
1054310543
languageName: node
1054410544
linkType: hard
1054510545

10546-
"react-native-builder-bob@npm:^0.33.2":
10547-
version: 0.33.3
10548-
resolution: "react-native-builder-bob@npm:0.33.3"
10546+
"react-native-builder-bob@npm:^0.34.0":
10547+
version: 0.34.0
10548+
resolution: "react-native-builder-bob@npm:0.34.0"
1054910549
dependencies:
1055010550
"@babel/core": "npm:^7.25.2"
1055110551
"@babel/plugin-transform-strict-mode": "npm:^7.24.7"
@@ -10571,7 +10571,7 @@ __metadata:
1057110571
yargs: "npm:^17.5.1"
1057210572
bin:
1057310573
bob: bin/bob
10574-
checksum: 10c0/c8f19ce4ce31dfc56c487208be7bff4a40626fbc8b41e3770e1cfb531bd34ce82345eb6278133a4b8d26f888f1ce4a729eca22b8ac8415afc77af15eabcf241c
10574+
checksum: 10c0/ae72f67c5abe405d92dc0c8209cef558267c95ad1288ec0c5d02015bfc7e93e90e9bd743339a42aef6813faf68ca141fa9e981f2ad2ed12740efebc25ad28fdb
1057510575
languageName: node
1057610576
linkType: hard
1057710577

0 commit comments

Comments
 (0)