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

This commit is contained in:
renovate[bot]
2022-09-26 04:29:01 +00:00
parent f955ec4434
commit fb2002a004
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.18.0",
"@testing-library/dom": "8.18.1",
"@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.18.0",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.18.0.tgz",
"integrity": "sha512-hP7v7Ifiq104Lb4dTuQzUtlkbX4sgsmxVwOTnVSDOU4ntApvPfp+eFLvasS8GpMP6pVfdbNRXNF/bSK7LTriEg==",
"version": "8.18.1",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.18.1.tgz",
"integrity": "sha512-oEvsm2B/WtcHKE+IcEeeCqNU/ltFGaVyGbpcm4g/2ytuT49jrlH9x5qRKL/H3A6yfM4YAbSbC0ceT5+9CEXnLg==",
"dev": true,
"dependencies": {
"@babel/code-frame": "^7.10.4",
@@ -31806,9 +31806,9 @@
}
},
"@testing-library/dom": {
"version": "8.18.0",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.18.0.tgz",
"integrity": "sha512-hP7v7Ifiq104Lb4dTuQzUtlkbX4sgsmxVwOTnVSDOU4ntApvPfp+eFLvasS8GpMP6pVfdbNRXNF/bSK7LTriEg==",
"version": "8.18.1",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.18.1.tgz",
"integrity": "sha512-oEvsm2B/WtcHKE+IcEeeCqNU/ltFGaVyGbpcm4g/2ytuT49jrlH9x5qRKL/H3A6yfM4YAbSbC0ceT5+9CEXnLg==",
"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.18.0",
"@testing-library/dom": "8.18.1",
"@testing-library/jest-dom": "5.16.5",
"jest": "28.1.3",
"jest-chain": "1.1.5",