From 1937919fdd119b980223238048aa453a925c40e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 13:08:21 +0000 Subject: [PATCH] chore(deps): update dependency @testing-library/user-event to v14.2.6 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6a0c8ac..6671244 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@testing-library/jest-dom": "5.16.4", "@testing-library/react": "13.3.0", "@testing-library/react-hooks": "8.0.1", - "@testing-library/user-event": "14.2.5", + "@testing-library/user-event": "14.2.6", "@types/jest": "28.1.6", "@types/node": "18.0.0", "@types/react": "18.0.15", diff --git a/yarn.lock b/yarn.lock index 01ab66f..ae422ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2670,10 +2670,10 @@ "@testing-library/dom" "^8.5.0" "@types/react-dom" "^18.0.0" -"@testing-library/user-event@14.2.5": - version "14.2.5" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.2.5.tgz#a27a16ee7f915c22c62b9c065d743248ee79dcb6" - integrity sha512-xcSw47H8JidxQPAqPlHp4l51EYJx+2TlHgYBW9i+noNlgUMMrhgtefnrWcpZ1k9ep6SMhJVyx3N7F4tIKTuJ9w== +"@testing-library/user-event@14.2.6": + version "14.2.6" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.2.6.tgz#9ba313a212994eea66e018520e23542ac3eb6fbe" + integrity sha512-l/4W4x3Lm24wkWNkPasXqvEzG+a6n2X872XCUjhyfbNqcoOapaWyCxC5Fz+E4r7JPu8gysQKSSCrK0OO2x+D+A== "@trysound/sax@0.2.0": version "0.2.0"