diff --git a/package.json b/package.json index 33e71f35..315315a0 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.1", + "@testing-library/user-event": "13.1.2", "@types/codemirror": "0.0.108", "@types/facepaint": "1.2.1", "@types/jest": "26.0.22", diff --git a/yarn.lock b/yarn.lock index a1a88a48..e7b2e446 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3457,10 +3457,10 @@ "@babel/runtime" "^7.12.5" "@testing-library/dom" "^7.28.1" -"@testing-library/user-event@13.1.1": - version "13.1.1" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.1.1.tgz#1e011de944cf4d2a917cef6c3046c26389943e24" - integrity sha512-B4roX+0mpXKGj8ndd38YoIo3IV9pmTTWxr/2cOke5apTtrNabEUE0KMBccpcAcYlfPcr7uMu+dxeeC3HdXd9qQ== +"@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== dependencies: "@babel/runtime" "^7.12.5"