From bcd139e843e329410b371df98bc0ddc311295317 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 17 Aug 2021 18:37:42 +0000 Subject: [PATCH] chore(deps): update dependency @testing-library/user-event to v13.2.1 --- packages/catalog-search/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/catalog-search/package.json b/packages/catalog-search/package.json index 79a3939a8..93cee3559 100644 --- a/packages/catalog-search/package.json +++ b/packages/catalog-search/package.json @@ -53,7 +53,7 @@ "@testing-library/jest-dom": "5.11.6", "@testing-library/react": "11.2.6", "@testing-library/react-hooks": "3.4.2", - "@testing-library/user-event": "13.1.8", + "@testing-library/user-event": "13.2.1", "npm-watch": "^0.9.0", "react-instantsearch-dom": "6.8.3" },