mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 15:20:55 +01:00
Merge pull request #7102 from BlueWallet/renovate/detox-20.x
Update dependency detox to v20.27.0
This commit is contained in:
commit
4a82ab667f
2 changed files with 9 additions and 9 deletions
16
package-lock.json
generated
16
package-lock.json
generated
|
@ -47,7 +47,7 @@
|
|||
"coinselect": "3.1.13",
|
||||
"crypto-js": "4.2.0",
|
||||
"dayjs": "1.11.13",
|
||||
"detox": "20.26.2",
|
||||
"detox": "20.27.0",
|
||||
"ecpair": "2.0.1",
|
||||
"ecurve": "1.0.6",
|
||||
"electrum-client": "github:BlueWallet/rn-electrum-client#1bfe3cc",
|
||||
|
@ -9772,9 +9772,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/detox": {
|
||||
"version": "20.26.2",
|
||||
"resolved": "https://registry.npmjs.org/detox/-/detox-20.26.2.tgz",
|
||||
"integrity": "sha512-pJU8WHD7GuoGlCuDzZxCD784mQfOO/ihRxe2/EebnesniWnV6FOwbC+32J1kGivhAdyvvPawfMQ7PoD4FwkxfA==",
|
||||
"version": "20.27.0",
|
||||
"resolved": "https://registry.npmjs.org/detox/-/detox-20.27.0.tgz",
|
||||
"integrity": "sha512-ew3wNnpOPjUTtwTahrtetC9y8vSasQLrBUOwS+2OuozLWM6AsE8TQKt6k/75wYeCh5byllU9rEOQTKsQgPommA==",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
@ -9784,7 +9784,7 @@
|
|||
"caf": "^15.0.1",
|
||||
"chalk": "^4.0.0",
|
||||
"child-process-promise": "^2.2.0",
|
||||
"detox-copilot": "^0.0.0",
|
||||
"detox-copilot": "^0.0.5",
|
||||
"execa": "^5.1.1",
|
||||
"find-up": "^5.0.0",
|
||||
"fs-extra": "^11.0.0",
|
||||
|
@ -9831,9 +9831,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/detox-copilot": {
|
||||
"version": "0.0.0",
|
||||
"resolved": "https://registry.npmjs.org/detox-copilot/-/detox-copilot-0.0.0.tgz",
|
||||
"integrity": "sha512-BasCw/JXlplL1UZfe19xJYT0i0JU4tdGPWutsmybGy6166Jvj2ryikbgoE1ls44F+41p9Y0Yei0cdBC7KawXeQ==",
|
||||
"version": "0.0.5",
|
||||
"resolved": "https://registry.npmjs.org/detox-copilot/-/detox-copilot-0.0.5.tgz",
|
||||
"integrity": "sha512-GbJZABYVMgfFZFWAxrRyN6K992sMB10/2q3UiWe+WILPygM0j0JxNOZoO4ZpzVsf17OIYrX4p5mHXtuqq9439Q==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/detox/node_modules/ansi-styles": {
|
||||
|
|
|
@ -111,7 +111,7 @@
|
|||
"coinselect": "3.1.13",
|
||||
"crypto-js": "4.2.0",
|
||||
"dayjs": "1.11.13",
|
||||
"detox": "20.26.2",
|
||||
"detox": "20.27.0",
|
||||
"ecpair": "2.0.1",
|
||||
"ecurve": "1.0.6",
|
||||
"electrum-client": "github:BlueWallet/rn-electrum-client#1bfe3cc",
|
||||
|
|
Loading…
Add table
Reference in a new issue