From 85119c6d7b91c2ad6cbc4890bf860e17c52e5277 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jul 2021 11:08:19 +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.1.9 to 13.2.0. - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/user-event/compare/v13.1.9...v13.2.0) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 740480 -> 740480 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 2ace8c1f1894bdb89ec6e7ba48248008dab71f23..a833b27a921846a394a25d2b77b60686a36af9e8 100644 GIT binary patch delta 197 zcmZpesoMZVTNpPTn{K4VWIBEQAx44eea9HN1oUVLAQiamLu~29g{_Ow$Ff lFtWGLKE(*cOhC*G#4JF}3dC$c43gsjV$SWePjNkM1OWAVNq+zU delta 195 zcmZpesoMZVTNpPTV>Fz;;WdZx^mT_A1*i8NW8@Oj*VQjAPA$?+ElbTS(KR&IGn_71 z!=V!57gc0XtAeCn5~`Sms42en39wj6mFX0m>XH1Vpv%kXi{YEQIH+x>Yruc z8(tck|LOp9T6OuYGR%`{h&9C)%2ss8DqEqTgOO?bA+iy=nviL~~2L diff --git a/web/package.json b/web/package.json index 8b5e802ff..b630d6ced 100644 --- a/web/package.json +++ b/web/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.13.0", "@testing-library/react": "^11.2.7", - "@testing-library/user-event": "^13.1.9", + "@testing-library/user-event": "^13.2.0", "@types/jest": "^26.0.23", "@types/node": "^16.3.3", "@types/react": "^17.0.11",