From 9ffdd80b5cddf2f44299764dea0aa131843e7266 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Dec 2020 15:12:25 +0530 Subject: [PATCH] Bump @testing-library/user-event from 7.2.1 to 12.1.8 (#164) Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 7.2.1 to 12.1.8. - [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/v7.2.1...v12.1.8) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/app-react/package.json | 2 +- yarn.lock | 10 ++++++---- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/packages/app-react/package.json b/packages/app-react/package.json index a6367d92..1f9c5655 100644 --- a/packages/app-react/package.json +++ b/packages/app-react/package.json @@ -18,7 +18,7 @@ "@metafam/utils": "1.0.0", "@testing-library/jest-dom": "^5.11.3", "@testing-library/react": "^11.0.2", - "@testing-library/user-event": "^7.1.2", + "@testing-library/user-event": "^12.1.8", "@walletconnect/web3-provider": "^1.0.0-beta.47", "apollo-boost": "^0.4.7", "ethers": "^5.0.8", diff --git a/yarn.lock b/yarn.lock index bae5a005..abfa8035 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6162,10 +6162,12 @@ "@babel/runtime" "^7.5.5" "@testing-library/dom" "^5.6.1" -"@testing-library/user-event@^7.1.2": - version "7.2.1" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-7.2.1.tgz#2ad4e844175a3738cb9e7064be5ea070b8863a1c" - integrity sha512-oZ0Ib5I4Z2pUEcoo95cT1cr6slco9WY7yiPpG+RGNkj8YcYgJnM7pXmYmorNOReh8MIGcKSqXyeGjxnr8YiZbA== +"@testing-library/user-event@^12.1.8": + version "12.1.8" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.1.8.tgz#52b419455a3da2ac7ac17b77f8fd621c3700ec12" + integrity sha512-UUcTuT8HyDwGaRXgNgvMS1uOlreLv9+WsXi1FNj3mmumnB2d3hv2cov0RAd99lx8QI2CtAAOELxoihGj8x/nWg== + dependencies: + "@babel/runtime" "^7.10.2" "@tokenizer/token@^0.1.0", "@tokenizer/token@^0.1.1": version "0.1.1"