Update dependency @testing-library/user-event to v11.4.0 (#185)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-06-10 10:45:01 +02:00 committed by GitHub
parent df99c143d5
commit 4a963b9dad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -5,7 +5,7 @@
"dependencies": { "dependencies": {
"@testing-library/jest-dom": "5.9.0", "@testing-library/jest-dom": "5.9.0",
"@testing-library/react": "10.2.1", "@testing-library/react": "10.2.1",
"@testing-library/user-event": "11.3.2", "@testing-library/user-event": "11.4.0",
"@types/jest": "26.0.0", "@types/jest": "26.0.0",
"@types/node": "12.12.47", "@types/node": "12.12.47",
"@types/node-sass": "4.11.1", "@types/node-sass": "4.11.1",

View file

@ -1418,10 +1418,10 @@
"@babel/runtime" "^7.10.2" "@babel/runtime" "^7.10.2"
"@testing-library/dom" "^7.9.0" "@testing-library/dom" "^7.9.0"
"@testing-library/user-event@11.3.2": "@testing-library/user-event@11.4.0":
version "11.3.2" version "11.4.0"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-11.3.2.tgz#015232ed88a54deb4664afec4b9e65a74c268f2a" resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-11.4.0.tgz#acc52f4dc6c979cabe24d50dfa2d3b417d536a7d"
integrity sha512-2QBLj/nuIUf2vV5kpoix8nnIcePsyjCiALOs9ooF11HynHkrShmPL8Nxo94SIXSGIovTWYVYJpN4VaLO2fjKbQ== integrity sha512-FBI9smEqloQEbxRkBeL5YTK2fdHyXRPj4oNZkeWwpg2ItER+B4MOyLuMCBOgv/ZMyURlNVDD/OSr0pu7cg8H3Q==
dependencies: dependencies:
"@babel/runtime" "^7.10.2" "@babel/runtime" "^7.10.2"