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

Commit dec2c86

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react-native to v0.57.25
1 parent 0e3b0ae commit dec2c86

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.24",
45+
"@types/react-native": "0.57.25",
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.11",
2323
"@types/react": "16.7.18",
24-
"@types/react-native": "0.57.24",
24+
"@types/react-native": "0.57.25",
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
@@ -1110,10 +1110,10 @@
11101110
"@types/prop-types" "*"
11111111
"@types/react" "*"
11121112

1113-
"@types/[email protected].24":
1114-
version "0.57.24"
1115-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.57.24.tgz#10c62d99eac4b0a6a52e6fe3ffe66d03a71bef92"
1116-
integrity sha512-zwmqAh0c1wBRhFJ6rDN4h7A/9VkzFQiX5bFF0wU7qVUCRspRftyOr9ElX3OzwpuRKw9mMeKEdIURS3hd0cfnxg==
1113+
"@types/[email protected].25":
1114+
version "0.57.25"
1115+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.57.25.tgz#20041561e5c5d6b4a0ed563be37ec3b12d31a8ae"
1116+
integrity sha512-rCqzVLo45p9nh28a/6nQ/9Td3k2IvOgPc6xVAF9MIdGJAD1ijqpIn6eyhy0NZjvIEdjdO83eBx0+doOmN8Jk0g==
11171117
dependencies:
11181118
"@types/prop-types" "*"
11191119
"@types/react" "*"

0 commit comments

Comments
 (0)