From 0300f4c65aa59af1888123bdbf87d905d0d0fc4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Oct 2021 11:05:23 +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.2.1 to 13.4.1. - [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.2.1...v13.4.1) --- 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 747794 -> 747794 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 c414406ae8129859dfcd912409c9fb234aade161..b104d1497cac1bd57130bb9f754491cf9eb84267 100644 GIT binary patch delta 179 zcmbPqNq5pE-G(iU85gD(rLmYypL2mxhtXtuqYSHRaB^N)d8VbAZ?0RhhmWscnNyX4 zabkdPm`kW}sDFBCazt{Tg=v~!gtvD}Ns76%N2ZaVW4fzxhGTGvp{aRgh?8Y@QDv?{ zX0}_HcT!eR~Uhq35c12m<5Pg Uffyvt4#XTl%(*@23fF-t0KH^G761SM delta 281 zcmbPqNq5pE-G(iU85gD-hBBEy_ah9Q(k!fjh zVv(O~W|F6Yr(2L$QE+&KWoWUNp@(;*Te@>#nWbNnd7xuvL8wbaj&Vdvm4%;6NO5Mc zxkajDc0h1NPE|g)* zkh5!%lSze1VpdX_lV@0%xw*4@s#|)FM?q@3X}Ghgo0~;QRFzYBL`jI3iEm+|i)CPO zl}}_yNs+c^aiXJ-QITtCYFUzY>f}Oi?d=EhILaBPC-5+_w+CKf1Y#y2W(HywAZ7(( THXsJcaR4#r_P{G#2d4l4Cvaoq diff --git a/web/package.json b/web/package.json index 1e4e1ed06..e430ac27d 100644 --- a/web/package.json +++ b/web/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.14.1", "@testing-library/react": "^12.1.2", - "@testing-library/user-event": "^13.2.1", + "@testing-library/user-event": "^13.4.1", "@types/jest": "^27.0.2", "@types/node": "^16.11.1", "@types/react": "^17.0.27",