Skip to content

Commit

Permalink
chore(deps): update dependency react-native-builder-bob to v0.33.2 (#81)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent a8fd243 commit dcadd03
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 35 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"jest": "29.7.0",
"react": "18.3.1",
"react-native": "0.76.3",
"react-native-builder-bob": "0.33.1",
"react-native-builder-bob": "0.33.2",
"react-test-renderer": "18.3.1",
"semantic-release": "24.2.0",
"turbo": "2.3.3",
Expand Down
36 changes: 2 additions & 34 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9465,39 +9465,7 @@ __metadata:
languageName: node
linkType: hard

"react-native-builder-bob@npm:0.33.1":
version: 0.33.1
resolution: "react-native-builder-bob@npm:0.33.1"
dependencies:
"@babel/core": "npm:^7.25.2"
"@babel/plugin-transform-strict-mode": "npm:^7.24.7"
"@babel/preset-env": "npm:^7.25.2"
"@babel/preset-flow": "npm:^7.24.7"
"@babel/preset-react": "npm:^7.24.7"
"@babel/preset-typescript": "npm:^7.24.7"
babel-plugin-module-resolver: "npm:^5.0.2"
browserslist: "npm:^4.20.4"
cosmiconfig: "npm:^9.0.0"
cross-spawn: "npm:^7.0.3"
dedent: "npm:^0.7.0"
del: "npm:^6.1.1"
escape-string-regexp: "npm:^4.0.0"
fs-extra: "npm:^10.1.0"
glob: "npm:^8.0.3"
is-git-dirty: "npm:^2.0.1"
json5: "npm:^2.2.1"
kleur: "npm:^4.1.4"
metro-config: "npm:^0.80.9"
prompts: "npm:^2.4.2"
which: "npm:^2.0.2"
yargs: "npm:^17.5.1"
bin:
bob: bin/bob
checksum: 10/c4aaefdc1f82a88ce66c5b448ed851213ca614c777a775cb0772ab80e75852761b915d715ed6f58f99670b1b2fba6435e1d9c03445b9ba8eb44befeb77f5b532
languageName: node
linkType: hard

"react-native-builder-bob@npm:^0.33.0":
"react-native-builder-bob@npm:0.33.2, react-native-builder-bob@npm:^0.33.0":
version: 0.33.2
resolution: "react-native-builder-bob@npm:0.33.2"
dependencies:
Expand Down Expand Up @@ -9564,7 +9532,7 @@ __metadata:
jest: "npm:29.7.0"
react: "npm:18.3.1"
react-native: "npm:0.76.3"
react-native-builder-bob: "npm:0.33.1"
react-native-builder-bob: "npm:0.33.2"
react-test-renderer: "npm:18.3.1"
semantic-release: "npm:24.2.0"
turbo: "npm:2.3.3"
Expand Down

0 comments on commit dcadd03

Please sign in to comment.