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

This commit is contained in:
renovate[bot] 2023-11-09 01:45:31 +00:00 committed by GitHub
parent b943469f3a
commit 8f444dc653
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.0.0",
"@testing-library/react": "14.1.0",
"@testing-library/user-event": "14.5.1",
"@types/jest": "29.5.8",
"@types/node": "20.8.10",
@ -3504,9 +3504,9 @@
}
},
"node_modules/@testing-library/react": {
"version": "14.0.0",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-14.0.0.tgz",
"integrity": "sha512-S04gSNJbYE30TlIMLTzv6QCTzt9AqIF5y6s6SzVFILNcNvbV/jU96GeiTPillGQo+Ny64M/5PV7klNYYgv5Dfg==",
"version": "14.1.0",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-14.1.0.tgz",
"integrity": "sha512-hcvfZEEyO0xQoZeHmUbuMs7APJCGELpilL7bY+BaJaMP57aWc6q1etFwScnoZDheYjk4ESdlzPdQ33IbsKAK/A==",
"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.0.0",
"@testing-library/react": "14.1.0",
"@testing-library/user-event": "14.5.1",
"@types/jest": "29.5.8",
"@types/node": "20.8.10",