chore(deps): update dependency @testing-library/dom to v10.2.0

This commit is contained in:
renovate[bot]
2024-07-01 04:12:52 +00:00
parent 4cc5b91d6d
commit 9f0c286897
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -27,7 +27,7 @@
"@edx/reactifex": "^2.1.1",
"@openedx/frontend-build": "14.0.10",
"@openedx/paragon": "22.6.1",
"@testing-library/dom": "10.1.0",
"@testing-library/dom": "10.2.0",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "10.4.9",
"husky": "8.0.3",
@@ -4398,9 +4398,9 @@
}
},
"node_modules/@testing-library/dom": {
"version": "10.1.0",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-10.1.0.tgz",
"integrity": "sha512-wdsYKy5zupPyLCW2Je5DLHSxSfbIp6h80WoHOQc+RPtmPGA52O9x5MJEkv92Sjonpq+poOAtUKhh1kBGAXBrNA==",
"version": "10.2.0",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-10.2.0.tgz",
"integrity": "sha512-CytIvb6tVOADRngTHGWNxH8LPgO/3hi/BdCEHOf7Qd2GvZVClhVP0Wo/QHzWhpki49Bk0b4VT6xpt3fx8HTSIw==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -39,7 +39,7 @@
"@edx/reactifex": "^2.1.1",
"@openedx/frontend-build": "14.0.10",
"@openedx/paragon": "22.6.1",
"@testing-library/dom": "10.1.0",
"@testing-library/dom": "10.2.0",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "10.4.9",
"husky": "8.0.3",