From 44a1fbf22345fcdb26631e93646c5db809424d14 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Sep 2022 23:34:09 +0000 Subject: [PATCH] Update dependency @testing-library/react to v13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 98ed9d5..78c52a7 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@commitlint/config-conventional": "15.0.0", "@emotion/babel-plugin": "11.10.2", "@testing-library/jest-dom": "5.16.5", - "@testing-library/react": "12.1.5", + "@testing-library/react": "13.4.0", "@testing-library/user-event": "13.5.0", "@types/jest": "27.5.2", "@types/node": "16.11.61",