From 89bb9dc53191d53602a7605d6df76aa96bc3c528 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Aug 2022 10:39:18 +0000 Subject: [PATCH] Chore(deps): Bump @testing-library/user-event from 14.3.0 to 14.4.1 Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.3.0 to 14.4.1. - [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/v14.3...v14.4.1) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 65a1237..1cc0fc1 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@fontsource/roboto": "^4.5.7", "@testing-library/jest-dom": "^5.14.1", "@testing-library/react": "^13.3.0", - "@testing-library/user-event": "^14.3.0", + "@testing-library/user-event": "^14.4.1", "autoprefixer": "^10.4.8", "cssnano": "^5.1.12", "dayjs": "^1.11.4", diff --git a/yarn.lock b/yarn.lock index fa5ef27..b1e3ff1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -217,10 +217,10 @@ "@testing-library/dom" "^8.5.0" "@types/react-dom" "^18.0.0" -"@testing-library/user-event@^14.3.0": - version "14.3.0" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.3.0.tgz#0a6750b94b40e4739706d41e8efc2ccf64d2aad9" - integrity sha512-P02xtBBa8yMaLhK8CzJCIns8rqwnF6FxhR9zs810flHOBXUYCFjLd8Io1rQrAkQRWEmW2PGdZIEdMxf/KLsqFA== +"@testing-library/user-event@^14.4.1": + version "14.4.1" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.4.1.tgz#dfa1cceef4833f5288a4090d1b85dce5d8dc20b6" + integrity sha512-Gr20dje1RaNxZ1ehHGPvFkLswfetBQKCfRD/lo6sUJQ52X2TV/QnqUpkjoShfEebrB2KiTPfQkcONwdQiofLhg== "@trysound/sax@0.2.0": version "0.2.0"