From ae255f4bad45ffea61ada8eaff7bddea52d89a3e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 15 Apr 2021 00:34:02 +0000 Subject: [PATCH] Update dependency @testing-library/user-event to v13.1.3 Signed-off-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 bc4f13305..01a9df2a6 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@matejmazur/react-katex": "3.1.3", "@testing-library/jest-dom": "5.11.10", "@testing-library/react": "11.2.6", - "@testing-library/user-event": "13.1.2", + "@testing-library/user-event": "13.1.3", "@types/codemirror": "0.0.108", "@types/d3-graphviz": "2.6.6", "@types/diff": "5.0.0", diff --git a/yarn.lock b/yarn.lock index 4451b54fc..830757c95 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1836,10 +1836,10 @@ "@babel/runtime" "^7.12.5" "@testing-library/dom" "^7.28.1" -"@testing-library/user-event@13.1.2": - version "13.1.2" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.1.2.tgz#2dff143155da093f0dc2485cf4717780d12a6235" - integrity sha512-89S/QELVCXbcHmgAfPrk0U8kCu9qESqV8/QQaUe5B4+7qi3kJlfQYCiB7Pfi2XInBtO0qm7vDmJb+/Oa+TFdyQ== +"@testing-library/user-event@13.1.3": + version "13.1.3" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.1.3.tgz#f88dbd2c248f52f45305dfaa1deddfa8420fedab" + integrity sha512-PDTAb7CDhWzxdEFh29vnSyNFx/gigFPsVli2lgxoX+cbX6Dy2kTetB1J3dLm5TKh4d5nUWFfLpaPMoZuLLZ1Dg== dependencies: "@babel/runtime" "^7.12.5"