Skip to content

Commit

Permalink
chore(deps-dev): bump react-native-builder-bob from 0.34.0 to 0.37.0
Browse files Browse the repository at this point in the history
Bumps [react-native-builder-bob](https://github.com/callstack/react-native-builder-bob/tree/HEAD/packages/react-native-builder-bob) from 0.34.0 to 0.37.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]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2025
1 parent d428476 commit 2f1eaad
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
"react": "18.3.1",
"react-docgen": "^7.1.0",
"react-native": "0.76.7",
"react-native-builder-bob": "^0.34.0",
"react-native-builder-bob": "^0.37.0",
"react-test-renderer": "18.3.1",
"semantic-release": "^24.2.0",
"snapshot-diff": "^0.10.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4286,7 +4286,7 @@ __metadata:
react: "npm:18.3.1"
react-docgen: "npm:^7.1.0"
react-native: "npm:0.76.7"
react-native-builder-bob: "npm:^0.34.0"
react-native-builder-bob: "npm:^0.37.0"
react-test-renderer: "npm:18.3.1"
semantic-release: "npm:^24.2.0"
snapshot-diff: "npm:^0.10.0"
Expand Down Expand Up @@ -21327,9 +21327,9 @@ __metadata:
languageName: unknown
linkType: soft

"react-native-builder-bob@npm:^0.34.0":
version: 0.34.0
resolution: "react-native-builder-bob@npm:0.34.0"
"react-native-builder-bob@npm:^0.37.0":
version: 0.37.0
resolution: "react-native-builder-bob@npm:0.37.0"
dependencies:
"@babel/core": "npm:^7.25.2"
"@babel/plugin-transform-strict-mode": "npm:^7.24.7"
Expand All @@ -21355,7 +21355,7 @@ __metadata:
yargs: "npm:^17.5.1"
bin:
bob: bin/bob
checksum: 10/0de03365629ca0532ad359460e9db289a3189ba5debb1f1f7c87caaa8b9d41f191f0b9918d74b2dd2aa834621b1cf877624433fc3c8fb823ce14981b0d07937d
checksum: 10/194e91d1fdce14a495af23298759accd86b5c9f8eee094a45c2b77d12c1ce81f8e8ed5988c4418ab611f432fc704c9d985e688a7d91a7170824ffb9ab553105a
languageName: node
linkType: hard

Expand Down

0 comments on commit 2f1eaad

Please sign in to comment.