Update dependency @testing-library/user-event to v11.2.1

This commit is contained in:
Renovate Bot 2020-06-05 18:09:36 +00:00 committed by Philip Molares
parent c56430a6a6
commit 9212bae9ea
2 changed files with 5 additions and 5 deletions

View file

@ -5,7 +5,7 @@
"dependencies": {
"@testing-library/jest-dom": "5.9.0",
"@testing-library/react": "10.2.0",
"@testing-library/user-event": "11.2.0",
"@testing-library/user-event": "11.2.1",
"@types/jest": "25.2.3",
"@types/node": "12.12.44",
"@types/node-sass": "4.11.1",

View file

@ -1418,10 +1418,10 @@
"@babel/runtime" "^7.10.2"
"@testing-library/dom" "^7.9.0"
"@testing-library/user-event@11.2.0":
version "11.2.0"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-11.2.0.tgz#bf2399e046c8228a63d6124e51214e18330ab764"
integrity sha512-kFaPsjQRte/t6rIYJPRyuzg8nraE1JVnjQOtEjSIfxU5dIc+lSH9sJmCTUNF87IpLHlYzHlWL70EjuhIwGbXjg==
"@testing-library/user-event@11.2.1":
version "11.2.1"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-11.2.1.tgz#2de8327e4cf89c145bcf9a0f17773a632bc58b26"
integrity sha512-dwXa4y+9mAp1+wR/1ufFjm5kUHsvJ5Y5dCdaWyU1CXIA7SNSHcEYVWHGjwZNGrxf00Jm16bN57z5gUMsXCzjSA==
dependencies:
"@babel/runtime" "^7.10.2"