Skip to content

Commit

Permalink
revert detox removal
Browse files Browse the repository at this point in the history
  • Loading branch information
rapolaskaseliscgi committed Aug 27, 2024
1 parent 7fb0a4c commit f489f5f
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 36 deletions.
60 changes: 30 additions & 30 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@
"packageManager": "[email protected]",
"resolutions": {
"axios": "^1.7.4",
"detox": "^20.22.2",
"micromatch": "4.0.8"
}
}
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8328,9 +8328,9 @@ __metadata:
languageName: node
linkType: hard

"detox@npm:20.18.1":
version: 20.18.1
resolution: "detox@npm:20.18.1"
"detox@npm:^20.22.2":
version: 20.25.6
resolution: "detox@npm:20.25.6"
dependencies:
ajv: ^8.6.3
bunyan: ^1.8.12
Expand All @@ -8344,7 +8344,7 @@ __metadata:
funpermaproxy: ^1.1.0
glob: ^8.0.3
ini: ^1.3.4
jest-environment-emit: ^1.0.5
jest-environment-emit: ^1.0.8
json-cycle: ^1.3.0
lodash: ^4.17.11
multi-sort-stream: ^1.0.3
Expand Down Expand Up @@ -8374,7 +8374,7 @@ __metadata:
optional: true
bin:
detox: local-cli/cli.js
checksum: 29524453f189c5ec71d53fe4b85d11ca7cc925d79ab0f957a8259708b7e85ff741cd8e79ae2374cb84a793d01d2f32d3cb73cacae55ad8e31dff13bf3859a734
checksum: 8ed6ee124cc86e7c16684eb8172f7cf3b3e440c8a292a758fd93d08e2b75887b5b7dbf5281d4c7e63672c690826883be362161632e00f70f4d20d5c63398b0af
languageName: node
linkType: hard

Expand Down Expand Up @@ -12033,7 +12033,7 @@ __metadata:
languageName: node
linkType: hard

"jest-environment-emit@npm:^1.0.5":
"jest-environment-emit@npm:^1.0.8":
version: 1.0.8
resolution: "jest-environment-emit@npm:1.0.8"
dependencies:
Expand Down

0 comments on commit f489f5f

Please sign in to comment.