From 4e2c05ff810fbf81fdcebdf7cff62e3efc47c11f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Mar 2021 05:55:25 +0000 Subject: [PATCH] Bump @testing-library/user-event from 7.2.1 to 13.0.10 Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 7.2.1 to 13.0.10. - [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/v7.2.1...v13.0.10) Signed-off-by: dependabot[bot] --- client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/package.json b/client/package.json index 134da83..9550386 100644 --- a/client/package.json +++ b/client/package.json @@ -6,7 +6,7 @@ "@testing-library/jest-dom": "^5.11.1", "@testing-library/react": "^10.4.7", "@testing-library/react-hooks": "^3.4.1", - "@testing-library/user-event": "^7.1.2", + "@testing-library/user-event": "^13.0.10", "formik": "^2.1.5", "node-sass": "^4.14.1", "react": "^16.13.1",