Skip to content

Commit

Permalink
chore(deps-dev): bump @testing-library/jest-native from 5.3.3 to 5.4.0 (
Browse files Browse the repository at this point in the history
#924)

Bumps [@testing-library/jest-native](https://github.com/testing-library/jest-native) from 5.3.3 to 5.4.0.
- [Release notes](https://github.com/testing-library/jest-native/releases)
- [Changelog](https://github.com/testing-library/jest-native/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-native@v5.3.3...v5.4.0)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-native"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 4, 2023
1 parent 337e88b commit 76bbefa
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 @@ -81,7 +81,7 @@
"@commitlint/cli": "^17.3.0",
"@commitlint/config-conventional": "^17.3.0",
"@react-native-community/eslint-config": "^3.1.0",
"@testing-library/jest-native": "^5.3.3",
"@testing-library/jest-native": "^5.4.0",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/react-native": "^11.5.0",
"@types/aes-js": "^3.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2735,10 +2735,10 @@
dependencies:
"@sinonjs/commons" "^1.7.0"

"@testing-library/jest-native@^5.3.3":
version "5.3.3"
resolved "https://registry.yarnpkg.com/@testing-library/jest-native/-/jest-native-5.3.3.tgz#8f7c97504d1373d20ded0704586e110a26f9ba1a"
integrity sha512-oakP6c4xHR5PyLbw6H6NiUxvTZmsIHNjQRMsI6P3aSLhDSBvzRQ3+KdEwhlhiU2oNMWW45XQakKZN3cf2BG5Dw==
"@testing-library/jest-native@^5.4.0":
version "5.4.0"
resolved "https://registry.yarnpkg.com/@testing-library/jest-native/-/jest-native-5.4.0.tgz#d294d82f9780acb0be248a4cf261280997d6b213"
integrity sha512-6zoWxj1aDV/eRiGcrKX4bgxc7cIbK6iWyWWT6zzGCEacpcCfiIdhbQs+qbL+GzSmMufltzojCvka7X76JhooEg==
dependencies:
chalk "^4.1.2"
jest-diff "^29.0.1"
Expand Down

0 comments on commit 76bbefa

Please sign in to comment.