Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump react-native-builder-bob from 0.30.3 to 0.31.0 #961

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"pod-install": "^0.2.0",
"react": "18.2.0",
"react-native": "^0.73.0",
"react-native-builder-bob": "^0.30.2",
"react-native-builder-bob": "^0.31.0",
"react-native-test-app": "^3.8.1",
"release-it": "^17.2.0",
"typescript": "5.6.3"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3849,7 +3849,7 @@ __metadata:
pod-install: "npm:^0.2.0"
react: "npm:18.2.0"
react-native: "npm:^0.73.0"
react-native-builder-bob: "npm:^0.30.2"
react-native-builder-bob: "npm:^0.31.0"
react-native-test-app: "npm:^3.8.1"
release-it: "npm:^17.2.0"
typescript: "npm:5.6.3"
Expand Down Expand Up @@ -10518,9 +10518,9 @@ __metadata:
languageName: node
linkType: hard

"react-native-builder-bob@npm:^0.30.2":
version: 0.30.3
resolution: "react-native-builder-bob@npm:0.30.3"
"react-native-builder-bob@npm:^0.31.0":
version: 0.31.0
resolution: "react-native-builder-bob@npm:0.31.0"
dependencies:
"@babel/core": "npm:^7.25.2"
"@babel/plugin-transform-strict-mode": "npm:^7.24.7"
Expand All @@ -10546,7 +10546,7 @@ __metadata:
yargs: "npm:^17.5.1"
bin:
bob: bin/bob
checksum: 10c0/981bccd4029718fd072c99c7690bc4314bd5eaabacb503bc46afee06ee46a316893ea05ac5edbe545a573539c67224eb8a5d98d4d8ec32a889d8c2e8507d3a55
checksum: 10c0/f462f2fe58a177aad293fc29f2b25d4993cafad0f9965c3fce4c6ef734e12fa70bceea605ef9ce2f667627a745f68349aef150c1c7b41c69e101e9dd74913f80
languageName: node
linkType: hard

Expand Down
Loading