From c63734785dcd12914dc79c50f3dc17f6207a9eee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Oct 2021 11:04:48 +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.2 to 13.5.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.4.2...v13.5.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 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 877f4e5ba0bec29d7d6a1b3a5b47808200dc5741..a9afab3ee840a60329d061216f423ba30f3fecbb 100644 GIT binary patch delta 159 zcmbPqNq5pE-G(iU85gDtE@3pCKKBBn_H^UN9IBzF-sL4p`Nom@e);7E*-1gA!KnpF zmA-D-QMn%JF4|=QRgq5mL0%^L6(y$bS^9}(Zf;JISsCR<=E;S@VF6*~`o@W7=6>FW z0ZEyjMV8qn?&Y~D(;3e)+P2qUWCUU+AZ7+)79eH?Vm2UV2VxE&=Gi_@% delta 163 zcmbPqNq5pE-G(iU85gEMT)<^Aea;0&o#~T)F{_4p`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(GLkR!? diff --git a/web/package.json b/web/package.json index 4085fd59a..e9eb72135 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.2", + "@testing-library/user-event": "^13.5.0", "@types/jest": "^27.0.2", "@types/node": "^16.11.1", "@types/react": "^17.0.30",