Skip to content

Commit 46e8e24

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react-native to v0.66.7
1 parent 19bead7 commit 46e8e24

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
"@types/node": "11.15.54",
2727
"@types/react": "16.14.21",
2828
"@types/react-dom": "16.9.14",
29-
"@types/react-native": "0.66.6",
29+
"@types/react-native": "0.66.7",
3030
"react": "16.14.0",
3131
"react-dom": "16.14.0",
3232
"react-scripts": "2.1.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1308,10 +1308,10 @@
13081308
dependencies:
13091309
"@types/react" "^16"
13101310

1311-
"@types/react-native@0.66.6":
1312-
version "0.66.6"
1313-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.66.6.tgz#08f5b93cca9a50b7d19f353ff2a1ebe1a7c24a79"
1314-
integrity sha512-VqC2wN5wNCXqL9/Fve/bI1C+Q8BJlkiF/JOs7Qfw5eeD//nk5Imw4KrB8UiZZ/TPMSXPWYiKvWHiiqgA99L69g==
1311+
"@types/react-native@0.66.7":
1312+
version "0.66.7"
1313+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.66.7.tgz#b57a4dc3c16979565ec20bddd0baae48e8a9e78c"
1314+
integrity sha512-IcxynKk1I8DzSxyOka61TSb0peeWJ6NjQSUjxzRiMZSrGIYI+OPyEcnNJDXruKkzhI5UgfadjqtBaZmR0nPROA==
13151315
dependencies:
13161316
"@types/react" "*"
13171317

0 commit comments

Comments
 (0)