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

pull/46925/head
renovate[bot] 2022-07-16 19:49:16 +00:00
parent 48231dba8e
commit 2a457069ed
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -34,7 +34,7 @@
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.18.6",
"@testing-library/cypress": "8.0.3",
"@testing-library/dom": "8.15.0",
"@testing-library/dom": "8.16.0",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/user-event": "13.5.0",
"@types/chai": "4.3.1",
@ -13540,9 +13540,9 @@
}
},
"node_modules/@testing-library/dom": {
"version": "8.15.0",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.15.0.tgz",
"integrity": "sha512-KtMhnUST7iUvZPl3LlRKH9V/JGbMIwgCxSeGno+c2VRRgC21l27Ky8rU8n/xRcfUAsO4w9fn3Z70Dq3Tcg6KAg==",
"version": "8.16.0",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.16.0.tgz",
"integrity": "sha512-uxF4zmnLHHDlmW4l+0WDjcgLVwCvH+OVLpD8Dfp+Bjfz85prwxWGbwXgJdLtkgjD0qfOzkJF9SmA6YZPsMYX4w==",
"dependencies": {
"@babel/code-frame": "^7.10.4",
"@babel/runtime": "^7.12.5",
@ -63888,9 +63888,9 @@
}
},
"@testing-library/dom": {
"version": "8.15.0",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.15.0.tgz",
"integrity": "sha512-KtMhnUST7iUvZPl3LlRKH9V/JGbMIwgCxSeGno+c2VRRgC21l27Ky8rU8n/xRcfUAsO4w9fn3Z70Dq3Tcg6KAg==",
"version": "8.16.0",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.16.0.tgz",
"integrity": "sha512-uxF4zmnLHHDlmW4l+0WDjcgLVwCvH+OVLpD8Dfp+Bjfz85prwxWGbwXgJdLtkgjD0qfOzkJF9SmA6YZPsMYX4w==",
"requires": {
"@babel/code-frame": "^7.10.4",
"@babel/runtime": "^7.12.5",

View File

@ -113,7 +113,7 @@
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.18.6",
"@testing-library/cypress": "8.0.3",
"@testing-library/dom": "8.15.0",
"@testing-library/dom": "8.16.0",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/user-event": "13.5.0",
"@types/chai": "4.3.1",