From 6e9b9534a8c5e41d9865cdaa047cb1b4143b5bb3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 13:59:43 +0000 Subject: [PATCH] build(deps): bump @testing-library/user-event from 12.6.0 to 13.1.5 Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.6.0 to 13.1.5. - [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.6.0...v13.1.5) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5c7b05c..47117bc 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@srvycool/ds": "^1.11.2", "@testing-library/jest-dom": "^5.11.8", "@testing-library/react": "^11.2.3", - "@testing-library/user-event": "^12.6.0", + "@testing-library/user-event": "^13.1.5", "graphql": "^15.4.0", "react": "^16.14.0", "react-dom": "^16.14.0", diff --git a/yarn.lock b/yarn.lock index 7995497..88bca8f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2581,10 +2581,10 @@ "@babel/runtime" "^7.12.5" "@testing-library/dom" "^7.28.1" -"@testing-library/user-event@^12.6.0": - version "12.6.0" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.6.0.tgz#2d0229e399eb5a0c6c112e848611432356cac886" - integrity sha512-FNEH/HLmOk5GO70I52tKjs7WvGYckeE/SrnLX/ip7z2IGbffyd5zOUM1tZ10vsTphqm+VbDFI0oaXu0wcfQsAQ== +"@testing-library/user-event@^13.1.5": + version "13.1.5" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.1.5.tgz#1ce11c37bf4df8f264fb7999ded7139e092a29bd" + integrity sha512-dD1FRHuWhfdcnb6H9/oaIIZHx9LQKGxbTtYV3i5Zru8I3GWWJoG2WtlAlXZ/56djO+6TvfsWPj5cXQvoTFQATQ== dependencies: "@babel/runtime" "^7.12.5"