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

Commit 83fa40b

Browse files
authored
Merge pull request #10 from tpucci/dependabot/npm_and_yarn/example/react-native-0.59.4
⬆️ Bump react-native from 0.59.3 to 0.59.4 in /example
2 parents c720d1d + a761a38 commit 83fa40b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"mobx": "^5.9.4",
1616
"mobx-react": "^5.4.3",
1717
"react": "16.8.3",
18-
"react-native": "0.59.3",
18+
"react-native": "0.59.4",
1919
"react-gondola": "file:../src"
2020
},
2121
"devDependencies": {

example/yarn.lock

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

5010-
react-native@0.59.3:
5011-
version "0.59.3"
5012-
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.59.3.tgz#b984bbe457f63d5515046d32ea5721fd22843548"
5013-
integrity sha512-dv3AA2rH0L0IccxRkIs4YsriaECy9ttTXrwrgwETXqmE45uVrBFRGePUFnqjcikYkkm6sS0FRxcva088un76JA==
5010+
react-native@0.59.4:
5011+
version "0.59.4"
5012+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.59.4.tgz#c0725e2e8efdea135533794ce95fea2289fe619a"
5013+
integrity sha512-etnXQp9IZgC8Vj5gsxZEDP4xRjJVNIj5/BSE1WcNAONG6tu6+mDBntx1jxHInwh61WYNgoQJuQGsbN5Na59ZDw==
50145014
dependencies:
50155015
"@babel/runtime" "^7.0.0"
50165016
"@react-native-community/cli" "^1.2.1"

0 commit comments

Comments
 (0)