Skip to content

Commit 0cdb728

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react-native to v0.66.9
1 parent 8237515 commit 0cdb728

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.8",
29+
"@types/react-native": "0.66.9",
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.8":
1312-
version "0.66.8"
1313-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.66.8.tgz#0f9d42202452e9951e4f45277c254de12d1e11b9"
1314-
integrity sha512-xiW7MfTPzd6xsJB8VEtheF9RH1Vyr1FlbM5jguMa+3ZtnFlE38H4TZSCFAaA3YGIZDnAOlG7qT13RUWyFpW2uw==
1311+
"@types/react-native@0.66.9":
1312+
version "0.66.9"
1313+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.66.9.tgz#a051d1f1f3cd03df4b4870e91e416b71377a8b7a"
1314+
integrity sha512-lve1rgQadbOM82ZRiw6CvvManUeidDhlFtiXA+dErI7a7/NNxLM7kZVYDNKd/QQc5FgLlQ0Uof2QInup7OwsBg==
13151315
dependencies:
13161316
"@types/react" "*"
13171317

0 commit comments

Comments
 (0)