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

This commit is contained in:
Renovate Bot
2022-03-27 16:18:22 +00:00
committed by renovate[bot]
parent b046847b7d
commit f143e93088
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-react": "7.16.7",
"@babel/preset-typescript": "7.16.7", "@babel/preset-typescript": "7.16.7",
"@testing-library/cypress": "7.0.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/jest-dom": "5.16.3",
"@testing-library/user-event": "13.5.0", "@testing-library/user-event": "13.5.0",
"@types/chai": "4.3.0", "@types/chai": "4.3.0",
@ -14788,9 +14788,9 @@
} }
}, },
"node_modules/@testing-library/dom": { "node_modules/@testing-library/dom": {
"version": "8.11.4", "version": "8.12.0",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.11.4.tgz", "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.12.0.tgz",
"integrity": "sha512-7vZ6ZoBEbr6bfEM89W1nzl0vHbuI0g0kRrI0hwSXH3epnuqGO3KulFLQCKfmmW+60t7e4sevAkJPASSMmnNCRw==", "integrity": "sha512-rBrJk5WjI02X1edtiUcZhgyhgBhiut96r5Jp8J5qktKdcvLcZpKDW8i2hkGMMItxrghjXuQ5AM6aE0imnFawaw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@babel/code-frame": "^7.10.4", "@babel/code-frame": "^7.10.4",
@ -65260,9 +65260,9 @@
} }
}, },
"@testing-library/dom": { "@testing-library/dom": {
"version": "8.11.4", "version": "8.12.0",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.11.4.tgz", "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.12.0.tgz",
"integrity": "sha512-7vZ6ZoBEbr6bfEM89W1nzl0vHbuI0g0kRrI0hwSXH3epnuqGO3KulFLQCKfmmW+60t7e4sevAkJPASSMmnNCRw==", "integrity": "sha512-rBrJk5WjI02X1edtiUcZhgyhgBhiut96r5Jp8J5qktKdcvLcZpKDW8i2hkGMMItxrghjXuQ5AM6aE0imnFawaw==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/code-frame": "^7.10.4", "@babel/code-frame": "^7.10.4",

View File

@ -106,7 +106,7 @@
"@babel/preset-react": "7.16.7", "@babel/preset-react": "7.16.7",
"@babel/preset-typescript": "7.16.7", "@babel/preset-typescript": "7.16.7",
"@testing-library/cypress": "7.0.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/jest-dom": "5.16.3",
"@testing-library/user-event": "13.5.0", "@testing-library/user-event": "13.5.0",
"@types/chai": "4.3.0", "@types/chai": "4.3.0",