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

Commit 8e68b90

Browse files
authored
Merge pull request #126 from tpucci/dependabot/npm_and_yarn/types/react-native-0.60.0
⬆️ Bump @types/react-native from 0.57.59 to 0.60.0
2 parents b2a91ba + 300ce53 commit 8e68b90

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
@@ -41,7 +41,7 @@
4141
"@babel/runtime": "^7.4.3",
4242
"@release-it/conventional-changelog": "^1.0.2",
4343
"@types/jest": "^24.0.11",
44-
"@types/react-native": "^0.57.43",
44+
"@types/react-native": "^0.60.0",
4545
"@types/react-test-renderer": "^16.8.1",
4646
"babel-jest": "^24.7.0",
4747
"conventional-changelog-cz-emoji": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1706,10 +1706,10 @@
17061706
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
17071707
integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==
17081708

1709-
"@types/react-native@^0.57.43":
1710-
version "0.57.59"
1711-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.57.59.tgz#84d634dc95932c2fa9f16c229fb891af1bd3c28f"
1712-
integrity sha512-yPqLbvb4kkz/G3Twx4trEchhalAzOGPXhA3I0uM/6XRBG3fZ3sZ5iAceNOd4fhNGn61g6yuwWjFwy/3hWKj4LA==
1709+
"@types/react-native@^0.60.0":
1710+
version "0.60.0"
1711+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.60.0.tgz#992ecf1e59c4a92ffa1c1b92c669802e433acd05"
1712+
integrity sha512-9av+Wgh3j7nQzK6MXIGMqc57M53Ilfcyhq49SRzO/Jv9e7PdQNjJrCiXoHSvtKwuQpwxMkomAfnbcxxkp0zzBw==
17131713
dependencies:
17141714
"@types/prop-types" "*"
17151715
"@types/react" "*"

0 commit comments

Comments
 (0)