1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-17 18:44:45 +02:00

Update dependency @testing-library/react-native to v12.2.0 (#8867)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-09-13 20:08:58 +01:00 committed by GitHub
parent a15daf6bc2
commit 0edca93dfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -102,7 +102,7 @@
"@joplin/tools": "~2.13", "@joplin/tools": "~2.13",
"@lezer/highlight": "1.1.4", "@lezer/highlight": "1.1.4",
"@testing-library/jest-native": "5.4.3", "@testing-library/jest-native": "5.4.3",
"@testing-library/react-native": "12.1.3", "@testing-library/react-native": "12.2.0",
"@tsconfig/react-native": "2.0.2", "@tsconfig/react-native": "2.0.2",
"@types/fs-extra": "11.0.1", "@types/fs-extra": "11.0.1",
"@types/jest": "29.5.3", "@types/jest": "29.5.3",

View File

@ -4537,7 +4537,7 @@ __metadata:
"@react-native-community/push-notification-ios": 1.11.0 "@react-native-community/push-notification-ios": 1.11.0
"@react-native-community/slider": 4.4.3 "@react-native-community/slider": 4.4.3
"@testing-library/jest-native": 5.4.3 "@testing-library/jest-native": 5.4.3
"@testing-library/react-native": 12.1.3 "@testing-library/react-native": 12.2.0
"@tsconfig/react-native": 2.0.2 "@tsconfig/react-native": 2.0.2
"@types/fs-extra": 11.0.1 "@types/fs-extra": 11.0.1
"@types/jest": 29.5.3 "@types/jest": 29.5.3
@ -7280,9 +7280,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@testing-library/react-native@npm:12.1.3": "@testing-library/react-native@npm:12.2.0":
version: 12.1.3 version: 12.2.0
resolution: "@testing-library/react-native@npm:12.1.3" resolution: "@testing-library/react-native@npm:12.2.0"
dependencies: dependencies:
pretty-format: ^29.0.0 pretty-format: ^29.0.0
peerDependencies: peerDependencies:
@ -7293,7 +7293,7 @@ __metadata:
peerDependenciesMeta: peerDependenciesMeta:
jest: jest:
optional: true optional: true
checksum: afc472bdf1f3b966d292749d9f1d4dc70112b7124935aa60f7d2e928fceef7b79dc4e7241b0461876f2ecf740440c6e400756075f684ecf9341c7528d3592603 checksum: 24f8d602567564b6e124b01805ca9d091c969855d76697e86f71030af9ecde79b779f2f3f71acdfb5ad1a15f2cd769348a44a6b8ca03c0709a283738fca9ecbf
languageName: node languageName: node
linkType: hard linkType: hard