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

This commit is contained in:
Renovate Bot
2022-01-26 00:19:13 +00:00
committed by renovate[bot]
parent 54a15c6589
commit c769f1bdc5
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.2",
"@testing-library/dom": "8.11.3",
"@testing-library/jest-dom": "5.16.1",
"@testing-library/user-event": "13.5.0",
"@types/chai": "4.3.0",
@ -14286,9 +14286,9 @@
}
},
"node_modules/@testing-library/dom": {
"version": "8.11.2",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.11.2.tgz",
"integrity": "sha512-idsS/cqbYudXcVWngc1PuWNmXs416oBy2g/7Q8QAUREt5Z3MUkAL2XJD7xazLJ6esDfqRDi/ZBxk+OPPXitHRw==",
"version": "8.11.3",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.11.3.tgz",
"integrity": "sha512-9LId28I+lx70wUiZjLvi1DB/WT2zGOxUh46glrSNMaWVx849kKAluezVzZrXJfTKKoQTmEOutLes/bHg4Bj3aA==",
"dev": true,
"dependencies": {
"@babel/code-frame": "^7.10.4",
@ -64713,9 +64713,9 @@
}
},
"@testing-library/dom": {
"version": "8.11.2",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.11.2.tgz",
"integrity": "sha512-idsS/cqbYudXcVWngc1PuWNmXs416oBy2g/7Q8QAUREt5Z3MUkAL2XJD7xazLJ6esDfqRDi/ZBxk+OPPXitHRw==",
"version": "8.11.3",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.11.3.tgz",
"integrity": "sha512-9LId28I+lx70wUiZjLvi1DB/WT2zGOxUh46glrSNMaWVx849kKAluezVzZrXJfTKKoQTmEOutLes/bHg4Bj3aA==",
"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.2",
"@testing-library/dom": "8.11.3",
"@testing-library/jest-dom": "5.16.1",
"@testing-library/user-event": "13.5.0",
"@types/chai": "4.3.0",