chore(deps): update dependency @testing-library/dom to v8.1.0
This commit is contained in:
committed by
renovate[bot]
parent
912c7129fb
commit
df662e111e
6
package-lock.json
generated
6
package-lock.json
generated
@ -7067,9 +7067,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@testing-library/dom": {
|
"@testing-library/dom": {
|
||||||
"version": "8.0.0",
|
"version": "8.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.1.0.tgz",
|
||||||
"integrity": "sha512-Ym375MTOpfszlagRnTMO+FOfTt6gRrWiDOWmEnWLu9OvwCPOWtK6i5pBHmZ07wUJiQ7wWz0t8+ZBK2wFo2tlew==",
|
"integrity": "sha512-kmW9alndr19qd6DABzQ978zKQ+J65gU2Rzkl8hriIetPnwpesRaK4//jEQyYh8fEALmGhomD/LBQqt+o+DL95Q==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/code-frame": "^7.10.4",
|
"@babel/code-frame": "^7.10.4",
|
||||||
|
@ -104,7 +104,7 @@
|
|||||||
"@babel/preset-react": "7.14.5",
|
"@babel/preset-react": "7.14.5",
|
||||||
"@babel/preset-typescript": "7.14.5",
|
"@babel/preset-typescript": "7.14.5",
|
||||||
"@testing-library/cypress": "7.0.6",
|
"@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/jest-dom": "5.14.1",
|
||||||
"@testing-library/user-event": "13.1.9",
|
"@testing-library/user-event": "13.1.9",
|
||||||
"@typescript-eslint/eslint-plugin": "4.28.1",
|
"@typescript-eslint/eslint-plugin": "4.28.1",
|
||||||
|
Reference in New Issue
Block a user