chore: bump @testing-library/react from 15.0.1 to 15.0.2 (#1047)

dependabot[bot] committed Apr 14, 2024 at 23:28 UTC c3a958d34e59914d8b9839f32a9a7ab386a9a1e1
1 file changed +3 -3
package-lock.json
+3 -3
@@ -8891,9 +8891,9 @@
8891 }
8892 },
8893 "node_modules/@testing-library/react": {
8894 - "version": "15.0.1",
8895 - "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-15.0.1.tgz",
8896 - "integrity": "sha512-I8u4qqGAuBg7C1/kRB9n7Oz9Pc/UHEkmiQRbJziSG8B13eZfAcAUn8TSP26ZIvfSeb68CngmtZbKKcRqcQKa3g==",
8894 + "version": "15.0.2",
8895 + "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-15.0.2.tgz",
8896 + "integrity": "sha512-5mzIpuytB1ctpyywvyaY2TAAUQVCZIGqwiqFQf6u9lvj/SJQepGUzNV18Xpk+NLCaCE2j7CWrZE0tEf9xLZYiQ==",
8897 "dev": true,
8898 "dependencies": {
8899 "@babel/runtime": "^7.12.5",