Skip to content

Commit 9bd2f2f

Browse files
chore(deps-dev): bump @testing-library/jest-native from 3.4.3 to 4.0.2 (#842)
Bumps [@testing-library/jest-native](https://github.com/testing-library/jest-native) from 3.4.3 to 4.0.2. - [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@v3.4.3...v4.0.2) --- updated-dependencies: - dependency-name: "@testing-library/jest-native" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 623dd04 commit 9bd2f2f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@babel/preset-react": "^7.9.4",
3535
"@callstack/eslint-config": "^10.0.0",
3636
"@release-it/conventional-changelog": "^2.0.0",
37-
"@testing-library/jest-native": "~3.4.3",
37+
"@testing-library/jest-native": "~4.0.2",
3838
"@types/react": "^17.0.0",
3939
"@types/react-native": "^0.65.7",
4040
"@types/react-test-renderer": "^17.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1996,10 +1996,10 @@
19961996
dependencies:
19971997
defer-to-connect "^2.0.0"
19981998

1999-
"@testing-library/jest-native@~3.4.3":
2000-
version "3.4.3"
2001-
resolved "https://registry.yarnpkg.com/@testing-library/jest-native/-/jest-native-3.4.3.tgz#fa6f902a442e2693f27563568a71e61bf11f8a53"
2002-
integrity sha512-CzHr3FMZCda/ChKEAjt9er9CHmIhgfKRHyeDrK3QoUdQUvlaFGER+WqGLqieJRdjRjpa2ecm+eNm2/+rPSFWkw==
1999+
"@testing-library/jest-native@~4.0.2":
2000+
version "4.0.2"
2001+
resolved "https://registry.yarnpkg.com/@testing-library/jest-native/-/jest-native-4.0.2.tgz#dfed231ae45ee27fdf48323b5eac344d4906df99"
2002+
integrity sha512-GJBe/aAJeWNG9aZUyp92dNtkh0wbYH3c3XRwKT8PvpPccJn/dI+R+87MMGiruLtJwGKuTtov2rC0DTautPDirg==
20032003
dependencies:
20042004
chalk "^2.4.1"
20052005
jest-diff "^24.0.0"

0 commit comments

Comments
 (0)