Skip to content

Commit 7feab6c

Browse files
chore(deps-dev): bump @testing-library/jest-native from 3.1.0 to 3.3.0 (#466)
Bumps [@testing-library/jest-native](https://github.com/testing-library/jest-native) from 3.1.0 to 3.3.0. - [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.1.0...v3.3.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 85f8eff commit 7feab6c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.1.0",
36+
"@testing-library/jest-native": "~3.3.0",
3737
"@types/react": "^16.9.34",
3838
"@types/react-native": "^0.63.0",
3939
"@types/react-test-renderer": "^16.9.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1704,10 +1704,10 @@
17041704
dependencies:
17051705
defer-to-connect "^2.0.0"
17061706

1707-
"@testing-library/jest-native@~3.1.0":
1708-
version "3.1.0"
1709-
resolved "https://registry.yarnpkg.com/@testing-library/jest-native/-/jest-native-3.1.0.tgz#414c834dfb524ca82b86509d5479e365d4d5bbec"
1710-
integrity sha512-MZdsTsD6xrP5V0FTz2gVPG00ZMoKn4WniRitUH40zZTQ0DfMa5CVDpkAd5ed6qX1coDwS8vSCZS/JGMIDYjRQQ==
1707+
"@testing-library/jest-native@~3.3.0":
1708+
version "3.3.0"
1709+
resolved "https://registry.yarnpkg.com/@testing-library/jest-native/-/jest-native-3.3.0.tgz#ed037b264ece2c49f8465807355155d5f14cd6a5"
1710+
integrity sha512-wPFESHLnyOUBE0TnskJY76TdTSn9+UgnQlXIGMB1l4MIflefp9bG4dRlfrkj1Igtv6k8j1ScGYIywma8WetF0Q==
17111711
dependencies:
17121712
chalk "^2.4.1"
17131713
jest-diff "^24.0.0"

0 commit comments

Comments
 (0)