chore:(deps): bump @testing-library/user-event in /explorer (#11266)

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.0.15 to 12.0.17.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v12.0.15...v12.0.17)

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-07-29 10:58:23 +00:00 committed by GitHub
parent ebe367f722
commit df143d133b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -2689,9 +2689,9 @@
}
},
"@testing-library/user-event": {
"version": "12.0.15",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-12.0.15.tgz",
"integrity": "sha512-B+f8lpty7Nnq0i06FBGPDWT+asnHaudpmYBKDw7wqIq5xpUdzfDBSOdlcwRNneM3XrD0RsOZE9BXuDwr5pwsvw==",
"version": "12.0.17",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-12.0.17.tgz",
"integrity": "sha512-Et22bfgnLdowY0VSP8MQuCP9wdrqWMrm9OCXSi3q3rx7ctSvEsC/jYNbgK/MJdDSpVhNVnB+fqm1VhVlDDRN6A==",
"requires": {
"@babel/runtime": "^7.10.2"
},

View File

@ -7,7 +7,7 @@
"@solana/web3.js": "^0.63.1",
"@testing-library/jest-dom": "^5.11.1",
"@testing-library/react": "^10.4.7",
"@testing-library/user-event": "^12.0.15",
"@testing-library/user-event": "^12.0.17",
"@types/bs58": "^4.0.1",
"@types/jest": "^26.0.7",
"@types/node": "^14.0.26",