Skip to content

Commit

Permalink
[LOCAL]Bump RNGP
Browse files Browse the repository at this point in the history
  • Loading branch information
Riccardo Cipolleschi committed Jan 19, 2023
1 parent b868970 commit 416463c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -128,7 +128,7 @@
"pretty-format": "^26.5.2",
"promise": "^8.3.0",
"react-devtools-core": "^4.26.1",
"react-native-gradle-plugin": "^0.71.12",
"react-native-gradle-plugin": "^0.71.13",
"react-refresh": "^0.4.0",
"react-shallow-renderer": "^16.15.0",
"regenerator-runtime": "^0.13.2",
Expand Down Expand Up @@ -205,4 +205,4 @@
}
]
}
}
}
2 changes: 1 addition & 1 deletion packages/react-native-gradle-plugin/package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-gradle-plugin",
"version": "0.71.12",
"version": "0.71.13",
"description": "⚛️ Gradle Plugin for React Native",
"homepage": "https://github.com/facebook/react-native/tree/HEAD/packages/react-native-gradle-plugin",
"repository": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -1487,7 +1487,7 @@
glob "^7.1.3"
logkitty "^0.7.1"

"@react-native-community/cli-platform-ios@10.1.3", "@react-native-community/cli-platform-ios@^10.1.1":
"@react-native-community/cli-platform-ios@10.1.1", "@react-native-community/cli-platform-ios@^10.1.1":
version "10.1.1"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-10.1.1.tgz#39ed6810117d8e7330d3aa4d85818fb6ae358785"
integrity sha512-EB9/L8j1LqrqyfJtLRixU+d8FIP6Pr83rEgUgXgya/u8wk3h/bvX70w+Ff2skwjdPLr5dLUQ/n5KFX4r3bsNmA==
Expand Down Expand Up @@ -6395,10 +6395,10 @@ react-native-codegen@^0.71.3:
jscodeshift "^0.13.1"
nullthrows "^1.1.1"

react-native-gradle-plugin@^0.71.12:
version "0.71.12"
resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.71.12.tgz#7f0000b3d9593288183a13889fd6225d0ab506b8"
integrity sha512-ILujN0C+cX5QHmm22MXbHqZR619OzV/VThLHFhe7qnzZWpPh8O4KSvbtezoYMiBbmowAfy8SQpohwlN3nv6wZQ==
react-native-gradle-plugin@^0.71.13:
version "0.71.13"
resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.71.13.tgz#6f60ff24ac712554903dfc0ae98475cb280c57a6"
integrity sha512-C66LNZAXbU0YDRkWx8d/8kjesdu7fsUAc/3QPJNftSXKEvEtnFZK2aH/rIgu1s5dbTcE0fjhdVPNJMRIfKo61w==

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

0 comments on commit 416463c

Please sign in to comment.