From 8ada8c070427ae2953763ae3cae1a2b170628427 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 09:57:56 +0000 Subject: [PATCH] Bump @testing-library/user-event from 13.0.0 to 13.0.2 Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.0.0 to 13.0.2. - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md) - [Commits](https://github.com/testing-library/user-event/compare/v13.0.0...v13.0.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index fe6ac67760c1f..fd48e0b49dcee 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "@testing-library/jest-dom": "^5.11.9", "@testing-library/preact": "^2.0.1", "@testing-library/preact-hooks": "^1.1.0", - "@testing-library/user-event": "^13.0.1", + "@testing-library/user-event": "^13.0.2", "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 96171f607a181..bbb736c71ae5d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3030,10 +3030,10 @@ dependencies: "@testing-library/dom" "^7.16.2" -"@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"