Skip to content

Commit 526ce83

Browse files
committed
Update dependency @types/react-native to v0.62.11
1 parent 4ccbd4d commit 526ce83

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@testing-library/react-native": "5.0.3",
2727
"@types/jest": "25.2.3",
2828
"@types/react": "16.9.34",
29-
"@types/react-native": "0.62.8",
29+
"@types/react-native": "0.62.11",
3030
"all-contributors-cli": "6.14.2",
3131
"auto": "9.26.8",
3232
"eslint": "7.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1617,10 +1617,10 @@
16171617
resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
16181618
integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==
16191619

1620-
"@types/react-native@0.62.8":
1621-
version "0.62.8"
1622-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.62.8.tgz#224602561f75b838ed6e3b5ea37093bb84cffd74"
1623-
integrity sha512-YEf0tH3xYJpQB12Vvzoy7cqPY3mvbbulTnG3G7ToKOuJuqigAN3K9NNAaxNAAm1zCj+UtObhzcaJtPRwX1z6Fw==
1620+
"@types/react-native@0.62.11":
1621+
version "0.62.11"
1622+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.62.11.tgz#12a19fbdd9709bcf2646f677f5ac49d4d474252b"
1623+
integrity sha512-hRJSROGw+3JIp2w4WAAA+/4YM/HApeOQul7FVxOzLduaMKV/YZnm+1bfkS7hhKp9JqlbFNgqoRY/p2Ut7AD47g==
16241624
dependencies:
16251625
"@types/react" "*"
16261626

0 commit comments

Comments
 (0)