File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 82
82
"@react-native-community/eslint-config" : " 3.2.0" ,
83
83
"@release-it/conventional-changelog" : " 5.1.1" ,
84
84
"@testing-library/jest-native" : " 5.4.2" ,
85
- "@testing-library/react-native" : " 12.0.0 " ,
85
+ "@testing-library/react-native" : " 12.0.1 " ,
86
86
"@types/jest" : " 29.5.0" ,
87
87
"@types/react" : " *" ,
88
88
"@types/react-native" : " *" ,
Original file line number Diff line number Diff line change @@ -2815,9 +2815,9 @@ __metadata:
2815
2815
languageName: node
2816
2816
linkType: hard
2817
2817
2818
- "@testing-library/react-native@npm:12.0.0 ":
2819
- version: 12.0.0
2820
- resolution: "@testing-library/react-native@npm:12.0.0 "
2818
+ "@testing-library/react-native@npm:12.0.1 ":
2819
+ version: 12.0.1
2820
+ resolution: "@testing-library/react-native@npm:12.0.1 "
2821
2821
dependencies:
2822
2822
pretty-format: ^29.0.0
2823
2823
peerDependencies:
@@ -2828,7 +2828,7 @@ __metadata:
2828
2828
peerDependenciesMeta:
2829
2829
jest:
2830
2830
optional: true
2831
- checksum: f3f565dfe7cfc527fc5a34b3290274cc1829f548b3ad68d2fca17cf826f49ae62d8f676b33f1489975c8da92da4028a851693173ac04b5dfc72242f23847b861
2831
+ checksum: 0a8ff194875fa921eab62eaad68b0eef31d3540543d60fb72d1d1ecf044769567fc3c809ad20f842c9305d6c32c05610e2b0d51483af034da734b26e646a5255
2832
2832
languageName: node
2833
2833
linkType: hard
2834
2834
@@ -12117,7 +12117,7 @@ __metadata:
12117
12117
"@react-native-community/eslint-config": 3.2.0
12118
12118
"@release-it/conventional-changelog": 5.1.1
12119
12119
"@testing-library/jest-native": 5.4.2
12120
- "@testing-library/react-native": 12.0.0
12120
+ "@testing-library/react-native": 12.0.1
12121
12121
"@types/jest": 29.5.0
12122
12122
"@types/react": "*"
12123
12123
"@types/react-native": "*"
You can’t perform that action at this time.
0 commit comments