chore(deps): update dependency @testing-library/dom to v8.18.0

This commit is contained in:
renovate[bot]
2022-09-19 04:26:50 +00:00
parent d529e00d7b
commit f955ec4434
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -23,7 +23,7 @@
"@edx/frontend-build": "11.0.2",
"@edx/frontend-platform": "2.6.2",
"@edx/paragon": "19.25.3",
"@testing-library/dom": "8.17.1",
"@testing-library/dom": "8.18.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "10.4.9",
"codecov": "3.8.3",
@@ -5826,9 +5826,9 @@
}
},
"node_modules/@testing-library/dom": {
"version": "8.17.1",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.17.1.tgz",
"integrity": "sha512-KnH2MnJUzmFNPW6RIKfd+zf2Wue8mEKX0M3cpX6aKl5ZXrJM1/c/Pc8c2xDNYQCnJO48Sm5ITbMXgqTr3h4jxQ==",
"version": "8.18.0",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.18.0.tgz",
"integrity": "sha512-hP7v7Ifiq104Lb4dTuQzUtlkbX4sgsmxVwOTnVSDOU4ntApvPfp+eFLvasS8GpMP6pVfdbNRXNF/bSK7LTriEg==",
"dev": true,
"dependencies": {
"@babel/code-frame": "^7.10.4",
@@ -31806,9 +31806,9 @@
}
},
"@testing-library/dom": {
"version": "8.17.1",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.17.1.tgz",
"integrity": "sha512-KnH2MnJUzmFNPW6RIKfd+zf2Wue8mEKX0M3cpX6aKl5ZXrJM1/c/Pc8c2xDNYQCnJO48Sm5ITbMXgqTr3h4jxQ==",
"version": "8.18.0",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.18.0.tgz",
"integrity": "sha512-hP7v7Ifiq104Lb4dTuQzUtlkbX4sgsmxVwOTnVSDOU4ntApvPfp+eFLvasS8GpMP6pVfdbNRXNF/bSK7LTriEg==",
"dev": true,
"requires": {
"@babel/code-frame": "^7.10.4",

View File

@@ -50,7 +50,7 @@
"reactifex": "1.1.1",
"redux": "4.2.0",
"redux-saga": "1.1.3",
"@testing-library/dom": "8.17.1",
"@testing-library/dom": "8.18.0",
"@testing-library/jest-dom": "5.16.5",
"jest": "28.1.3",
"jest-chain": "1.1.5",