Skip to content

Commit 7a09dd1

Browse files
chore(deps-dev): bump react-native-builder-bob from 0.30.3 to 0.31.0 (#961)
Bumps [react-native-builder-bob](https://github.com/callstack/react-native-builder-bob/tree/HEAD/packages/react-native-builder-bob) from 0.30.3 to 0.31.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 1d779ed commit 7a09dd1

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
@@ -54,7 +54,7 @@
5454
"pod-install": "^0.2.0",
5555
"react": "18.2.0",
5656
"react-native": "^0.73.0",
57-
"react-native-builder-bob": "^0.30.2",
57+
"react-native-builder-bob": "^0.31.0",
5858
"react-native-test-app": "^3.8.1",
5959
"release-it": "^17.2.0",
6060
"typescript": "5.6.3"

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.2.0"
38503850
react: "npm:18.2.0"
38513851
react-native: "npm:^0.73.0"
3852-
react-native-builder-bob: "npm:^0.30.2"
3852+
react-native-builder-bob: "npm:^0.31.0"
38533853
react-native-test-app: "npm:^3.8.1"
38543854
release-it: "npm:^17.2.0"
38553855
typescript: "npm:5.6.3"
@@ -10518,9 +10518,9 @@ __metadata:
1051810518
languageName: node
1051910519
linkType: hard
1052010520

10521-
"react-native-builder-bob@npm:^0.30.2":
10522-
version: 0.30.3
10523-
resolution: "react-native-builder-bob@npm:0.30.3"
10521+
"react-native-builder-bob@npm:^0.31.0":
10522+
version: 0.31.0
10523+
resolution: "react-native-builder-bob@npm:0.31.0"
1052410524
dependencies:
1052510525
"@babel/core": "npm:^7.25.2"
1052610526
"@babel/plugin-transform-strict-mode": "npm:^7.24.7"
@@ -10546,7 +10546,7 @@ __metadata:
1054610546
yargs: "npm:^17.5.1"
1054710547
bin:
1054810548
bob: bin/bob
10549-
checksum: 10c0/981bccd4029718fd072c99c7690bc4314bd5eaabacb503bc46afee06ee46a316893ea05ac5edbe545a573539c67224eb8a5d98d4d8ec32a889d8c2e8507d3a55
10549+
checksum: 10c0/f462f2fe58a177aad293fc29f2b25d4993cafad0f9965c3fce4c6ef734e12fa70bceea605ef9ce2f667627a745f68349aef150c1c7b41c69e101e9dd74913f80
1055010550
languageName: node
1055110551
linkType: hard
1055210552

0 commit comments

Comments
 (0)