diff --git a/package.json b/package.json index aef0dcbd1..b9d701fb2 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "@react-native-community/eslint-config": "3.2.0", "@release-it/conventional-changelog": "5.1.1", "@testing-library/jest-native": "5.4.2", - "@testing-library/react-native": "12.0.0", + "@testing-library/react-native": "12.0.1", "@types/jest": "29.5.0", "@types/react": "*", "@types/react-native": "*", diff --git a/yarn.lock b/yarn.lock index f950a71cf..217e42024 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2815,9 +2815,9 @@ __metadata: languageName: node linkType: hard -"@testing-library/react-native@npm:12.0.0": - version: 12.0.0 - resolution: "@testing-library/react-native@npm:12.0.0" +"@testing-library/react-native@npm:12.0.1": + version: 12.0.1 + resolution: "@testing-library/react-native@npm:12.0.1" dependencies: pretty-format: ^29.0.0 peerDependencies: @@ -2828,7 +2828,7 @@ __metadata: peerDependenciesMeta: jest: optional: true - checksum: f3f565dfe7cfc527fc5a34b3290274cc1829f548b3ad68d2fca17cf826f49ae62d8f676b33f1489975c8da92da4028a851693173ac04b5dfc72242f23847b861 + checksum: 0a8ff194875fa921eab62eaad68b0eef31d3540543d60fb72d1d1ecf044769567fc3c809ad20f842c9305d6c32c05610e2b0d51483af034da734b26e646a5255 languageName: node linkType: hard @@ -12117,7 +12117,7 @@ __metadata: "@react-native-community/eslint-config": 3.2.0 "@release-it/conventional-changelog": 5.1.1 "@testing-library/jest-native": 5.4.2 - "@testing-library/react-native": 12.0.0 + "@testing-library/react-native": 12.0.1 "@types/jest": 29.5.0 "@types/react": "*" "@types/react-native": "*"