From 238363c35e147a0b8d4fb53609d267159065daab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 07:48:06 +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 839b3eb37ef36..3954cb002f5a6 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.0", + "@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 bed3875fcc8fc..c2abe98fe4527 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3030,10 +3030,10 @@ dependencies: "@testing-library/dom" "^7.16.2" -"@testing-library/user-event@^13.0.0": - version "13.0.0" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.0.0.tgz#c39451b9c11ec2ef7ae0743dfda96decba1f3c56" - integrity sha512-At8SFGsb6kLgXU6NYU/IJGiKWULTklu8FlqTtaxvR9emnGDYlVhQ1xxjchpOifh1Ao6SjKu5vgDc7ioiUfw5oQ== +"@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"