From f1615c602967285159e4558825379ee1a990010b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Feb 2021 15:02:52 +0000 Subject: [PATCH] Bump @testing-library/user-event from 12.7.0 to 12.7.1 Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.7.0 to 12.7.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.7.0...v12.7.1) 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 170f59c3..df4962bb 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@testing-library/dom": "^7.29.4", "@testing-library/jest-dom": "^5.11.9", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^12.7.0", + "@testing-library/user-event": "^12.7.1", "@types/file-saver": "^2.0.1", "@types/jest": "^26.0.20", "@types/jszip": "^3.4.1", diff --git a/yarn.lock b/yarn.lock index 4bb3f1f1..925cfaa9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2455,10 +2455,10 @@ "@babel/runtime" "^7.12.5" "@testing-library/dom" "^7.28.1" -"@testing-library/user-event@^12.7.0": - version "12.7.0" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.7.0.tgz#39084ab8c777f6113980b80b8a25f2b7e349f8aa" - integrity sha512-KzRM1KNDoW8pJ2HTenrUhTjV6wJMHvWAagDs8DDrYSWz6y4PN+K2jSvlm2bMHWNRk5LTJPo9jqIjNjJ3FlqXNw== +"@testing-library/user-event@^12.7.1": + version "12.7.1" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.7.1.tgz#e1ce931c04a1c65faf28618442d56ba8da887f2c" + integrity sha512-COfCkYgcxc+P9+pEAIGlmBuIDjO91Chf9GOBHI8AhIiMyaoOrKVPQny1uf0HIAYNoHKL5slhkqOPP2ZyNaVQGw== dependencies: "@babel/runtime" "^7.12.5"