diff --git a/package.json b/package.json index c92396bc..d7f252c4 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "@testing-library/jest-dom": "5.11.10", "@testing-library/react": "11.2.6", "@testing-library/react-hooks": "5.1.1", - "@testing-library/user-event": "13.1.2", + "@testing-library/user-event": "13.1.3", "@types/codemirror": "0.0.108", "@types/facepaint": "1.2.1", "@types/jest": "26.0.22", diff --git a/yarn.lock b/yarn.lock index 12f0d4a6..971992d4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3407,10 +3407,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"