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

This commit is contained in:
Renovate Bot
2021-09-11 10:00:19 +00:00
committed by renovate[bot]
parent a563b3b4e4
commit 969e4ac9e2
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -7218,9 +7218,9 @@
}
},
"@testing-library/dom": {
"version": "8.3.0",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.3.0.tgz",
"integrity": "sha512-4Eu+ExT7UhesxcRjumD7kAXv/8xhl5j2wgp2FROReXDg+Y+ArzPpU+GEN0+0m0SYlOu9hBtvNuBrzTKqyEB1Sw==",
"version": "8.5.0",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.5.0.tgz",
"integrity": "sha512-O0fmHFaPlqaYCpa/cBL0cvroMridb9vZsMLacgIqrlxj+fd+bGF8UfAgwsLCHRF84KLBafWlm9CuOvxeNTlodw==",
"dev": true,
"requires": {
"@babel/code-frame": "^7.10.4",

View File

@ -105,7 +105,7 @@
"@babel/preset-react": "7.14.5",
"@babel/preset-typescript": "7.15.0",
"@testing-library/cypress": "7.0.7",
"@testing-library/dom": "8.3.0",
"@testing-library/dom": "8.5.0",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/user-event": "13.2.1",
"@typescript-eslint/eslint-plugin": "4.31.0",