Skip to content

Commit 2e794a8

Browse files
committed
chore(deps): update dependency @types/react-native to v0.62.5
1 parent beb2fc7 commit 2e794a8

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@types/mkdirp": "0.5.2",
5757
"@types/node": "11.13.4",
5858
"@types/react": "16.8.13",
59-
"@types/react-native": "0.57.45",
59+
"@types/react-native": "0.62.5",
6060
"@types/react-native-vector-icons": "6.4.0",
6161
"@types/react-test-renderer": "16.8.1",
6262
"babel-plugin-react-native-web": "0.11.2",

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1334,12 +1334,11 @@
13341334
"@types/prop-types" "*"
13351335
"@types/react" "*"
13361336

1337-
"@types/react-native@0.57.45":
1338-
version "0.57.45"
1339-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.57.45.tgz#bc341b2fbe879aec6d52f799f7342f674e045c4f"
1340-
integrity sha512-XHo3buFjgCs5WmycCBoc71QAa+mayQgDf+igRKgt3rle8rxW/fKtQny6quSabR+YcT55PsOE2qBQ4S5ra9ds2g==
1337+
"@types/react-native@0.62.5":
1338+
version "0.62.5"
1339+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.62.5.tgz#605c2d31485c515ee18b62e8b29ffdbba404a443"
1340+
integrity sha512-x6ZBbo752yAw5XUarOyh53oNgMuafL4EhWEbd4ARSMK6Y7nTRm2a1tBHy8Fp7h7ji0XXJrxNRTXGJRRP3+MWzg==
13411341
dependencies:
1342-
"@types/prop-types" "*"
13431342
"@types/react" "*"
13441343

13451344
"@types/react-test-renderer@16.8.1":

0 commit comments

Comments
 (0)