Skip to content

Commit 388506b

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/react-native to v0.61.23
1 parent 4cd441a commit 388506b

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
@@ -23,7 +23,7 @@
2323
"@testing-library/react-native": "5.0.3",
2424
"@types/jest": "25.1.4",
2525
"@types/react": "16.9.23",
26-
"@types/react-native": "0.61.22",
26+
"@types/react-native": "0.61.23",
2727
"all-contributors-cli": "6.14.0",
2828
"auto": "9.19.5",
2929
"eslint": "6.8.0",

yarn.lock

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

1403-
"@types/react-native@0.61.22":
1404-
version "0.61.22"
1405-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.61.22.tgz#c624cce728f7d3f57c0f0c53bf4d95a8903f5b16"
1406-
integrity sha512-17FmMa157l5lSfGf0ft5asMsKGsgFGYr9N3ULRat5YPfZSOlhwNJ0u9OR7MJOmxILKCdLvsfotPH2Vh+VVuGlQ==
1403+
"@types/react-native@0.61.23":
1404+
version "0.61.23"
1405+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.61.23.tgz#bff4e0311c229a5203eb37aacd4febf59f3e2980"
1406+
integrity sha512-upHmySsrVBDBokWWhYIKkKnpvadsHdioSjbBTu4xl7fjN0yb94KR5ngUOBXsyqAYqQzF+hP6qpvobG9M7Jr6hw==
14071407
dependencies:
14081408
"@types/react" "*"
14091409

0 commit comments

Comments
 (0)