Update dependency @testing-library/react to v13.4.0

This commit is contained in:
Renovate 2024-11-08 02:05:44 +00:00
parent 3f68cfc109
commit bd310f9821

View File

@ -3105,9 +3105,9 @@
}
},
"node_modules/@testing-library/react": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-13.2.0.tgz",
"integrity": "sha512-Bprbz/SZVONCJy5f7hcihNCv313IJXdYiv0nSJklIs1SQCIHHNlnGNkosSXnGZTmesyGIcBGNppYhXcc11pb7g==",
"version": "13.4.0",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-13.4.0.tgz",
"integrity": "sha512-sXOGON+WNTh3MLE9rve97ftaZukN3oNf2KjDy7YTx6hcTO2uuLHuCGynMDhFwGw/jYf4OJ2Qk0i4i79qMNNkyw==",
"dependencies": {
"@babel/runtime": "^7.12.5",
"@testing-library/dom": "^8.5.0",
@ -16728,9 +16728,9 @@
}
},
"@testing-library/react": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-13.2.0.tgz",
"integrity": "sha512-Bprbz/SZVONCJy5f7hcihNCv313IJXdYiv0nSJklIs1SQCIHHNlnGNkosSXnGZTmesyGIcBGNppYhXcc11pb7g==",
"version": "13.4.0",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-13.4.0.tgz",
"integrity": "sha512-sXOGON+WNTh3MLE9rve97ftaZukN3oNf2KjDy7YTx6hcTO2uuLHuCGynMDhFwGw/jYf4OJ2Qk0i4i79qMNNkyw==",
"requires": {
"@babel/runtime": "^7.12.5",
"@testing-library/dom": "^8.5.0",