chore:(deps): bump @testing-library/react in /explorer (#11382)

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 10.4.7 to 10.4.8.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v10.4.7...v10.4.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-08-05 09:53:08 +00:00
committed by GitHub
parent d44e8ce914
commit 31513fab14
2 changed files with 16 additions and 16 deletions

View File

@ -2507,9 +2507,9 @@
} }
}, },
"@testing-library/dom": { "@testing-library/dom": {
"version": "7.21.0", "version": "7.21.8",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-7.21.0.tgz", "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-7.21.8.tgz",
"integrity": "sha512-S8TTMCd7qCkLs6bhdh2+fk7/pIrD16UKvnwa6gJICalZzV1xoAxDY9Isp6qmelizYH4P1Tz+O5Y4nMmjx3x0uQ==", "integrity": "sha512-iK1rJubFoeD5gxCryokwh09tnJa1Y4doNDbNFYYqOqz6ELwB1+kEAwlezA5xwMi8QrK7xg+1/aBMzb9X/A/EmA==",
"requires": { "requires": {
"@babel/runtime": "^7.10.3", "@babel/runtime": "^7.10.3",
"@types/aria-query": "^4.2.0", "@types/aria-query": "^4.2.0",
@ -2519,9 +2519,9 @@
}, },
"dependencies": { "dependencies": {
"@babel/runtime": { "@babel/runtime": {
"version": "7.10.5", "version": "7.11.1",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.10.5.tgz", "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.11.1.tgz",
"integrity": "sha512-otddXKhdNn7d0ptoFRHtMLa8LqDxLYwTjB4nYgM1yy5N6gU/MUf8zqyyLltCH3yAVitBzmwK4us+DD0l/MauAg==", "integrity": "sha512-nH5y8fLvVl3HAb+ezbgcgwrH8QbClWo8xzkOu7+oyqngo3EVorwpWJQaqXPjGRpfj7mQvsJCl/S8knkfkPWqrw==",
"requires": { "requires": {
"regenerator-runtime": "^0.13.4" "regenerator-runtime": "^0.13.4"
} }
@ -2765,18 +2765,18 @@
} }
}, },
"@testing-library/react": { "@testing-library/react": {
"version": "10.4.7", "version": "10.4.8",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-10.4.7.tgz", "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-10.4.8.tgz",
"integrity": "sha512-hUYbum3X2f1ZKusKfPaooKNYqE/GtPiQ+D2HJaJ4pkxeNJQFVUEvAvEh9+3QuLdBeTWkDMNY5NSijc5+pGdM4Q==", "integrity": "sha512-clgpFR6QHiRRcdhFfAKDhH8UXpNASyfkkANhtCsCVBnai+O+mK1rGtMES+Apc7ql5Wyxu7j8dcLiC4pV5VblHA==",
"requires": { "requires": {
"@babel/runtime": "^7.10.3", "@babel/runtime": "^7.10.3",
"@testing-library/dom": "^7.17.1" "@testing-library/dom": "^7.17.1"
}, },
"dependencies": { "dependencies": {
"@babel/runtime": { "@babel/runtime": {
"version": "7.10.5", "version": "7.11.1",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.10.5.tgz", "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.11.1.tgz",
"integrity": "sha512-otddXKhdNn7d0ptoFRHtMLa8LqDxLYwTjB4nYgM1yy5N6gU/MUf8zqyyLltCH3yAVitBzmwK4us+DD0l/MauAg==", "integrity": "sha512-nH5y8fLvVl3HAb+ezbgcgwrH8QbClWo8xzkOu7+oyqngo3EVorwpWJQaqXPjGRpfj7mQvsJCl/S8knkfkPWqrw==",
"requires": { "requires": {
"regenerator-runtime": "^0.13.4" "regenerator-runtime": "^0.13.4"
} }
@ -6347,9 +6347,9 @@
} }
}, },
"dom-accessibility-api": { "dom-accessibility-api": {
"version": "0.4.6", "version": "0.4.7",
"resolved": "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.4.6.tgz", "resolved": "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.4.7.tgz",
"integrity": "sha512-qxFVFR/ymtfamEQT/AsYLe048sitxFCoCHiM+vuOdR3fE94i3so2SCFJxyz/RxV69PZ+9FgToYWOd7eqJqcbYw==" "integrity": "sha512-5+GzhTpCQYHz4NjL8loYTDVBnXIjNLBadWQBKxXk+osFEplLt3EsSYBu2YZcdZ8QqrvCHgW6TSMGMbmgfhrn2g=="
}, },
"dom-converter": { "dom-converter": {
"version": "0.2.0", "version": "0.2.0",

View File

@ -6,7 +6,7 @@
"@react-hook/debounce": "^3.0.0", "@react-hook/debounce": "^3.0.0",
"@solana/web3.js": "^0.64.0", "@solana/web3.js": "^0.64.0",
"@testing-library/jest-dom": "^5.11.2", "@testing-library/jest-dom": "^5.11.2",
"@testing-library/react": "^10.4.7", "@testing-library/react": "^10.4.8",
"@testing-library/user-event": "^12.1.0", "@testing-library/user-event": "^12.1.0",
"@types/bs58": "^4.0.1", "@types/bs58": "^4.0.1",
"@types/jest": "^26.0.8", "@types/jest": "^26.0.8",