Skip to content

Commit 0a5b6dd

Browse files
committed
chore(deps): update dependency @types/react-native to v0.69.5
1 parent 247b2ae commit 0a5b6dd

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.29",
2828
"@types/react-dom": "16.9.16",
29-
"@types/react-native": "0.69.4",
29+
"@types/react-native": "0.69.5",
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.69.4":
1312-
version "0.69.4"
1313-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.69.4.tgz#3ab61e4738b3223dda53d13f365ef806f84ad4b4"
1314-
integrity sha512-K6ebyJYZiMZ0JsIfnX5/RbPxYuGt9ajH0kQk6An7upp9vrnU1T9Xg1cIWhnfYojAhqNxEo3okIcH0lR8+qzrmg==
1311+
"@types/react-native@0.69.5":
1312+
version "0.69.5"
1313+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.69.5.tgz#7709fdbff031a5ecf1956705e6c4a07cdfe6867c"
1314+
integrity sha512-mSUCuGUsW2kJlZiu4GmdYVDKZX/52iyC9rm6dxAmflJj1b7kSO/CMSDy5WbcfS8QerxTqbYGTrIwHD0GnXHzbQ==
13151315
dependencies:
13161316
"@types/react" "*"
13171317

0 commit comments

Comments
 (0)