chore(deps): update dependency react-native-builder-bob to v0.40.16 (#358)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-11-24 13:14:02 +00:00 committed by GitHub
parent 3f09884b5a
commit 77c3d98cf0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 25 additions and 31 deletions

View File

@ -23,7 +23,7 @@
"@react-native/babel-preset": "0.82.1",
"@react-native/metro-config": "0.82.1",
"@react-native/typescript-config": "0.82.1",
"react-native-builder-bob": "0.40.15"
"react-native-builder-bob": "0.40.16"
},
"engines": {
"node": ">=18"

View File

@ -79,7 +79,7 @@
"prettier": "3.6.2",
"react": "19.0.0",
"react-native": "0.82.1",
"react-native-builder-bob": "0.40.15",
"react-native-builder-bob": "0.40.16",
"semantic-release": "25.0.2",
"turbo": "2.6.1",
"typescript": "5.9.3"

View File

@ -8175,6 +8175,22 @@ __metadata:
languageName: node
linkType: hard
"glob@npm:^10.5.0":
version: 10.5.0
resolution: "glob@npm:10.5.0"
dependencies:
foreground-child: "npm:^3.1.0"
jackspeak: "npm:^3.1.2"
minimatch: "npm:^9.0.4"
minipass: "npm:^7.1.2"
package-json-from-dist: "npm:^1.0.0"
path-scurry: "npm:^1.11.1"
bin:
glob: dist/esm/bin.mjs
checksum: 10/ab3bccfefcc0afaedbd1f480cd0c4a2c0e322eb3f0aa7ceaa31b3f00b825069f17cf0f1fc8b6f256795074b903f37c0ade37ddda6a176aa57f1c2bbfe7240653
languageName: node
linkType: hard
"glob@npm:^11.0.3":
version: 11.1.0
resolution: "glob@npm:11.1.0"
@ -8205,19 +8221,6 @@ __metadata:
languageName: node
linkType: hard
"glob@npm:^8.0.3":
version: 8.1.0
resolution: "glob@npm:8.1.0"
dependencies:
fs.realpath: "npm:^1.0.0"
inflight: "npm:^1.0.4"
inherits: "npm:2"
minimatch: "npm:^5.0.1"
once: "npm:^1.3.0"
checksum: 10/9aab1c75eb087c35dbc41d1f742e51d0507aa2b14c910d96fb8287107a10a22f4bbdce26fc0a3da4c69a20f7b26d62f1640b346a4f6e6becfff47f335bb1dc5e
languageName: node
linkType: hard
"global-directory@npm:^4.0.1":
version: 4.0.1
resolution: "global-directory@npm:4.0.1"
@ -11168,15 +11171,6 @@ __metadata:
languageName: node
linkType: hard
"minimatch@npm:^5.0.1":
version: 5.1.6
resolution: "minimatch@npm:5.1.6"
dependencies:
brace-expansion: "npm:^2.0.1"
checksum: 10/126b36485b821daf96d33b5c821dac600cc1ab36c87e7a532594f9b1652b1fa89a1eebcaad4dff17c764dce1a7ac1531327f190fed5f97d8f6e5f889c116c429
languageName: node
linkType: hard
"minimatch@npm:^9.0.0, minimatch@npm:^9.0.4, minimatch@npm:^9.0.5":
version: 9.0.5
resolution: "minimatch@npm:9.0.5"
@ -12749,9 +12743,9 @@ __metadata:
languageName: node
linkType: hard
"react-native-builder-bob@npm:0.40.15":
version: 0.40.15
resolution: "react-native-builder-bob@npm:0.40.15"
"react-native-builder-bob@npm:0.40.16":
version: 0.40.16
resolution: "react-native-builder-bob@npm:0.40.16"
dependencies:
"@babel/core": "npm:^7.25.2"
"@babel/plugin-transform-flow-strip-types": "npm:^7.26.5"
@ -12767,7 +12761,7 @@ __metadata:
del: "npm:^6.1.1"
escape-string-regexp: "npm:^4.0.0"
fs-extra: "npm:^10.1.0"
glob: "npm:^8.0.3"
glob: "npm:^10.5.0"
is-git-dirty: "npm:^2.0.1"
json5: "npm:^2.2.1"
kleur: "npm:^4.1.4"
@ -12777,7 +12771,7 @@ __metadata:
yargs: "npm:^17.5.1"
bin:
bob: bin/bob
checksum: 10/8fee3cc32d5020131eb8b8bd2046924c62abaf229c85c5e6f12f5492c3d3346f939c1bba6cbefa7d8b972495e0dfc6c47ebd44b5fc0feca6e7e1370fe9dbe653
checksum: 10/7f9c6e02131a833d68df92e6338f86e2880c7404116c5104c7eaa1cb8517ed559f2de591306b6d67e0af39f4f4fef9894b69b3fd624dce35822fb7d4b752776b
languageName: node
linkType: hard
@ -12806,7 +12800,7 @@ __metadata:
"@react-native/typescript-config": "npm:0.82.1"
react: "npm:19.0.0"
react-native: "npm:0.82.1"
react-native-builder-bob: "npm:0.40.15"
react-native-builder-bob: "npm:0.40.16"
languageName: unknown
linkType: soft
@ -12830,7 +12824,7 @@ __metadata:
prettier: "npm:3.6.2"
react: "npm:19.0.0"
react-native: "npm:0.82.1"
react-native-builder-bob: "npm:0.40.15"
react-native-builder-bob: "npm:0.40.16"
semantic-release: "npm:25.0.2"
turbo: "npm:2.6.1"
typescript: "npm:5.9.3"