Skip to content

Commit

Permalink
Bump detox from 20.18.4 to 20.19.1 in /example
Browse files Browse the repository at this point in the history
Bumps [detox](https://github.com/wix/Detox) from 20.18.4 to 20.19.1.
- [Release notes](https://github.com/wix/Detox/releases)
- [Commits](wix/Detox@20.18.4...20.19.1)

---
updated-dependencies:
- dependency-name: detox
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 13, 2024
1 parent 34c982b commit 95fba23
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/react": "^18.2.6",
"@types/react-test-renderer": "^18.0.0",
"babel-jest": "^29.6.3",
"detox": "^20.18.4",
"detox": "^20.19.1",
"eslint": "^8.19.0",
"jest": "^29",
"prettier": "2.8.8",
Expand Down
8 changes: 4 additions & 4 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3005,10 +3005,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.18.4:
version "20.18.4"
resolved "https://registry.yarnpkg.com/detox/-/detox-20.18.4.tgz#b600abed9d9bbec476c25daa2b58b59ffe35e0d8"
integrity sha512-KWHiaDrc2aRES+gyEzKCSyT/2dI2olAqtsfNHWg1Y3aWyGCW3MVN0js2Ls68lJam/hkFITHJRy58sY9tU4V3TQ==
detox@^20.19.1:
version "20.19.1"
resolved "https://registry.yarnpkg.com/detox/-/detox-20.19.1.tgz#95a3e9ba862c0c372f5f6e4460a45a1b0dfe4d46"
integrity sha512-8XAg8cIGA9wCbj4HWpbqk7W3WS2otg7aOLCWIYvCiveKr8VpUFyRFwl7YWBHAdLXFVaEbpq+8eTF3s03/6nFfg==
dependencies:
ajv "^8.6.3"
bunyan "^1.8.12"
Expand Down

0 comments on commit 95fba23

Please sign in to comment.