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

This commit is contained in:
renovate[bot] 2024-01-30 22:05:06 +00:00 committed by GitHub
parent e9c23f215d
commit 1176d1cdad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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.4.0",
"@testing-library/react": "14.1.2",
"@testing-library/react": "14.2.0",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.11",
"@types/node": "20.11.10",
@ -3747,9 +3747,9 @@
"integrity": "sha512-7ZgogeTnjuHbo+ct10G9Ffp0mif17idi0IyWNVA/wcwcm7NPOD/WEHVP3n7n3MhXqxoIYm8d6MuZohYWIZ4T3w=="
},
"node_modules/@testing-library/react": {
"version": "14.1.2",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-14.1.2.tgz",
"integrity": "sha512-z4p7DVBTPjKM5qDZ0t5ZjzkpSNb+fZy1u6bzO7kk8oeGagpPCAtgh4cx1syrfp7a+QWkM021jGqjJaxJJnXAZg==",
"version": "14.2.0",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-14.2.0.tgz",
"integrity": "sha512-7uBnPHyOG6nDGCzv8SLeJbSa33ZoYw7swYpSLIgJvBALdq7l9zPNk33om4USrxy1lKTxXaVfufzLmq83WNfWIw==",
"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.4.0",
"@testing-library/react": "14.1.2",
"@testing-library/react": "14.2.0",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.11",
"@types/node": "20.11.10",