Skip to content

Commit bbf9b94

Browse files
committed
Update dependency @types/react-native to v0.62.2
1 parent 15e5a54 commit bbf9b94

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@testing-library/react-native": "5.0.3",
2727
"@types/jest": "25.1.5",
2828
"@types/react": "16.9.25",
29-
"@types/react-native": "0.61.23",
29+
"@types/react-native": "0.62.2",
3030
"all-contributors-cli": "6.14.1",
3131
"auto": "9.22.4",
3232
"eslint": "6.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1583,10 +1583,10 @@
15831583
resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
15841584
integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==
15851585

1586-
"@types/react-native@0.61.23":
1587-
version "0.61.23"
1588-
resolved "https://registry.npmjs.org/@types/react-native/-/react-native-0.61.23.tgz#bff4e0311c229a5203eb37aacd4febf59f3e2980"
1589-
integrity sha512-upHmySsrVBDBokWWhYIKkKnpvadsHdioSjbBTu4xl7fjN0yb94KR5ngUOBXsyqAYqQzF+hP6qpvobG9M7Jr6hw==
1586+
"@types/react-native@0.62.2":
1587+
version "0.62.2"
1588+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.62.2.tgz#f3e150f308c27089cefbcbfa3eb6cc14db279b2f"
1589+
integrity sha512-oIUIbqZNN9vRnGKWHYbTVp/GyTqdaM5mfy1s4zsi6BYvHAaFOPZ32IrhIHno/A5XOv4wuGfE7g5fliDk/H0+/Q==
15901590
dependencies:
15911591
"@types/react" "*"
15921592

0 commit comments

Comments
 (0)