Skip to content

Commit 545481c

Browse files
Bump react-native-builder-bob from 0.20.4 to 0.27.0
Bumps [react-native-builder-bob](https://github.com/callstack/react-native-builder-bob/tree/HEAD/packages/react-native-builder-bob) from 0.20.4 to 0.27.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]>
1 parent b6bf79d commit 545481c

File tree

2 files changed

+24
-42
lines changed

2 files changed

+24
-42
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"prettier": "^3.0.3",
6464
"react": "18.2.0",
6565
"react-native": "0.73.4",
66-
"react-native-builder-bob": "^0.20.0",
66+
"react-native-builder-bob": "^0.27.0",
6767
"typescript": "^5.2.2"
6868
},
6969
"peerDependencies": {

yarn.lock

Lines changed: 23 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -3435,13 +3435,6 @@ __metadata:
34353435
languageName: node
34363436
linkType: hard
34373437

3438-
"@types/parse-json@npm:^4.0.0":
3439-
version: 4.0.2
3440-
resolution: "@types/parse-json@npm:4.0.2"
3441-
checksum: 5bf62eec37c332ad10059252fc0dab7e7da730764869c980b0714777ad3d065e490627be9f40fc52f238ffa3ac4199b19de4127196910576c2fe34dd47c7a470
3442-
languageName: node
3443-
linkType: hard
3444-
34453438
"@types/prop-types@npm:*":
34463439
version: 15.7.11
34473440
resolution: "@types/prop-types@npm:15.7.11"
@@ -5501,16 +5494,20 @@ __metadata:
55015494
languageName: node
55025495
linkType: hard
55035496

5504-
"cosmiconfig@npm:^7.0.1":
5505-
version: 7.1.0
5506-
resolution: "cosmiconfig@npm:7.1.0"
5497+
"cosmiconfig@npm:^9.0.0":
5498+
version: 9.0.0
5499+
resolution: "cosmiconfig@npm:9.0.0"
55075500
dependencies:
5508-
"@types/parse-json": ^4.0.0
5509-
import-fresh: ^3.2.1
5510-
parse-json: ^5.0.0
5511-
path-type: ^4.0.0
5512-
yaml: ^1.10.0
5513-
checksum: c53bf7befc1591b2651a22414a5e786cd5f2eeaa87f3678a3d49d6069835a9d8d1aef223728e98aa8fec9a95bf831120d245096db12abe019fecb51f5696c96f
5501+
env-paths: ^2.2.1
5502+
import-fresh: ^3.3.0
5503+
js-yaml: ^4.1.0
5504+
parse-json: ^5.2.0
5505+
peerDependencies:
5506+
typescript: ">=4.9.5"
5507+
peerDependenciesMeta:
5508+
typescript:
5509+
optional: true
5510+
checksum: a30c424b53d442ea0bdd24cb1b3d0d8687c8dda4a17ab6afcdc439f8964438801619cdb66e8e79f63b9caa3e6586b60d8bab9ce203e72df6c5e80179b971fe8f
55145511
languageName: node
55155512
linkType: hard
55165513

@@ -6274,7 +6271,7 @@ __metadata:
62746271
languageName: node
62756272
linkType: hard
62766273

6277-
"env-paths@npm:^2.2.0":
6274+
"env-paths@npm:^2.2.0, env-paths@npm:^2.2.1":
62786275
version: 2.2.1
62796276
resolution: "env-paths@npm:2.2.1"
62806277
checksum: 65b5df55a8bab92229ab2b40dad3b387fad24613263d103a97f91c9fe43ceb21965cd3392b1ccb5d77088021e525c4e0481adb309625d0cb94ade1d1fb8dc17e
@@ -8249,7 +8246,7 @@ __metadata:
82498246
languageName: node
82508247
linkType: hard
82518248

8252-
"import-fresh@npm:^3.2.1":
8249+
"import-fresh@npm:^3.2.1, import-fresh@npm:^3.3.0":
82538250
version: 3.3.0
82548251
resolution: "import-fresh@npm:3.3.0"
82558252
dependencies:
@@ -9459,17 +9456,6 @@ __metadata:
94599456
languageName: node
94609457
linkType: hard
94619458

9462-
"jetifier@npm:^2.0.0":
9463-
version: 2.0.0
9464-
resolution: "jetifier@npm:2.0.0"
9465-
bin:
9466-
jetifier: bin/jetify
9467-
jetifier-standalone: bin/jetifier-standalone
9468-
jetify: bin/jetify
9469-
checksum: 57886c2bb7eddd1c697f0cd8f54162c037a50688d55d994a88918ca2018c3996fe6b5e9a56a57b067348260bb728e71d36e0d28d5dba87316fdb3b227d29af0e
9470-
languageName: node
9471-
linkType: hard
9472-
94739459
"jimp-compact@npm:0.16.1":
94749460
version: 0.16.1
94759461
resolution: "jimp-compact@npm:0.16.1"
@@ -11373,7 +11359,7 @@ __metadata:
1137311359
languageName: node
1137411360
linkType: hard
1137511361

11376-
"parse-json@npm:^5.0.0, parse-json@npm:^5.2.0":
11362+
"parse-json@npm:^5.2.0":
1137711363
version: 5.2.0
1137811364
resolution: "parse-json@npm:5.2.0"
1137911365
dependencies:
@@ -12283,9 +12269,9 @@ __metadata:
1228312269
languageName: node
1228412270
linkType: hard
1228512271

12286-
"react-native-builder-bob@npm:^0.20.0":
12287-
version: 0.20.4
12288-
resolution: "react-native-builder-bob@npm:0.20.4"
12272+
"react-native-builder-bob@npm:^0.27.0":
12273+
version: 0.27.0
12274+
resolution: "react-native-builder-bob@npm:0.27.0"
1228912275
dependencies:
1229012276
"@babel/core": ^7.18.5
1229112277
"@babel/plugin-proposal-class-properties": ^7.17.12
@@ -12294,25 +12280,21 @@ __metadata:
1229412280
"@babel/preset-react": ^7.17.12
1229512281
"@babel/preset-typescript": ^7.17.12
1229612282
browserslist: ^4.20.4
12297-
cosmiconfig: ^7.0.1
12283+
cosmiconfig: ^9.0.0
1229812284
cross-spawn: ^7.0.3
1229912285
dedent: ^0.7.0
1230012286
del: ^6.1.1
1230112287
fs-extra: ^10.1.0
1230212288
glob: ^8.0.3
1230312289
is-git-dirty: ^2.0.1
12304-
jetifier: ^2.0.0
1230512290
json5: ^2.2.1
1230612291
kleur: ^4.1.4
1230712292
prompts: ^2.4.2
1230812293
which: ^2.0.2
1230912294
yargs: ^17.5.1
12310-
dependenciesMeta:
12311-
jetifier:
12312-
optional: true
1231312295
bin:
1231412296
bob: bin/bob
12315-
checksum: 258da6ecd03be52cc05a3e3a7c481890c7c0b7b62ae9f263c5f3d6fafeae95bd9445ad2f6c2513f7f4e4569eee935a18ae94c7491f58d6916af515c88de9e0a1
12297+
checksum: 087c04943cfcf39524f663ebaf2520e52fc0ff13a86b84355160706bf6ee875ea3b1275ace92819c8e88066a68c21defaf952ac46d0a7a355b7b8b00279b70ff
1231612298
languageName: node
1231712299
linkType: hard
1231812300

@@ -12348,7 +12330,7 @@ __metadata:
1234812330
prettier: ^3.0.3
1234912331
react: 18.2.0
1235012332
react-native: 0.73.4
12351-
react-native-builder-bob: ^0.20.0
12333+
react-native-builder-bob: ^0.27.0
1235212334
typescript: ^5.2.2
1235312335
peerDependencies:
1235412336
react: "*"
@@ -15142,7 +15124,7 @@ __metadata:
1514215124
languageName: node
1514315125
linkType: hard
1514415126

15145-
"yaml@npm:^1.10.0, yaml@npm:^1.10.2":
15127+
"yaml@npm:^1.10.2":
1514615128
version: 1.10.2
1514715129
resolution: "yaml@npm:1.10.2"
1514815130
checksum: ce4ada136e8a78a0b08dc10b4b900936912d15de59905b2bf415b4d33c63df1d555d23acb2a41b23cf9fb5da41c256441afca3d6509de7247daa062fd2c5ea5f

0 commit comments

Comments
 (0)