From 6fdfe379650cc0358873870811acfefc087ab5e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 04:06:54 +0000 Subject: [PATCH] build(deps-dev): bump @testing-library/user-event from 12.8.3 to 14.4.3 Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.8.3 to 14.4.3. - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/user-event/compare/v12.8.3...v14.4.3) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ba714f..e0c32b9 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "@commitlint/config-conventional": "13.2.0", "@testing-library/jest-dom": "~5.16.2", "@testing-library/react": "~11.2.7", - "@testing-library/user-event": "~12.8.3", + "@testing-library/user-event": "~14.4.3", "cspell": "5.11.1", "eslint": "~8.10.0", "eslint-config-prettier": "~8.5.0",