chore(deps): update dependency @types/react-native to v0.69.5

This commit is contained in:
renovate[bot]
2022-08-02 02:33:30 +00:00
committed by GitHub
parent adb7a7a812
commit 238446c464
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@@ -10032,9 +10032,9 @@
}
},
"node_modules/@types/react-native": {
"version": "0.69.4",
"resolved": "https://registry.npmjs.org/@types/react-native/-/react-native-0.69.4.tgz",
"integrity": "sha512-K6ebyJYZiMZ0JsIfnX5/RbPxYuGt9ajH0kQk6An7upp9vrnU1T9Xg1cIWhnfYojAhqNxEo3okIcH0lR8+qzrmg==",
"version": "0.69.5",
"resolved": "https://registry.npmjs.org/@types/react-native/-/react-native-0.69.5.tgz",
"integrity": "sha512-mSUCuGUsW2kJlZiu4GmdYVDKZX/52iyC9rm6dxAmflJj1b7kSO/CMSDy5WbcfS8QerxTqbYGTrIwHD0GnXHzbQ==",
"dev": true,
"dependencies": {
"@types/react": "*"
@@ -30241,7 +30241,7 @@
"@types/micromatch": "4.0.2",
"@types/react": "18.0.15",
"@types/react-is": "^17.0.3",
"@types/react-native": "0.69.4",
"@types/react-native": "0.69.5",
"@types/use-sync-external-store": "^0.0.3",
"@typescript-eslint/eslint-plugin": "5.31.0",
"@typescript-eslint/parser": "5.31.0",
@@ -37086,9 +37086,9 @@
}
},
"@types/react-native": {
"version": "0.69.4",
"resolved": "https://registry.npmjs.org/@types/react-native/-/react-native-0.69.4.tgz",
"integrity": "sha512-K6ebyJYZiMZ0JsIfnX5/RbPxYuGt9ajH0kQk6An7upp9vrnU1T9Xg1cIWhnfYojAhqNxEo3okIcH0lR8+qzrmg==",
"version": "0.69.5",
"resolved": "https://registry.npmjs.org/@types/react-native/-/react-native-0.69.5.tgz",
"integrity": "sha512-mSUCuGUsW2kJlZiu4GmdYVDKZX/52iyC9rm6dxAmflJj1b7kSO/CMSDy5WbcfS8QerxTqbYGTrIwHD0GnXHzbQ==",
"dev": true,
"requires": {
"@types/react": "*"
@@ -45051,7 +45051,7 @@
"@types/micromatch": "4.0.2",
"@types/react": "18.0.15",
"@types/react-is": "^17.0.3",
"@types/react-native": "0.69.4",
"@types/react-native": "0.69.5",
"@types/use-sync-external-store": "^0.0.3",
"@typescript-eslint/eslint-plugin": "5.31.0",
"@typescript-eslint/parser": "5.31.0",

View File

@@ -72,7 +72,7 @@
"@types/micromatch": "4.0.2",
"@types/react": "18.0.15",
"@types/react-is": "^17.0.3",
"@types/react-native": "0.69.4",
"@types/react-native": "0.69.5",
"@types/use-sync-external-store": "^0.0.3",
"@typescript-eslint/eslint-plugin": "5.31.0",
"@typescript-eslint/parser": "5.31.0",