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

This commit is contained in:
renovate[bot]
2022-07-30 10:00:17 +00:00
committed by GitHub
parent c827458681
commit f05fadba16
2 changed files with 9 additions and 6 deletions

13
package-lock.json generated
View File

@@ -9981,9 +9981,10 @@
}
},
"node_modules/@types/react-native": {
"version": "0.69.3",
"version": "0.69.4",
"resolved": "https://registry.npmjs.org/@types/react-native/-/react-native-0.69.4.tgz",
"integrity": "sha512-K6ebyJYZiMZ0JsIfnX5/RbPxYuGt9ajH0kQk6An7upp9vrnU1T9Xg1cIWhnfYojAhqNxEo3okIcH0lR8+qzrmg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@types/react": "*"
}
@@ -30187,7 +30188,7 @@
"@types/micromatch": "4.0.2",
"@types/react": "18.0.15",
"@types/react-is": "^17.0.3",
"@types/react-native": "0.69.3",
"@types/react-native": "0.69.4",
"@types/use-sync-external-store": "^0.0.3",
"@typescript-eslint/eslint-plugin": "5.31.0",
"@typescript-eslint/parser": "5.31.0",
@@ -36952,7 +36953,9 @@
}
},
"@types/react-native": {
"version": "0.69.3",
"version": "0.69.4",
"resolved": "https://registry.npmjs.org/@types/react-native/-/react-native-0.69.4.tgz",
"integrity": "sha512-K6ebyJYZiMZ0JsIfnX5/RbPxYuGt9ajH0kQk6An7upp9vrnU1T9Xg1cIWhnfYojAhqNxEo3okIcH0lR8+qzrmg==",
"dev": true,
"requires": {
"@types/react": "*"
@@ -44913,7 +44916,7 @@
"@types/micromatch": "4.0.2",
"@types/react": "18.0.15",
"@types/react-is": "^17.0.3",
"@types/react-native": "0.69.3",
"@types/react-native": "0.69.4",
"@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.3",
"@types/react-native": "0.69.4",
"@types/use-sync-external-store": "^0.0.3",
"@typescript-eslint/eslint-plugin": "5.31.0",
"@typescript-eslint/parser": "5.31.0",