From 4a963b9dadfaaa9bf5fdd6121a1f13dbd7194bb5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2020 10:45:01 +0200 Subject: [PATCH] Update dependency @testing-library/user-event to v11.4.0 (#185) Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 04f5ec744..29e9f86c8 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "5.9.0", "@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/node": "12.12.47", "@types/node-sass": "4.11.1", diff --git a/yarn.lock b/yarn.lock index 33d9c1279..2469b0aab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1418,10 +1418,10 @@ "@babel/runtime" "^7.10.2" "@testing-library/dom" "^7.9.0" -"@testing-library/user-event@11.3.2": - version "11.3.2" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-11.3.2.tgz#015232ed88a54deb4664afec4b9e65a74c268f2a" - integrity sha512-2QBLj/nuIUf2vV5kpoix8nnIcePsyjCiALOs9ooF11HynHkrShmPL8Nxo94SIXSGIovTWYVYJpN4VaLO2fjKbQ== +"@testing-library/user-event@11.4.0": + version "11.4.0" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-11.4.0.tgz#acc52f4dc6c979cabe24d50dfa2d3b417d536a7d" + integrity sha512-FBI9smEqloQEbxRkBeL5YTK2fdHyXRPj4oNZkeWwpg2ItER+B4MOyLuMCBOgv/ZMyURlNVDD/OSr0pu7cg8H3Q== dependencies: "@babel/runtime" "^7.10.2"