From 8cedf00f6d23f26a17a67fabb89ebb162f2a4031 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 09:48:50 -0400 Subject: [PATCH] Bump @testing-library/user-event from 13.1.8 to 13.1.9 (#13784) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 736f84c6d..ec76f7525 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "@testing-library/jest-dom": "^5.12.0", "@testing-library/preact": "^2.0.1", "@testing-library/preact-hooks": "^1.1.0", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^13.1.9", "babel-core": "^7.0.0-bridge.0", "babel-eslint": "^10.1.0", "babel-jest": "^26.6.3", diff --git a/yarn.lock b/yarn.lock index 449b2e837..733a1ab41 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3254,10 +3254,10 @@ dependencies: "@testing-library/dom" "^7.16.2" -"@testing-library/user-event@^13.1.8": - version "13.1.8" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.1.8.tgz#9cbf342b88d837ee188f9f9f4df6d1beaaf179c2" - integrity sha512-M04HgOlJvxILf5xyrkJaEQfFOtcvhy3usLldQIEg9zgFIYQofSmFGVfFlS7BWowqlBGLrItwGMlPXCoBgoHSiw== +"@testing-library/user-event@^13.1.9": + version "13.1.9" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.1.9.tgz#29e49a42659ac3c1023565ff56819e0153a82e99" + integrity sha512-NZr0zL2TMOs2qk+dNlqrAdbaRW5dAmYwd1yuQ4r7HpkVEOj0MWuUjDWwKhcLd/atdBy8ZSMHSKp+kXSQe47ezg== dependencies: "@babel/runtime" "^7.12.5"