Skip to content
This repository was archived by the owner on Apr 16, 2019. It is now read-only.

Commit e18268b

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react-native to v0.57.26
1 parent 270e0c4 commit e18268b

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
]
4343
},
4444
"devDependencies": {
45-
"@types/react-native": "0.57.25",
45+
"@types/react-native": "0.57.26",
4646
"concurrently": "4.1.0",
4747
"husky": "1.3.1",
4848
"npm-run-all": "4.1.5",

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@babel/core": "7.2.2",
2222
"@types/jest": "23.3.12",
2323
"@types/react": "16.7.18",
24-
"@types/react-native": "0.57.25",
24+
"@types/react-native": "0.57.26",
2525
"@types/react-primitives": "0.6.2",
2626
"@types/react-test-renderer": "16.0.3",
2727
"babel-core": "7.0.0-bridge.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1105,10 +1105,10 @@
11051105
"@types/prop-types" "*"
11061106
"@types/react" "*"
11071107

1108-
"@types/[email protected].25":
1109-
version "0.57.25"
1110-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.57.25.tgz#20041561e5c5d6b4a0ed563be37ec3b12d31a8ae"
1111-
integrity sha512-rCqzVLo45p9nh28a/6nQ/9Td3k2IvOgPc6xVAF9MIdGJAD1ijqpIn6eyhy0NZjvIEdjdO83eBx0+doOmN8Jk0g==
1108+
"@types/[email protected].26":
1109+
version "0.57.26"
1110+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.57.26.tgz#d0a737d8a2b201d0aac84284c6a001793debc166"
1111+
integrity sha512-MX+JCT2xwpkanLNjYb5V/TKJE0pj5HHEpgseiCNsxm9txjUdg5X59LZM3CHY1hn53qSssAEQYZYfXHjzRmkFQQ==
11121112
dependencies:
11131113
"@types/prop-types" "*"
11141114
"@types/react" "*"

0 commit comments

Comments
 (0)