From 07a34745848df40a4b3b6dcbb68a7338ff8120e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Apr 2021 05:40:38 +0000 Subject: [PATCH] Bump @testing-library/user-event from 12.8.3 to 13.1.1 Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.8.3 to 13.1.1. - [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/v12.8.3...v13.1.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b387c60..e8ed718 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "@testing-library/dom": "^7.29.4", "@testing-library/jest-dom": "^5.11.9", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^12.6.3", + "@testing-library/user-event": "^13.1.1", "@zip.js/zip.js": "^2.2.12", "clsx": "^1.1.1", "libarchive.js": "^1.3.0",