mirror of
https://github.com/laurent22/joplin.git
synced 2025-02-13 19:42:36 +02:00
Update dependency @testing-library/react-native to v12.3.1 (#9298)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
80a2cd91f4
commit
9a06e59cfe
@ -91,7 +91,7 @@
|
||||
"@js-draw/material-icons": "1.11.2",
|
||||
"@lezer/highlight": "1.1.4",
|
||||
"@testing-library/jest-native": "5.4.3",
|
||||
"@testing-library/react-native": "12.3.0",
|
||||
"@testing-library/react-native": "12.3.1",
|
||||
"@tsconfig/react-native": "2.0.2",
|
||||
"@types/fs-extra": "11.0.3",
|
||||
"@types/jest": "29.5.5",
|
||||
|
18
yarn.lock
18
yarn.lock
@ -6302,7 +6302,7 @@ __metadata:
|
||||
"@react-native-community/push-notification-ios": 1.11.0
|
||||
"@react-native-community/slider": 4.4.3
|
||||
"@testing-library/jest-native": 5.4.3
|
||||
"@testing-library/react-native": 12.3.0
|
||||
"@testing-library/react-native": 12.3.1
|
||||
"@tsconfig/react-native": 2.0.2
|
||||
"@types/fs-extra": 11.0.3
|
||||
"@types/jest": 29.5.5
|
||||
@ -9662,12 +9662,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/react-native@npm:12.3.0":
|
||||
version: 12.3.0
|
||||
resolution: "@testing-library/react-native@npm:12.3.0"
|
||||
"@testing-library/react-native@npm:12.3.1":
|
||||
version: 12.3.1
|
||||
resolution: "@testing-library/react-native@npm:12.3.1"
|
||||
dependencies:
|
||||
jest-matcher-utils: ^29.6.2
|
||||
pretty-format: ^29.6.2
|
||||
jest-matcher-utils: ^29.7.0
|
||||
pretty-format: ^29.7.0
|
||||
redent: ^3.0.0
|
||||
peerDependencies:
|
||||
jest: ">=28.0.0"
|
||||
@ -9677,7 +9677,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
jest:
|
||||
optional: true
|
||||
checksum: 409b64207b4c7319926e5ce590adf84fe7ddb17ebdec4a92d4562c2ddcb3c23d7cf2ffd8f1810ab3241590817296b019869116f6d91f4125b452bb88c90e9031
|
||||
checksum: ad50508e35b077533d5a711c01d96758a82da6bca255bc37f0c9f037c44cde67efbd5984862aec8cb7c4c0c8648b21f3f09378b2fe9e067aa593e5fcb49038e7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -25786,7 +25786,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"jest-matcher-utils@npm:^29.6.2, jest-matcher-utils@npm:^29.7.0":
|
||||
"jest-matcher-utils@npm:^29.7.0":
|
||||
version: 29.7.0
|
||||
resolution: "jest-matcher-utils@npm:29.7.0"
|
||||
dependencies:
|
||||
@ -33662,7 +33662,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"pretty-format@npm:^29.6.2, pretty-format@npm:^29.7.0":
|
||||
"pretty-format@npm:^29.7.0":
|
||||
version: 29.7.0
|
||||
resolution: "pretty-format@npm:29.7.0"
|
||||
dependencies:
|
||||
|
Loading…
x
Reference in New Issue
Block a user