[LOCAL] Bump RNGP

This commit is contained in:
Riccardo Cipolleschi
2022-12-19 14:43:04 +00:00
parent 9519a0d68a
commit 52df783b1e
3 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -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.11",
"react-native-gradle-plugin": "^0.71.12",
"react-refresh": "^0.4.0",
"react-shallow-renderer": "^16.15.0",
"regenerator-runtime": "^0.13.2",
@@ -205,4 +205,4 @@
}
]
}
}
}
@@ -1,6 +1,6 @@
{
"name": "react-native-gradle-plugin",
"version": "0.71.11",
"version": "0.71.12",
"description": "⚛️ Gradle Plugin for React Native",
"homepage": "https://github.com/facebook/react-native/tree/HEAD/packages/react-native-gradle-plugin",
"repository": {
+4 -4
View File
@@ -6197,10 +6197,10 @@ react-native-codegen@^0.71.3:
jscodeshift "^0.13.1"
nullthrows "^1.1.1"
react-native-gradle-plugin@^0.71.11:
version "0.71.11"
resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.71.11.tgz#0483740373b9778d058a297ecc61acbd0bd8a63b"
integrity sha512-2m9OwAi93MwqBLxCnqqgwlHyatmkyCk9q3XCl2R0DxOLTY5+WuaL/yb8xRyrWZqmRpbIGy+hotF20c2UKMPqWQ==
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-refresh@^0.4.0:
version "0.4.0"