Update dependency @testing-library/react to v15.0.2
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
14f6a5ff64
commit
28f4df254d
6
geneit_app/package-lock.json
generated
6
geneit_app/package-lock.json
generated
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user