Skip to content

Commit

Permalink
Bump to react-native-builder-bob to 0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marco-saia-datadog committed Jul 19, 2024
1 parent a3b2eb2 commit b1fdb09
Show file tree
Hide file tree
Showing 10 changed files with 99 additions and 341 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"prettier": "2.2.0",
"react": "18.2.0",
"react-native": "0.73.9",
"react-native-builder-bob": "0.17.1",
"react-native-builder-bob": "0.26.0",
"react-native-gradle-plugin": "^0.71.19",
"react-native-webview": "11.26.1",
"react-test-renderer": "18.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/codepush/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@datadog/mobile-react-native": "^2.4.1",
"@testing-library/react-native": "7.0.2",
"react-native-builder-bob": "0.17.1",
"react-native-builder-bob": "0.26.0",
"react-native-code-push": "7.1.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
},
"devDependencies": {
"@testing-library/react-native": "7.0.2",
"react-native-builder-bob": "0.17.1"
"react-native-builder-bob": "0.26.0"
},
"jest": {
"preset": "react-native",
Expand Down
2 changes: 1 addition & 1 deletion packages/internal-testing-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"devDependencies": {
"@testing-library/react-native": "7.0.2",
"@types/lodash.isequal": "^4.5.8",
"react-native-builder-bob": "0.17.1",
"react-native-builder-bob": "0.26.0",
"rum-events-format": "DataDog/rum-events-format#workspace=rum-events-format"
},
"jest": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-apollo-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@apollo/client": "^3.8.3",
"@testing-library/react-native": "7.0.2",
"graphql": "^16.8.0",
"react-native-builder-bob": "0.17.1"
"react-native-builder-bob": "0.26.0"
},
"peerDependencies": {
"@apollo/client": ">=3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-navigation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@datadog/mobile-react-native": "^2.4.1",
"@testing-library/react-native": "7.0.2",
"react-native-builder-bob": "0.17.1",
"react-native-builder-bob": "0.26.0",
"react-native-gesture-handler": "1.10.3",
"react-native-navigation": "7.31.1",
"remx": "3.x.x"
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-session-replay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"devDependencies": {
"@testing-library/react-native": "7.0.2",
"react-native-builder-bob": "0.17.1"
"react-native-builder-bob": "0.26.0"
},
"jest": {
"preset": "react-native",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-webview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@testing-library/react-native": "7.0.2",
"react-native-builder-bob": "0.17.1"
"react-native-builder-bob": "0.26.0"
},
"peerDependencies": {
"@datadog/mobile-react-native": "^2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-navigation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@react-navigation/stack-v5": "npm:@react-navigation/[email protected]",
"@react-navigation/stack-v6": "npm:@react-navigation/[email protected]",
"@testing-library/react-native": "7.0.2",
"react-native-builder-bob": "0.17.1",
"react-native-builder-bob": "0.26.0",
"react-native-gesture-handler": "1.10.3",
"react-native-safe-area-context": "3.1.9"
},
Expand Down
Loading

0 comments on commit b1fdb09

Please sign in to comment.