Skip to content

Commit 9ba7ed2

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 d283369 commit 9ba7ed2

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.5.4"
6868
},
6969
"peerDependencies": {

yarn.lock

Lines changed: 23 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -4199,13 +4199,6 @@ __metadata:
41994199
languageName: node
42004200
linkType: hard
42014201

4202-
"@types/parse-json@npm:^4.0.0":
4203-
version: 4.0.2
4204-
resolution: "@types/parse-json@npm:4.0.2"
4205-
checksum: 5bf62eec37c332ad10059252fc0dab7e7da730764869c980b0714777ad3d065e490627be9f40fc52f238ffa3ac4199b19de4127196910576c2fe34dd47c7a470
4206-
languageName: node
4207-
linkType: hard
4208-
42094202
"@types/prop-types@npm:*":
42104203
version: 15.7.11
42114204
resolution: "@types/prop-types@npm:15.7.11"
@@ -6258,16 +6251,20 @@ __metadata:
62586251
languageName: node
62596252
linkType: hard
62606253

6261-
"cosmiconfig@npm:^7.0.1":
6262-
version: 7.1.0
6263-
resolution: "cosmiconfig@npm:7.1.0"
6254+
"cosmiconfig@npm:^9.0.0":
6255+
version: 9.0.0
6256+
resolution: "cosmiconfig@npm:9.0.0"
62646257
dependencies:
6265-
"@types/parse-json": ^4.0.0
6266-
import-fresh: ^3.2.1
6267-
parse-json: ^5.0.0
6268-
path-type: ^4.0.0
6269-
yaml: ^1.10.0
6270-
checksum: c53bf7befc1591b2651a22414a5e786cd5f2eeaa87f3678a3d49d6069835a9d8d1aef223728e98aa8fec9a95bf831120d245096db12abe019fecb51f5696c96f
6258+
env-paths: ^2.2.1
6259+
import-fresh: ^3.3.0
6260+
js-yaml: ^4.1.0
6261+
parse-json: ^5.2.0
6262+
peerDependencies:
6263+
typescript: ">=4.9.5"
6264+
peerDependenciesMeta:
6265+
typescript:
6266+
optional: true
6267+
checksum: a30c424b53d442ea0bdd24cb1b3d0d8687c8dda4a17ab6afcdc439f8964438801619cdb66e8e79f63b9caa3e6586b60d8bab9ce203e72df6c5e80179b971fe8f
62716268
languageName: node
62726269
linkType: hard
62736270

@@ -7040,7 +7037,7 @@ __metadata:
70407037
languageName: node
70417038
linkType: hard
70427039

7043-
"env-paths@npm:^2.2.0":
7040+
"env-paths@npm:^2.2.0, env-paths@npm:^2.2.1":
70447041
version: 2.2.1
70457042
resolution: "env-paths@npm:2.2.1"
70467043
checksum: 65b5df55a8bab92229ab2b40dad3b387fad24613263d103a97f91c9fe43ceb21965cd3392b1ccb5d77088021e525c4e0481adb309625d0cb94ade1d1fb8dc17e
@@ -9044,7 +9041,7 @@ __metadata:
90449041
languageName: node
90459042
linkType: hard
90469043

9047-
"import-fresh@npm:^3.2.1":
9044+
"import-fresh@npm:^3.2.1, import-fresh@npm:^3.3.0":
90489045
version: 3.3.0
90499046
resolution: "import-fresh@npm:3.3.0"
90509047
dependencies:
@@ -10247,17 +10244,6 @@ __metadata:
1024710244
languageName: node
1024810245
linkType: hard
1024910246

10250-
"jetifier@npm:^2.0.0":
10251-
version: 2.0.0
10252-
resolution: "jetifier@npm:2.0.0"
10253-
bin:
10254-
jetifier: bin/jetify
10255-
jetifier-standalone: bin/jetifier-standalone
10256-
jetify: bin/jetify
10257-
checksum: 57886c2bb7eddd1c697f0cd8f54162c037a50688d55d994a88918ca2018c3996fe6b5e9a56a57b067348260bb728e71d36e0d28d5dba87316fdb3b227d29af0e
10258-
languageName: node
10259-
linkType: hard
10260-
1026110247
"jimp-compact@npm:0.16.1":
1026210248
version: 0.16.1
1026310249
resolution: "jimp-compact@npm:0.16.1"
@@ -12152,7 +12138,7 @@ __metadata:
1215212138
languageName: node
1215312139
linkType: hard
1215412140

12155-
"parse-json@npm:^5.0.0, parse-json@npm:^5.2.0":
12141+
"parse-json@npm:^5.2.0":
1215612142
version: 5.2.0
1215712143
resolution: "parse-json@npm:5.2.0"
1215812144
dependencies:
@@ -13079,9 +13065,9 @@ __metadata:
1307913065
languageName: node
1308013066
linkType: hard
1308113067

13082-
"react-native-builder-bob@npm:^0.20.0":
13083-
version: 0.20.4
13084-
resolution: "react-native-builder-bob@npm:0.20.4"
13068+
"react-native-builder-bob@npm:^0.27.0":
13069+
version: 0.27.0
13070+
resolution: "react-native-builder-bob@npm:0.27.0"
1308513071
dependencies:
1308613072
"@babel/core": ^7.18.5
1308713073
"@babel/plugin-proposal-class-properties": ^7.17.12
@@ -13090,25 +13076,21 @@ __metadata:
1309013076
"@babel/preset-react": ^7.17.12
1309113077
"@babel/preset-typescript": ^7.17.12
1309213078
browserslist: ^4.20.4
13093-
cosmiconfig: ^7.0.1
13079+
cosmiconfig: ^9.0.0
1309413080
cross-spawn: ^7.0.3
1309513081
dedent: ^0.7.0
1309613082
del: ^6.1.1
1309713083
fs-extra: ^10.1.0
1309813084
glob: ^8.0.3
1309913085
is-git-dirty: ^2.0.1
13100-
jetifier: ^2.0.0
1310113086
json5: ^2.2.1
1310213087
kleur: ^4.1.4
1310313088
prompts: ^2.4.2
1310413089
which: ^2.0.2
1310513090
yargs: ^17.5.1
13106-
dependenciesMeta:
13107-
jetifier:
13108-
optional: true
1310913091
bin:
1311013092
bob: bin/bob
13111-
checksum: 258da6ecd03be52cc05a3e3a7c481890c7c0b7b62ae9f263c5f3d6fafeae95bd9445ad2f6c2513f7f4e4569eee935a18ae94c7491f58d6916af515c88de9e0a1
13093+
checksum: 087c04943cfcf39524f663ebaf2520e52fc0ff13a86b84355160706bf6ee875ea3b1275ace92819c8e88066a68c21defaf952ac46d0a7a355b7b8b00279b70ff
1311213094
languageName: node
1311313095
linkType: hard
1311413096

@@ -13145,7 +13127,7 @@ __metadata:
1314513127
prettier: ^3.0.3
1314613128
react: 18.2.0
1314713129
react-native: 0.73.4
13148-
react-native-builder-bob: ^0.20.0
13130+
react-native-builder-bob: ^0.27.0
1314913131
typescript: ^5.5.4
1315013132
peerDependencies:
1315113133
react: "*"
@@ -15984,7 +15966,7 @@ __metadata:
1598415966
languageName: node
1598515967
linkType: hard
1598615968

15987-
"yaml@npm:^1.10.0, yaml@npm:^1.10.2":
15969+
"yaml@npm:^1.10.2":
1598815970
version: 1.10.2
1598915971
resolution: "yaml@npm:1.10.2"
1599015972
checksum: ce4ada136e8a78a0b08dc10b4b900936912d15de59905b2bf415b4d33c63df1d555d23acb2a41b23cf9fb5da41c256441afca3d6509de7247daa062fd2c5ea5f

0 commit comments

Comments
 (0)