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

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 10.4.4 to 10.4.5.
- [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.4...v10.4.5)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-08 21:41:32 +00:00 committed by GitHub
parent 99951adef4
commit 9b380f8b2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -2669,9 +2669,9 @@
}
},
"@testing-library/react": {
"version": "10.4.4",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-10.4.4.tgz",
"integrity": "sha512-SKDQ2jBdg9UQQYQragkvXOzNp4hnCdOvXyZ52rg+OXiiumVxkAutdvvRzBF4PrbvMQ27Z6gx0GVo2YQ1Mcip8g==",
"version": "10.4.5",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-10.4.5.tgz",
"integrity": "sha512-M5A0W4VphBiEm4vgnq7vHC+/e4Bp/3iIOAWap1FtIiA+Zom6BtXpY3RSTOqc8bZsCcu9gFBZ/lxaiMW6uJddWg==",
"requires": {
"@babel/runtime": "^7.10.3",
"@testing-library/dom": "^7.17.1",

View File

@ -6,7 +6,7 @@
"@react-hook/debounce": "^3.0.0",
"@solana/web3.js": "^0.62.0",
"@testing-library/jest-dom": "^5.11.0",
"@testing-library/react": "^10.4.4",
"@testing-library/react": "^10.4.5",
"@testing-library/user-event": "^12.0.11",
"@types/bs58": "^4.0.1",
"@types/jest": "^26.0.4",