Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Commit a5ab302

Browse files
⬆️ Bump react-native from 0.59.5 to 0.59.9
Bumps [react-native](https://github.com/facebook/react-native) from 0.59.5 to 0.59.9. - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/master/Releases.md) - [Commits](facebook/react-native@v0.59.5...v0.59.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 25659da commit a5ab302

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"react": "16.8.6",
6060
"react-dom": "16.8.6",
6161
"react-github-btn": "^1.0.5",
62-
"react-native": "0.59.5",
62+
"react-native": "0.59.9",
6363
"react-native-web": "^0.11.4",
6464
"react-test-renderer": "^16.8.6",
6565
"release-it": "^12.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10608,10 +10608,10 @@ react-native-web@^0.11.4:
1060810608
prop-types "^15.6.0"
1060910609
react-timer-mixin "^0.13.4"
1061010610

10611-
react-native@0.59.5:
10612-
version "0.59.5"
10613-
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.59.5.tgz#79500d2885a3dc83216715e1fc6effa878ad6ea9"
10614-
integrity sha512-8Q/9cS6IMsGNiFhJgzmncbUeuacXQMe5EJl0c63fW30DvjEjeTVCvhM08eGzSpsNlOvL2XDRa4YOiCrwI7S1TA==
10611+
react-native@0.59.9:
10612+
version "0.59.9"
10613+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.59.9.tgz#c94ee4fa35121720c05235a2dd6cdd2784bf5177"
10614+
integrity sha512-/+8EgIZwFpYHyyJ7Zav7B6LHNrytwUQ+EKGT/QV7HSrgpf2Y5NZNeUYUHKiVKLYpBip1G32/LcAECQj37YRwGQ==
1061510615
dependencies:
1061610616
"@babel/runtime" "^7.0.0"
1061710617
"@react-native-community/cli" "^1.2.1"

0 commit comments

Comments
 (0)