chore(deps): update dependency @testing-library/dom to v8.2.0
This commit is contained in:
committed by
renovate[bot]
parent
e78b60a456
commit
d493150f26
6
package-lock.json
generated
6
package-lock.json
generated
@ -7021,9 +7021,9 @@
|
||||
}
|
||||
},
|
||||
"@testing-library/dom": {
|
||||
"version": "8.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.1.1.tgz",
|
||||
"integrity": "sha512-PkyaKetl+at2XWhTVUL8Lpjdl0rFMZ2DCEOQexXFjg1TumMXOtxGTVFf1AIxdh11DFu9w/AO8gZcP3XnVwR8YA==",
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.2.0.tgz",
|
||||
"integrity": "sha512-U8cTWENQPHO3QHvxBdfltJ+wC78ytMdg69ASvIdkGdQ/XRg4M9H2vvM3mHddxl+w/fM6NNqzGMwpQoh82v9VIA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/code-frame": "^7.10.4",
|
||||
|
@ -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.1.1",
|
||||
"@testing-library/dom": "8.2.0",
|
||||
"@testing-library/jest-dom": "5.14.1",
|
||||
"@testing-library/user-event": "13.2.1",
|
||||
"@typescript-eslint/eslint-plugin": "4.29.3",
|
||||
|
Reference in New Issue
Block a user