1 Commits

Author SHA1 Message Date
7c7ea8c406 Update dependency @testing-library/react to v15.0.4
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2024-04-24 00:17:08 +00:00

View File

@@ -1946,9 +1946,9 @@
}
},
"node_modules/@testing-library/react": {
"version": "15.0.2",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-15.0.2.tgz",
"integrity": "sha512-5mzIpuytB1ctpyywvyaY2TAAUQVCZIGqwiqFQf6u9lvj/SJQepGUzNV18Xpk+NLCaCE2j7CWrZE0tEf9xLZYiQ==",
"version": "15.0.4",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-15.0.4.tgz",
"integrity": "sha512-Fw/LM1emOHKfCxv5R0tz+25TOtiMt0o5Np1zJmb4LbSacOagXQX4ooAaHiJfGUMe+OjUk504BX11W+9Z8CvyZA==",
"dependencies": {
"@babel/runtime": "^7.12.5",
"@testing-library/dom": "^10.0.0",