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

This commit is contained in:
Renovate Bot
2022-04-10 14:56:09 +00:00
committed by renovate[bot]
parent 999a5e66a7
commit fb216cccb7
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.12.0", "@testing-library/dom": "8.13.0",
"@testing-library/jest-dom": "5.16.4", "@testing-library/jest-dom": "5.16.4",
"@testing-library/user-event": "13.5.0", "@testing-library/user-event": "13.5.0",
"@types/chai": "4.3.0", "@types/chai": "4.3.0",
@ -14725,9 +14725,9 @@
} }
}, },
"node_modules/@testing-library/dom": { "node_modules/@testing-library/dom": {
"version": "8.12.0", "version": "8.13.0",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.12.0.tgz", "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.13.0.tgz",
"integrity": "sha512-rBrJk5WjI02X1edtiUcZhgyhgBhiut96r5Jp8J5qktKdcvLcZpKDW8i2hkGMMItxrghjXuQ5AM6aE0imnFawaw==", "integrity": "sha512-9VHgfIatKNXQNaZTtLnalIy0jNZzY35a4S3oi08YAt9Hv1VsfZ/DfA45lM8D/UhtHBGJ4/lGwp0PZkVndRkoOQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@babel/code-frame": "^7.10.4", "@babel/code-frame": "^7.10.4",
@ -65186,9 +65186,9 @@
} }
}, },
"@testing-library/dom": { "@testing-library/dom": {
"version": "8.12.0", "version": "8.13.0",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.12.0.tgz", "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.13.0.tgz",
"integrity": "sha512-rBrJk5WjI02X1edtiUcZhgyhgBhiut96r5Jp8J5qktKdcvLcZpKDW8i2hkGMMItxrghjXuQ5AM6aE0imnFawaw==", "integrity": "sha512-9VHgfIatKNXQNaZTtLnalIy0jNZzY35a4S3oi08YAt9Hv1VsfZ/DfA45lM8D/UhtHBGJ4/lGwp0PZkVndRkoOQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/code-frame": "^7.10.4", "@babel/code-frame": "^7.10.4",

View File

@ -107,7 +107,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.12.0", "@testing-library/dom": "8.13.0",
"@testing-library/jest-dom": "5.16.4", "@testing-library/jest-dom": "5.16.4",
"@testing-library/user-event": "13.5.0", "@testing-library/user-event": "13.5.0",
"@types/chai": "4.3.0", "@types/chai": "4.3.0",