chore(deps): update dependency @testing-library/react to v14.1.2

This commit is contained in:
renovate[bot] 2023-11-17 16:06:25 +00:00 committed by GitHub
parent 2cf6a6d629
commit 687155b325
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -16,7 +16,7 @@
"@radix-ui/react-select": "2.0.0",
"@radix-ui/react-slot": "1.0.2",
"@testing-library/jest-dom": "6.1.4",
"@testing-library/react": "14.1.0",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.1",
"@types/jest": "29.5.8",
"@types/node": "20.9.1",
@ -3519,9 +3519,9 @@
}
},
"node_modules/@testing-library/react": {
"version": "14.1.0",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-14.1.0.tgz",
"integrity": "sha512-hcvfZEEyO0xQoZeHmUbuMs7APJCGELpilL7bY+BaJaMP57aWc6q1etFwScnoZDheYjk4ESdlzPdQ33IbsKAK/A==",
"version": "14.1.2",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-14.1.2.tgz",
"integrity": "sha512-z4p7DVBTPjKM5qDZ0t5ZjzkpSNb+fZy1u6bzO7kk8oeGagpPCAtgh4cx1syrfp7a+QWkM021jGqjJaxJJnXAZg==",
"dependencies": {
"@babel/runtime": "^7.12.5",
"@testing-library/dom": "^9.0.0",

View file

@ -15,7 +15,7 @@
"@radix-ui/react-select": "2.0.0",
"@radix-ui/react-slot": "1.0.2",
"@testing-library/jest-dom": "6.1.4",
"@testing-library/react": "14.1.0",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.1",
"@types/jest": "29.5.8",
"@types/node": "20.9.1",