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

This commit is contained in:
Renovate Bot
2021-07-01 20:37:35 +00:00
committed by renovate[bot]
parent 912c7129fb
commit df662e111e
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -7067,9 +7067,9 @@
}
},
"@testing-library/dom": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.0.0.tgz",
"integrity": "sha512-Ym375MTOpfszlagRnTMO+FOfTt6gRrWiDOWmEnWLu9OvwCPOWtK6i5pBHmZ07wUJiQ7wWz0t8+ZBK2wFo2tlew==",
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.1.0.tgz",
"integrity": "sha512-kmW9alndr19qd6DABzQ978zKQ+J65gU2Rzkl8hriIetPnwpesRaK4//jEQyYh8fEALmGhomD/LBQqt+o+DL95Q==",
"dev": true,
"requires": {
"@babel/code-frame": "^7.10.4",

View File

@ -104,7 +104,7 @@
"@babel/preset-react": "7.14.5",
"@babel/preset-typescript": "7.14.5",
"@testing-library/cypress": "7.0.6",
"@testing-library/dom": "8.0.0",
"@testing-library/dom": "8.1.0",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/user-event": "13.1.9",
"@typescript-eslint/eslint-plugin": "4.28.1",