From 6abfe9d525e378e2fdbd054efa0e99c42bae4738 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 11:04:52 +0000 Subject: [PATCH] build(deps): bump @testing-library/user-event in /web Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.0.10 to 13.0.14. - [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/v13.0.10...v13.0.14) Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 740874 -> 740874 bytes web/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package-lock.json b/web/package-lock.json index b85a09ea50ba7238aef057aaaa4943734fd39b67..b1ec359a757347f249dc8fd4c3b440b44d00c518 100644 GIT binary patch delta 167 zcmeC0quVt{w_yw8)}xaJml{uBdyr9Jdf!n-uIWt27)7QBnsF7KW!L zdlyt>1V#E5Bzd~HXFBFu7#UeclzW9o6`5L^n3RU4`bTD%ySbX?=$n|jn)#XLM>v-j z__=1Jh6F?LfS4JGS%8=oh}nRc9f&!Am~;E_ IV_eSd016vG;{X5v delta 172 zcmeC0quVt{w_yw8)}zy(_%InwUvrRAaC+ZSMy}~h#~4MXFWkhU65<~e=we}3OVQqMr*o)2?u}s@neiY%ml>DK+FQftU$~L#Oy%K O0mPi!k00Z5ZU+GFgF~?Z diff --git a/web/package.json b/web/package.json index 3a08dcc69..7743237f3 100644 --- a/web/package.json +++ b/web/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.11.9", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.0.10", + "@testing-library/user-event": "^13.0.14", "@types/jest": "^26.0.21", "@types/node": "^14.14.35", "@types/react": "^17.0.3",