Update dependency react-native-windows to v0.67.3

This commit is contained in:
Renovate Bot 2022-02-28 18:25:57 +00:00
parent ab71e0d8af
commit 1045c18e6e
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -99,7 +99,7 @@
"react-native-watch-connectivity": "1.0.4",
"react-native-webview": "11.17.2",
"react-native-widget-center": "https://github.com/BlueWallet/react-native-widget-center#b1382bbe1ed631b50a8aa03390f64c50775bc9ff",
"react-native-windows": "0.67.2",
"react-native-windows": "0.67.3",
"react-test-render": "1.1.2",
"readable-stream": "3.6.0",
"realm": "10.13.0",
@ -24083,9 +24083,9 @@
}
},
"node_modules/react-native-windows": {
"version": "0.67.2",
"resolved": "https://registry.npmjs.org/react-native-windows/-/react-native-windows-0.67.2.tgz",
"integrity": "sha512-0trJpDaW1nh40kkgbu1UZkQjVUntC8fW1HYQtJYmLIY4DMNuhbMuMNj9btHmgOyw0LiQrG4fi5bOBctwq82t1A==",
"version": "0.67.3",
"resolved": "https://registry.npmjs.org/react-native-windows/-/react-native-windows-0.67.3.tgz",
"integrity": "sha512-o+Wa6Y8anhWoCWr56Z83/MW8Wx69BozXvyArHGATm4VyYCSotGO8qmIEhuJQjDtLZs9Rp1VwjOZW/oVUFUtsLA==",
"dependencies": {
"@babel/runtime": "^7.0.0",
"@jest/create-cache-key-function": "^27.0.1",
@ -47055,9 +47055,9 @@
"requires": {}
},
"react-native-windows": {
"version": "0.67.2",
"resolved": "https://registry.npmjs.org/react-native-windows/-/react-native-windows-0.67.2.tgz",
"integrity": "sha512-0trJpDaW1nh40kkgbu1UZkQjVUntC8fW1HYQtJYmLIY4DMNuhbMuMNj9btHmgOyw0LiQrG4fi5bOBctwq82t1A==",
"version": "0.67.3",
"resolved": "https://registry.npmjs.org/react-native-windows/-/react-native-windows-0.67.3.tgz",
"integrity": "sha512-o+Wa6Y8anhWoCWr56Z83/MW8Wx69BozXvyArHGATm4VyYCSotGO8qmIEhuJQjDtLZs9Rp1VwjOZW/oVUFUtsLA==",
"requires": {
"@babel/runtime": "^7.0.0",
"@jest/create-cache-key-function": "^27.0.1",

View file

@ -185,7 +185,7 @@
"react-native-watch-connectivity": "1.0.4",
"react-native-webview": "11.17.2",
"react-native-widget-center": "https://github.com/BlueWallet/react-native-widget-center#b1382bbe1ed631b50a8aa03390f64c50775bc9ff",
"react-native-windows": "0.67.2",
"react-native-windows": "0.67.3",
"react-test-render": "1.1.2",
"readable-stream": "3.6.0",
"realm": "10.13.0",