Merge pull request #4594 from BlueWallet/renovate/react-native-windows-0.x

Update dependency react-native-windows to v0.67.5
This commit is contained in:
GLaDOS 2022-03-21 17:39:27 +00:00 committed by GitHub
commit 82572aa8a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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.4",
"react-native-windows": "0.67.5",
"react-test-render": "1.1.2",
"readable-stream": "3.6.0",
"realm": "10.13.0",
@ -24111,9 +24111,9 @@
}
},
"node_modules/react-native-windows": {
"version": "0.67.4",
"resolved": "https://registry.npmjs.org/react-native-windows/-/react-native-windows-0.67.4.tgz",
"integrity": "sha512-p6botblTIQIWxF1o6vSAbgL3qdi4BunxR6LIfefpKoN5ONPGI3xHi7uJtbzj9/UMIl6z3hoaEReOHpPnm5N4bQ==",
"version": "0.67.5",
"resolved": "https://registry.npmjs.org/react-native-windows/-/react-native-windows-0.67.5.tgz",
"integrity": "sha512-7wiOwd480adPCdqOwh+qd8X+lfn5gcxAJ2bb+ZxTP0uM/8hl6QcluDPFcN4o3vucuBg6SseCbrLCAlujhBEHNw==",
"dependencies": {
"@babel/runtime": "^7.0.0",
"@jest/create-cache-key-function": "^27.0.1",
@ -47087,9 +47087,9 @@
"requires": {}
},
"react-native-windows": {
"version": "0.67.4",
"resolved": "https://registry.npmjs.org/react-native-windows/-/react-native-windows-0.67.4.tgz",
"integrity": "sha512-p6botblTIQIWxF1o6vSAbgL3qdi4BunxR6LIfefpKoN5ONPGI3xHi7uJtbzj9/UMIl6z3hoaEReOHpPnm5N4bQ==",
"version": "0.67.5",
"resolved": "https://registry.npmjs.org/react-native-windows/-/react-native-windows-0.67.5.tgz",
"integrity": "sha512-7wiOwd480adPCdqOwh+qd8X+lfn5gcxAJ2bb+ZxTP0uM/8hl6QcluDPFcN4o3vucuBg6SseCbrLCAlujhBEHNw==",
"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.4",
"react-native-windows": "0.67.5",
"react-test-render": "1.1.2",
"readable-stream": "3.6.0",
"realm": "10.13.0",