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

Merged
alexandre merged 1 commits from renovate/testing-library-react-13.x-lockfile into master 2024-11-08 12:04:58 +00:00

View File

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