Update dependency @testing-library/react to v15.0.2
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Pierre HUBERT 2024-04-18 00:10:42 +00:00 committed by Pierre Hubert
parent 14f6a5ff64
commit 28f4df254d

View File

@ -1946,9 +1946,9 @@
} }
}, },
"node_modules/@testing-library/react": { "node_modules/@testing-library/react": {
"version": "15.0.1", "version": "15.0.2",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-15.0.1.tgz", "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-15.0.2.tgz",
"integrity": "sha512-I8u4qqGAuBg7C1/kRB9n7Oz9Pc/UHEkmiQRbJziSG8B13eZfAcAUn8TSP26ZIvfSeb68CngmtZbKKcRqcQKa3g==", "integrity": "sha512-5mzIpuytB1ctpyywvyaY2TAAUQVCZIGqwiqFQf6u9lvj/SJQepGUzNV18Xpk+NLCaCE2j7CWrZE0tEf9xLZYiQ==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.12.5", "@babel/runtime": "^7.12.5",
"@testing-library/dom": "^10.0.0", "@testing-library/dom": "^10.0.0",