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

pull/44797/head
Renovate Bot 2022-01-15 20:39:27 +00:00 committed by renovate[bot]
parent 319dda294a
commit 63e191e7d3
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -32,7 +32,7 @@
"@babel/preset-react": "7.16.7",
"@babel/preset-typescript": "7.16.7",
"@testing-library/cypress": "7.0.7",
"@testing-library/dom": "8.11.1",
"@testing-library/dom": "8.11.2",
"@testing-library/jest-dom": "5.16.1",
"@testing-library/user-event": "13.5.0",
"@types/chai": "4.3.0",
@ -14268,9 +14268,9 @@
}
},
"node_modules/@testing-library/dom": {
"version": "8.11.1",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.11.1.tgz",
"integrity": "sha512-3KQDyx9r0RKYailW2MiYrSSKEfH0GTkI51UGEvJenvcoDoeRYs0PZpi2SXqtnMClQvCqdtTTpOfFETDTVADpAg==",
"version": "8.11.2",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.11.2.tgz",
"integrity": "sha512-idsS/cqbYudXcVWngc1PuWNmXs416oBy2g/7Q8QAUREt5Z3MUkAL2XJD7xazLJ6esDfqRDi/ZBxk+OPPXitHRw==",
"dev": true,
"dependencies": {
"@babel/code-frame": "^7.10.4",
@ -66876,9 +66876,9 @@
}
},
"@testing-library/dom": {
"version": "8.11.1",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.11.1.tgz",
"integrity": "sha512-3KQDyx9r0RKYailW2MiYrSSKEfH0GTkI51UGEvJenvcoDoeRYs0PZpi2SXqtnMClQvCqdtTTpOfFETDTVADpAg==",
"version": "8.11.2",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.11.2.tgz",
"integrity": "sha512-idsS/cqbYudXcVWngc1PuWNmXs416oBy2g/7Q8QAUREt5Z3MUkAL2XJD7xazLJ6esDfqRDi/ZBxk+OPPXitHRw==",
"dev": true,
"requires": {
"@babel/code-frame": "^7.10.4",

View File

@ -107,7 +107,7 @@
"@babel/preset-react": "7.16.7",
"@babel/preset-typescript": "7.16.7",
"@testing-library/cypress": "7.0.7",
"@testing-library/dom": "8.11.1",
"@testing-library/dom": "8.11.2",
"@testing-library/jest-dom": "5.16.1",
"@testing-library/user-event": "13.5.0",
"@types/chai": "4.3.0",