From 97a722f2604815c87eb65c11457e7ae5a6bc17af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 07:10:15 +0000 Subject: [PATCH] Bump @testing-library/user-event from 13.0.2 to 13.1.1 in /ui Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.0.2 to 13.1.1. - [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.2...v13.1.1) Signed-off-by: dependabot[bot] --- ui/package.json | 2 +- ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/package.json b/ui/package.json index e8a3567..dbbf45d 100644 --- a/ui/package.json +++ b/ui/package.json @@ -9,7 +9,7 @@ "@reduxjs/toolkit": "1.5.0", "@testing-library/jest-dom": "^5.11.9", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.0.2", + "@testing-library/user-event": "^13.1.1", "@types/jest": "^26.0.21", "@types/lodash.uniqby": "4.7.6", "@types/node": "^14.14.35", diff --git a/ui/yarn.lock b/ui/yarn.lock index c445d2c..e67cc08 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -1735,10 +1735,10 @@ "@babel/runtime" "^7.12.5" "@testing-library/dom" "^7.28.1" -"@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== +"@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== dependencies: "@babel/runtime" "^7.12.5"