From 5704155d63418cad4053a5a1d675ff6a9d4d5557 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Nov 2020 14:03:01 +0000 Subject: [PATCH] build(deps): bump @testing-library/user-event in /web Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.2.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.2.0...v12.2.2) Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 777138 -> 777138 bytes web/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package-lock.json b/web/package-lock.json index 97387614c159f9fb955c4b80234e02c9fce94324..dcf79b5ec87273cd76e9c518b0c0a6c9a9c91630 100644 GIT binary patch delta 166 zcmdnAU4PSd{e~@!yj!L}apg3cZoh?5Z#v5{CgqUakVqd(pQ7^2;MB_eqTrHHf8Wv| z_du6C!{kI0gA&h-(lUMhe0^`@oJfmuC)WaPOV3v zsA7FXgXE0jBu|U!f%=@a{@8fc7?6nlhgn- CbvTd! diff --git a/web/package.json b/web/package.json index d3b06aa0c..24e9ceefb 100644 --- a/web/package.json +++ b/web/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.11.5", "@testing-library/react": "^11.1.2", - "@testing-library/user-event": "^12.2.0", + "@testing-library/user-event": "^12.2.2", "@types/jest": "^26.0.15", "@types/node": "^14.14.7", "@types/react": "^16.9.56",