Skip to content

Commit

Permalink
Bump @testing-library/react-native from 12.5.3 to 12.6.0 in /VAMobile…
Browse files Browse the repository at this point in the history
… in the unit-tests group (#9403)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 5aa5efd commit c48a38d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion VAMobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"@react-native/metro-config": "^0.74.84",
"@react-native/typescript-config": "0.74.84",
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/react-native": "^12.5.3",
"@testing-library/react-native": "^12.6.0",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@tsconfig/react-native": "^3.0.5",
"@types/detox": "^18.1.0",
Expand Down
8 changes: 4 additions & 4 deletions VAMobile/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2695,10 +2695,10 @@
lodash "^4.17.21"
redent "^3.0.0"

"@testing-library/react-native@^12.5.3":
version "12.5.3"
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.5.3.tgz#0ea753efed505698a79ba4a0d42d4b79cd272abc"
integrity sha512-wSaplzjx51OVJI7MU8Mi2kxwfW0dYETn3jqSVHxtIXmEnmlWXk6f69sEaBbzdp6iDzhFB5E6rDWveqf5V/ap2A==
"@testing-library/react-native@^12.6.0":
version "12.6.0"
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.6.0.tgz#016b19070c85b0ca8a3081a405a9e22eaa1f534d"
integrity sha512-godF8rqf4tuolaiGwy7jZXleYfObCwb3b8LW9592DinMrno6idFsLVCovuMrhl8+YbTA3b4yMBn4BbSKY4lDjQ==
dependencies:
jest-matcher-utils "^29.7.0"
pretty-format "^29.7.0"
Expand Down

0 comments on commit c48a38d

Please sign in to comment.