Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump @testing-library/react-native from 13.1.0 to 13.2.0 #715

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 3 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5754,13 +5754,12 @@ __metadata:
linkType: hard

"@testing-library/react-native@npm:^13.0.1":
version: 13.1.0
resolution: "@testing-library/react-native@npm:13.1.0"
version: 13.2.0
resolution: "@testing-library/react-native@npm:13.2.0"
dependencies:
chalk: "npm:^4.1.2"
jest-matcher-utils: "npm:^29.7.0"
pretty-format: "npm:^29.7.0"
react-native-gesture-handler: "npm:^2.23.1"
redent: "npm:^3.0.0"
peerDependencies:
jest: ">=29.0.0"
Expand All @@ -5770,7 +5769,7 @@ __metadata:
peerDependenciesMeta:
jest:
optional: true
checksum: 10/20d43895e30c71b1eefe7fd820caf9e26c02109a426200444ac891b0da2dd3f92e5d6e0dd1875b091b28c38a28a6bbf606796ce219809865d9e59ede30e85673
checksum: 10/b5c4bc61ed61ceb835224e223a528bb1a43c82776f964511f53559c8bd606feb11b85654abfe7ef5bdebd25fa5855682ebcf50afdab9aaffce45d46decdcf29e
languageName: node
linkType: hard

Expand Down Expand Up @@ -21367,20 +21366,6 @@ __metadata:
languageName: node
linkType: hard

"react-native-gesture-handler@npm:^2.23.1":
version: 2.24.0
resolution: "react-native-gesture-handler@npm:2.24.0"
dependencies:
"@egjs/hammerjs": "npm:^2.0.17"
hoist-non-react-statics: "npm:^3.3.0"
invariant: "npm:^2.2.4"
peerDependencies:
react: "*"
react-native: "*"
checksum: 10/e8e97fde1a1a4e776d448870c5a89e53df64836a7a131ba8348712038c4b6ff0a99e59be5702b98d5687a35ba57d260a02a50da9d7702427b62bc7abea2fe687
languageName: node
linkType: hard

"react-native-gesture-handler@npm:~2.20.2":
version: 2.20.2
resolution: "react-native-gesture-handler@npm:2.20.2"
Expand Down
Loading