From bce7d387ee0a1843087c92a18c753a665a86d493 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 9 Jun 2021 17:32:44 +0000 Subject: [PATCH] chore(deps): update dependency @testing-library/user-event to v13.1.9 --- 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 3a0c89d1d..af8a99a67 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.1.9", "npm-watch": "^0.9.0", "react-instantsearch-dom": "6.8.3" },