From b25280a610b8d74f9649b83aad4c28340e121756 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 11:03:34 +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 13.0.1 to 13.0.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/v13.0.1...v13.0.2) Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 741094 -> 741094 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 056646b13fa980ddd273673059cb093f313d0f93..244027e0334f4fe023f2d7acb02f2d93fe664f0c 100644 GIT binary patch delta 169 zcmaDhSNGXm-G(iUSB_41v1Brue&!&f;PiDz8M&q_9%B@qF7k>=In+Ng$Im4>ztAtr zD1l(FsnGYD6+)I$TGal!!^aD zR6E(ztUTW=)YqfZEU_e|yd=agEHra^VmPBp`-NkSK+FWh%s|Wn#H>Kf2E^<@%mKul L+bu);%sQgFR diff --git a/web/package.json b/web/package.json index 834e39f30..609f7d531 100644 --- a/web/package.json +++ b/web/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.11.9", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.0.1", + "@testing-library/user-event": "^13.0.2", "@types/jest": "^26.0.21", "@types/node": "^14.14.35", "@types/react": "^17.0.3",