From 77665d8a1961ba798624a0b6b259b06df7a7dc7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Oct 2020 05:52:03 +0000 Subject: [PATCH] chore(deps-dev): bump @testing-library/user-event from 12.1.0 to 12.1.10 Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.1.0 to 12.1.10. - [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.1.0...v12.1.10) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0023c4a..a6f05d0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2172,9 +2172,9 @@ } }, "@testing-library/user-event": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-12.1.0.tgz", - "integrity": "sha512-aH/XuNFpPD6dA+fh754EGqKeAzpH66HpLJYkv9vOAih2yGmTM8JiZ8uisQDGWRPkc6sxE2zCqDwLR4ZskhRCxw==", + "version": "12.1.10", + "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-12.1.10.tgz", + "integrity": "sha512-StlNdKHp2Rpb7yrny/5/CGpz8bR3jLa1Ge59ODGU6TmAhkrxSpvR6tCD1gaMFkkjEUWkmmye8BaXsZPcaiJ6Ug==", "dev": true, "requires": { "@babel/runtime": "^7.10.2"