Skip to content

Commit

Permalink
chore(deps-dev): bump react-native-builder-bob from 0.23.2 to 0.25.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.23.2 to 0.25.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 and frw committed Jul 14, 2024
1 parent e8f66d2 commit c9c55c8
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 @@ -72,7 +72,7 @@
"prettier": "^3.1.0",
"react": "18.3.1",
"react-native": "0.73.6",
"react-native-builder-bob": "^0.23.0",
"react-native-builder-bob": "^0.25.0",
"release-it": "^17.0.0",
"ts-node": "^10.9.1",
"typescript": "^5.3.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11877,9 +11877,9 @@ __metadata:
languageName: node
linkType: hard

"react-native-builder-bob@npm:^0.23.0":
version: 0.23.2
resolution: "react-native-builder-bob@npm:0.23.2"
"react-native-builder-bob@npm:^0.25.0":
version: 0.25.0
resolution: "react-native-builder-bob@npm:0.25.0"
dependencies:
"@babel/core": ^7.18.5
"@babel/plugin-proposal-class-properties": ^7.17.12
Expand All @@ -11902,7 +11902,7 @@ __metadata:
yargs: ^17.5.1
bin:
bob: bin/bob
checksum: 1bee701c21f28f10c5737c8000e7fd6d8f641cf46fe7de03f5086d9951d2c5f3cb45375e292519b85f44a28f907e37f6c7bff324cfb1913b3bee0cb4db2efeb7
checksum: b2e2fc616937e5a2d891cdaf32add170213ccbd0c16527894796701a018f5670dc82724723e78e6a10d0f78e0c36f60e0ae2234f4548275ac5c6df7c58aa7a69
languageName: node
linkType: hard

Expand Down Expand Up @@ -11954,7 +11954,7 @@ __metadata:
prettier: ^3.1.0
react: 18.3.1
react-native: 0.73.6
react-native-builder-bob: ^0.23.0
react-native-builder-bob: ^0.25.0
release-it: ^17.0.0
ts-node: ^10.9.1
typescript: ^5.3.2
Expand Down

0 comments on commit c9c55c8

Please sign in to comment.