Bump @testing-library/user-event from 8.1.1 to 10.0.0

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 8.1.1 to 10.0.0.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Commits](https://github.com/testing-library/user-event/compare/v8.1.1...v10.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-18 10:41:22 +00:00 committed by GitHub
parent 664eea21f5
commit 4de50cdb85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@
"dependencies": {
"@testing-library/jest-dom": "^5.1.1",
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^8.1.1",
"@testing-library/user-event": "^10.0.0",
"classnames": "^2.2.6",
"gh-pages": "^2.2.0",
"jsonp": "^0.2.1",

View File

@ -1895,10 +1895,10 @@
"@testing-library/dom" "^6.11.0"
"@types/testing-library__react" "^9.1.2"
"@testing-library/user-event@^8.1.1":
version "8.1.1"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-8.1.1.tgz#780b5bc0db44243ba7f8bbbe30265bf10d7c7ac9"
integrity sha512-sJ4WGVOK0+8kphgEJwTfVLyLwhejzWQYH35BgUK0EZv3cKr6Gnofjo4GVyUaj/q1ddqK65FdPS3iZQguZZmJGg==
"@testing-library/user-event@^10.0.0":
version "10.0.0"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-10.0.0.tgz#68dc84111c882cbf595d6bafa3691e4daa375fbd"
integrity sha512-ygQ1SaX3AzWDGPer5e2LF7FvWwLPG+XYViHvpW4ObseOkqmJI2ruawp9iLmEwxQW88jNCCExvonh0jBAwwiYZw==
"@types/babel__core@^7.1.0":
version "7.1.3"