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

Commit e4faf1f

Browse files
authored
Merge pull request #22 from tpucci/dependabot/npm_and_yarn/react-native-0.59.5
⬆️ Bump react-native from 0.59.4 to 0.59.5
2 parents 83fa40b + e980f80 commit e4faf1f

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
@@ -44,7 +44,7 @@
4444
"mobx-react": "^5.4.3",
4545
"prettier": "^1.16.4",
4646
"react": "16.8.3",
47-
"react-native": "0.59.4",
47+
"react-native": "0.59.5",
4848
"react-test-renderer": "^16.8.6",
4949
"release-it": "^10.4.2",
5050
"tslint": "^5.15.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6626,10 +6626,10 @@ react-lifecycles-compat@^3.0.2:
66266626
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
66276627
integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==
66286628

6629-
react-native@0.59.4:
6630-
version "0.59.4"
6631-
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.59.4.tgz#c0725e2e8efdea135533794ce95fea2289fe619a"
6632-
integrity sha512-etnXQp9IZgC8Vj5gsxZEDP4xRjJVNIj5/BSE1WcNAONG6tu6+mDBntx1jxHInwh61WYNgoQJuQGsbN5Na59ZDw==
6629+
react-native@0.59.5:
6630+
version "0.59.5"
6631+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.59.5.tgz#79500d2885a3dc83216715e1fc6effa878ad6ea9"
6632+
integrity sha512-8Q/9cS6IMsGNiFhJgzmncbUeuacXQMe5EJl0c63fW30DvjEjeTVCvhM08eGzSpsNlOvL2XDRa4YOiCrwI7S1TA==
66336633
dependencies:
66346634
"@babel/runtime" "^7.0.0"
66356635
"@react-native-community/cli" "^1.2.1"

0 commit comments

Comments
 (0)