chore(deps): update dependency @testing-library/dom to v8.12.0
This commit is contained in:
committed by
renovate[bot]
parent
b046847b7d
commit
f143e93088
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.4",
|
||||
"@testing-library/dom": "8.12.0",
|
||||
"@testing-library/jest-dom": "5.16.3",
|
||||
"@testing-library/user-event": "13.5.0",
|
||||
"@types/chai": "4.3.0",
|
||||
@ -14788,9 +14788,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@testing-library/dom": {
|
||||
"version": "8.11.4",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.11.4.tgz",
|
||||
"integrity": "sha512-7vZ6ZoBEbr6bfEM89W1nzl0vHbuI0g0kRrI0hwSXH3epnuqGO3KulFLQCKfmmW+60t7e4sevAkJPASSMmnNCRw==",
|
||||
"version": "8.12.0",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.12.0.tgz",
|
||||
"integrity": "sha512-rBrJk5WjI02X1edtiUcZhgyhgBhiut96r5Jp8J5qktKdcvLcZpKDW8i2hkGMMItxrghjXuQ5AM6aE0imnFawaw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@babel/code-frame": "^7.10.4",
|
||||
@ -65260,9 +65260,9 @@
|
||||
}
|
||||
},
|
||||
"@testing-library/dom": {
|
||||
"version": "8.11.4",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.11.4.tgz",
|
||||
"integrity": "sha512-7vZ6ZoBEbr6bfEM89W1nzl0vHbuI0g0kRrI0hwSXH3epnuqGO3KulFLQCKfmmW+60t7e4sevAkJPASSMmnNCRw==",
|
||||
"version": "8.12.0",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.12.0.tgz",
|
||||
"integrity": "sha512-rBrJk5WjI02X1edtiUcZhgyhgBhiut96r5Jp8J5qktKdcvLcZpKDW8i2hkGMMItxrghjXuQ5AM6aE0imnFawaw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/code-frame": "^7.10.4",
|
||||
|
@ -106,7 +106,7 @@
|
||||
"@babel/preset-react": "7.16.7",
|
||||
"@babel/preset-typescript": "7.16.7",
|
||||
"@testing-library/cypress": "7.0.7",
|
||||
"@testing-library/dom": "8.11.4",
|
||||
"@testing-library/dom": "8.12.0",
|
||||
"@testing-library/jest-dom": "5.16.3",
|
||||
"@testing-library/user-event": "13.5.0",
|
||||
"@types/chai": "4.3.0",
|
||||
|
Reference in New Issue
Block a user