Skip to content

Commit

Permalink
Update dependency react-native-codegen to v0.71.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 6, 2022
1 parent e0b34c1 commit e45bbdb
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@react-navigation/native-stack": "6.7.0",
"react": "18.1.0",
"react-native": "0.70.0-rc.1",
"react-native-codegen": "0.70.3",
"react-native-codegen": "0.71.0",
"react-query": "beta"
},
"devDependencies": {
Expand Down
16 changes: 14 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14752,7 +14752,7 @@ fsevents@^1.2.7:
react-dom: 18.1.0
react-native: 0.70.0-rc.1
react-native-clean-project: 4.0.1
react-native-codegen: 0.70.3
react-native-codegen: 0.71.0
react-native-flipper: 0.157.0
react-native-gradle-plugin: 0.70.0
react-native-rename: 2.9.0
Expand Down Expand Up @@ -16657,7 +16657,19 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"react-native-codegen@npm:0.70.3, react-native-codegen@npm:^0.70.3":
"react-native-codegen@npm:0.71.0":
version: 0.71.0
resolution: "react-native-codegen@npm:0.71.0"
dependencies:
"@babel/parser": ^7.14.0
flow-parser: ^0.121.0
jscodeshift: ^0.13.1
nullthrows: ^1.1.1
checksum: 2d71bdc9fa3acdf5cb9de27ef976e12cc12d96935e8025765f416b07b04d08755405413b8dba17a3f008d9a702fde529075bf71234cbca9802e7f3609422aff8
languageName: node
linkType: hard

"react-native-codegen@npm:^0.70.3":
version: 0.70.3
resolution: "react-native-codegen@npm:0.70.3"
dependencies:
Expand Down

0 comments on commit e45bbdb

Please sign in to comment.