Skip to content

Commit

Permalink
[LOCAL] Bump package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Riccardo Cipolleschi committed Feb 13, 2023
1 parent 60f0a71 commit 4b84888
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -130,7 +130,7 @@
"pretty-format": "^26.5.2",
"promise": "^8.3.0",
"react-devtools-core": "^4.26.1",
"react-native-gradle-plugin": "^0.71.14",
"react-native-gradle-plugin": "^0.71.15",
"react-refresh": "^0.4.0",
"react-shallow-renderer": "^16.15.0",
"regenerator-runtime": "^0.13.2",
Expand All @@ -139,7 +139,7 @@
"use-sync-external-store": "^1.0.0",
"whatwg-fetch": "^3.0.0",
"ws": "^6.2.2",
"react-native-codegen": "^0.71.3"
"react-native-codegen": "^0.71.4"
},
"devDependencies": {
"flow-bin": "^0.191.0",
Expand Down Expand Up @@ -208,4 +208,4 @@
}
]
}
}
}
2 changes: 1 addition & 1 deletion repo-config/package.json
Expand Up @@ -47,7 +47,7 @@
"mkdirp": "^0.5.1",
"prettier": "^2.4.1",
"react": "18.2.0",
"react-native-codegen": "^0.71.3",
"react-native-codegen": "^0.71.4",
"react-test-renderer": "18.2.0",
"shelljs": "^0.8.5",
"signedsource": "^1.0.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Expand Up @@ -6385,20 +6385,20 @@ react-native-codegen@*:
jscodeshift "^0.13.1"
nullthrows "^1.1.1"

react-native-codegen@^0.71.3:
version "0.71.3"
resolved "https://registry.yarnpkg.com/react-native-codegen/-/react-native-codegen-0.71.3.tgz#75fbc591819050791319ebdb9fe341ee4df5c288"
integrity sha512-5AvdHVU1sAaXg05i0dG664ZTaCaIFaY1znV5vNsj+wUu6MGxNEUNbDKk9dxKUkkxOyk2KZOK5uhzWL0p5H5yZQ==
react-native-codegen@^0.71.4:
version "0.71.4"
resolved "https://registry.yarnpkg.com/react-native-codegen/-/react-native-codegen-0.71.4.tgz#082b3d9d137ba2e32da950d07b507753b17dde47"
integrity sha512-Jazh/tq3kWOthw5zNt52i0C94tSmJroxwb7/EadaThO/rS92RG1/20RfbSvS29CC4CHNjoMgwGJTEWdFQrExQg==
dependencies:
"@babel/parser" "^7.14.0"
flow-parser "^0.185.0"
jscodeshift "^0.13.1"
nullthrows "^1.1.1"

react-native-gradle-plugin@^0.71.14:
version "0.71.14"
resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.71.14.tgz#cc399662f04fbfcc0e352d03eae1d3efbd5f635a"
integrity sha512-nnLawTZEPPRAKq92UqDkzoGgCBl9aa9zAihFHMwmwzn4WRVdK4O6Cd4XYiyoNOiQzx3Hh9k5WOckHE80C92ivQ==
react-native-gradle-plugin@^0.71.15:
version "0.71.15"
resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.71.15.tgz#9e6b506f30729fe8eb086981702f4e3c891d2b13"
integrity sha512-7S3pAuPaQJlhax6EZ4JMsDNpj05TfuzX9gPgWLrFfAIWIFLuJ6aDQYAZy2TEI9QJALPoWrj8LWaqP/DGYh14pw==

react-refresh@^0.4.0:
version "0.4.0"
Expand Down

0 comments on commit 4b84888

Please sign in to comment.