Skip to content

Commit

Permalink
Update dependency detox to v20.14.8 (#180)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authored Jan 5, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent de1cc5b commit 2638787
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -46,7 +46,7 @@
"@typescript-eslint/parser": "5.42.1",
"@upleveled/eslint-config-upleveled": "^3.3.9",
"@upleveled/eslint-plugin-upleveled": "2.1.6",
"detox": "20.14.7",
"detox": "20.14.8",
"eslint": "8.27.0",
"eslint-config-react-app": "7.0.1",
"eslint-import-resolver-typescript": "3.5.2",
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -4249,10 +4249,10 @@ detect-newline@^3.0.0:
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==

[email protected].7:
version "20.14.7"
resolved "https://registry.yarnpkg.com/detox/-/detox-20.14.7.tgz#43babc04dca1932dca261277b58119deaf31facc"
integrity sha512-4IJ5z+Er1rrrEpIY9uq9hqc7ABySavZaJC1h/Pt+ySB7an2ai8I82khdWbHEm5x77O35QZ0z/4ZCb1OiMfmKcQ==
[email protected].8:
version "20.14.8"
resolved "https://registry.yarnpkg.com/detox/-/detox-20.14.8.tgz#0a550cf677fc98a68d56d162e1c5caad317de9ca"
integrity sha512-3E/0/7Cb7x+wcBsZpCxD8FykZUsFnfVT00d6PWH940boc0Mo1Kzabh+I151X/On4qZMqVdUzgwmap/z8g/kmaw==
dependencies:
ajv "^8.6.3"
bunyan "^1.8.12"

0 comments on commit 2638787

Please sign in to comment.