Skip to content

Commit e489100

Browse files
chore(deps-dev): bump @testing-library/jest-native from 3.3.0 to 3.4.3
Bumps [@testing-library/jest-native](https://github.com/testing-library/jest-native) from 3.3.0 to 3.4.3. - [Release notes](https://github.com/testing-library/jest-native/releases) - [Changelog](https://github.com/testing-library/jest-native/blob/master/CHANGELOG.md) - [Commits](testing-library/jest-native@v3.3.0...v3.4.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 4df10d7 commit e489100

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
@@ -33,7 +33,7 @@
3333
"@babel/preset-react": "^7.9.4",
3434
"@callstack/eslint-config": "^10.0.0",
3535
"@release-it/conventional-changelog": "^1.1.0",
36-
"@testing-library/jest-native": "~3.3.0",
36+
"@testing-library/jest-native": "~3.4.3",
3737
"@types/react": "^16.9.34",
3838
"@types/react-native": "^0.63.0",
3939
"@types/react-test-renderer": "^16.9.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1682,10 +1682,10 @@
16821682
dependencies:
16831683
defer-to-connect "^2.0.0"
16841684

1685-
"@testing-library/jest-native@~3.3.0":
1686-
version "3.3.0"
1687-
resolved "https://registry.yarnpkg.com/@testing-library/jest-native/-/jest-native-3.3.0.tgz#ed037b264ece2c49f8465807355155d5f14cd6a5"
1688-
integrity sha512-wPFESHLnyOUBE0TnskJY76TdTSn9+UgnQlXIGMB1l4MIflefp9bG4dRlfrkj1Igtv6k8j1ScGYIywma8WetF0Q==
1685+
"@testing-library/jest-native@~3.4.3":
1686+
version "3.4.3"
1687+
resolved "https://registry.yarnpkg.com/@testing-library/jest-native/-/jest-native-3.4.3.tgz#fa6f902a442e2693f27563568a71e61bf11f8a53"
1688+
integrity sha512-CzHr3FMZCda/ChKEAjt9er9CHmIhgfKRHyeDrK3QoUdQUvlaFGER+WqGLqieJRdjRjpa2ecm+eNm2/+rPSFWkw==
16891689
dependencies:
16901690
chalk "^2.4.1"
16911691
jest-diff "^24.0.0"

0 commit comments

Comments
 (0)