From ce885f119779e26570c08d5cc8141aacf2983411 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Nov 2020 05:55:51 +0000 Subject: [PATCH] chore(deps-dev): bump @testing-library/user-event from 12.1.0 to 12.2.2 Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.1.0 to 12.2.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/v12.1.0...v12.2.2) 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..23dd0c6 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.2.2", + "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-12.2.2.tgz", + "integrity": "sha512-mTYL9LrwiSeyorStUOMuRGQDn1ca40tIhuv//o/K3lY8wBEp+9Im90MFVx5i3u7zCPmavn3uWZs/10chsbI8Tg==", "dev": true, "requires": { "@babel/runtime": "^7.10.2"