From 992801ef075b20d290923a10e14b0a5085eab613 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Oct 2021 15:17:06 +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.4.1 to 13.4.2. - [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.4.1...v13.4.2) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:production update-type: version-update:semver-patch ... 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 e4e265d80fcb7f3566d5f10b8bcb796012996b8d..c4676b4e75f380d34386f335bdfb4c248e53512f 100644 GIT binary patch delta 163 zcmbPqNq5pE-G(iUSr?{1UchBEea;0&z3EeaF)N39`WEFRdW97kg=Bf8rx#Q@<$4xJ zIHf1$6=W1?yPK7`1{Z}_g(sT@R~oq%hgF)C`xIw;yZd^lM>*zK<%9<&niZJ3WfrCf z7a0T<6nX|1hvfJbPHsG|HT}R^M&b7Qi;O_b1jNih%mT!$K+Fcj>_E%`#GKpfFLF(u F4gd=RLk$1` delta 161 zcmbPqNq5pE-G(iUSr?|4q_G%HpL2mxZ+epqt4eTkURZgirI~N8Td{|auV0x{m4R_$ zfNz*fsBx%&dTDY*a-M~0nqP#scS=c$xwA*6k)LC_t8s>7aEYO*d1Z)`Wp+_zu0dwD zTbOrJVPtxSchK~U4a_Rj967|=t1mJFF%u9o12GE_vjQ<25VHd@2M}{^ufE7NeL4WQ Co;`g4 diff --git a/web/package.json b/web/package.json index 40c6c7808..86fbd11a5 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.4.1", + "@testing-library/user-event": "^13.4.2", "@types/jest": "^27.0.2", "@types/node": "^16.11.1", "@types/react": "^17.0.27",