diff --git a/package.json b/package.json index a65247c9..238bf4d8 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@testing-library/jest-dom": "^5.11.9", "@testing-library/react": "^11.2.5", "@testing-library/react-hooks": "^5.1.0", - "@testing-library/user-event": "^13.0.1", + "@testing-library/user-event": "^13.0.2", "@types/d3-array": "^2.9.0", "@types/react": "^17.0.3", "@types/react-dom": "^17.0.2", diff --git a/yarn.lock b/yarn.lock index 5f932814..d3640915 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4694,10 +4694,10 @@ "@babel/runtime" "^7.12.5" "@testing-library/dom" "^7.28.1" -"@testing-library/user-event@^13.0.1": - version "13.0.1" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.0.1.tgz#a1c0727ca3eefa6f9bd0ccce98d02770e6446e8f" - integrity sha512-7n3Y5Vohib6yVFW60JlCvQOqBDIlE1SRyo78nmoHwePAg3SVhnfyOI30RYNj3yFF7qy7e0uVlewzTyvNxyJjEA== +"@testing-library/user-event@^13.0.2": + version "13.0.2" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.0.2.tgz#f629bfd44fb09c9e3b18e048076b397e6e97952d" + integrity sha512-OYlNDcoqNZJhQvP5tsNM4/i27XIyA5DMi8xMwAJ0VLGW5BqjsSrYtL29WvHEdHu+cI6wo6UMHy6atdwtTNVUiw== dependencies: "@babel/runtime" "^7.12.5"