Skip to content

Commit

Permalink
Update dependency detox to v20.13.0 (#170)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 6, 2023
1 parent 583197f commit 8d033ef
Show file tree
Hide file tree
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
Expand Up @@ -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.12.2",
"detox": "20.13.0",
"eslint": "8.27.0",
"eslint-config-react-app": "7.0.1",
"eslint-import-resolver-typescript": "3.5.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4125,10 +4125,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==

detox@20.12.2:
version "20.12.2"
resolved "https://registry.yarnpkg.com/detox/-/detox-20.12.2.tgz#62ef545a7e8ffb40a2e1cccca8cd624ae89f898a"
integrity sha512-MblLrZXgRC644iS7Kz5u9NfkPItr/lyJnfiYzbMFjoL0isVZv+LSu6NPJlxoheDLjnOX4xckjpiPpMO2SO7m3g==
detox@20.13.0:
version "20.13.0"
resolved "https://registry.yarnpkg.com/detox/-/detox-20.13.0.tgz#923111638dfdb16089eea4f07bf4f0b56468d097"
integrity sha512-p9MUcoHWFTqSDaoaN+/hnJYdzNYqdelUr/sxzy3zLoS/qehnVJv2yG9pYqz/+gKpJaMIpw2+TVw9imdAx5JpaA==
dependencies:
ajv "^8.6.3"
bunyan "^1.8.12"
Expand Down

0 comments on commit 8d033ef

Please sign in to comment.