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

Commit c720d1d

Browse files
authored
Merge pull request #11 from tpucci/dependabot/npm_and_yarn/react-native-0.59.4
⬆️ Bump react-native from 0.59.3 to 0.59.4
2 parents 8615745 + f3b6e80 commit c720d1d

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.3",
47+
"react-native": "0.59.4",
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.3:
6630-
version "0.59.3"
6631-
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.59.3.tgz#b984bbe457f63d5515046d32ea5721fd22843548"
6632-
integrity sha512-dv3AA2rH0L0IccxRkIs4YsriaECy9ttTXrwrgwETXqmE45uVrBFRGePUFnqjcikYkkm6sS0FRxcva088un76JA==
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==
66336633
dependencies:
66346634
"@babel/runtime" "^7.0.0"
66356635
"@react-native-community/cli" "^1.2.1"

0 commit comments

Comments
 (0)