From f5a1f0a0bf67a32bd682126262ac1d21511824c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Mar 2021 04:49:14 +0000 Subject: [PATCH] Bump @testing-library/user-event from 12.8.0 to 12.8.1 in /ui Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.8.0 to 12.8.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/v12.8.0...v12.8.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 4b9acd5..3913142 100644 --- a/ui/package.json +++ b/ui/package.json @@ -9,7 +9,7 @@ "@reduxjs/toolkit": "1.4.0", "@testing-library/jest-dom": "^5.11.9", "@testing-library/react": "^9.3.2", - "@testing-library/user-event": "^12.8.0", + "@testing-library/user-event": "^12.8.1", "@types/jest": "^26.0.20", "@types/lodash.uniqby": "4.7.6", "@types/node": "^14.14.31", diff --git a/ui/yarn.lock b/ui/yarn.lock index 58110b2..bc9108e 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -1773,10 +1773,10 @@ "@testing-library/dom" "^6.15.0" "@types/testing-library__react" "^9.1.2" -"@testing-library/user-event@^12.8.0": - version "12.8.0" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.8.0.tgz#e07e52d4109a606772f72fa40641b284e8686221" - integrity sha512-5+k4U3X6XaFDSBSu6tsD02HVfzuOiPcygQmmYFE2aQQ0e5wRSxWRoU80UH1msa9Q6wuxa0BQsAmwAAAMydcscg== +"@testing-library/user-event@^12.8.1": + version "12.8.1" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.8.1.tgz#aa897d6e7f0cf2208385abc2da2ac3f5844bbd00" + integrity sha512-u521YhkCKip0DQNDpfj9V97PU7UlCTkW5jURUD4JipuVe/xDJ32dJSIHlT2pqAs/I91OFB8p6LtqaLZpOu8BWQ== dependencies: "@babel/runtime" "^7.12.5"