chore:(deps): bump @testing-library/react from 13.1.1 to 13.3.0 in /explorer (#26540)

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

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 13.1.1 to 13.3.0.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v13.1.1...v13.3.0)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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] 2022-07-11 08:08:12 +00:00 committed by GitHub
parent 4772a93109
commit 802efbb67f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -22,7 +22,7 @@
"@solana/spl-token-registry": "^0.2.3736",
"@solana/web3.js": "^1.43.1",
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "^13.1.1",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^13.5.0",
"@types/bn.js": "^5.1.0",
"@types/bs58": "^4.0.1",
@ -5672,9 +5672,9 @@
}
},
"node_modules/@testing-library/react": {
"version": "13.1.1",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-13.1.1.tgz",
"integrity": "sha512-8mirlAa0OKaUvnqnZF6MdAh2tReYA2KtWVw1PKvaF5EcCZqgK5pl8iF+3uW90JdG5Ua2c2c2E2wtLdaug3dsVg==",
"version": "13.3.0",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-13.3.0.tgz",
"integrity": "sha512-DB79aA426+deFgGSjnf5grczDPiL4taK3hFaa+M5q7q20Kcve9eQottOG5kZ74KEr55v0tU2CQormSSDK87zYQ==",
"dependencies": {
"@babel/runtime": "^7.12.5",
"@testing-library/dom": "^8.5.0",
@ -31421,9 +31421,9 @@
}
},
"@testing-library/react": {
"version": "13.1.1",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-13.1.1.tgz",
"integrity": "sha512-8mirlAa0OKaUvnqnZF6MdAh2tReYA2KtWVw1PKvaF5EcCZqgK5pl8iF+3uW90JdG5Ua2c2c2E2wtLdaug3dsVg==",
"version": "13.3.0",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-13.3.0.tgz",
"integrity": "sha512-DB79aA426+deFgGSjnf5grczDPiL4taK3hFaa+M5q7q20Kcve9eQottOG5kZ74KEr55v0tU2CQormSSDK87zYQ==",
"requires": {
"@babel/runtime": "^7.12.5",
"@testing-library/dom": "^8.5.0",

View File

@ -17,7 +17,7 @@
"@solana/spl-token-registry": "^0.2.3736",
"@solana/web3.js": "^1.43.1",
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "^13.1.1",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^13.5.0",
"@types/bn.js": "^5.1.0",
"@types/bs58": "^4.0.1",