chore(deps): update dependency @testing-library/dom to v8.11.3
This commit is contained in:
committed by
renovate[bot]
parent
54a15c6589
commit
c769f1bdc5
14
package-lock.json
generated
14
package-lock.json
generated
@ -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",
|
||||
|
@ -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",
|
||||
|
Reference in New Issue
Block a user