From d7cbfb585accf758bf915f6adc8a7432d38b23da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jul 2021 11:10:07 +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.2.0 to 13.2.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/v13.2.0...v13.2.1) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 742698 -> 742698 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 0931663111856ff8114795b921f83a59510778b0..40674b1ef5a8565c204554708152fd7af148ab97 100644 GIT binary patch delta 390 zcmWN=yH49s002-qF_6O2FX#YL87v5i-&<|RE)FKHAJ=iR*~YqZVnSk@;Cd=7EC?a- zxEm8wqz;uTRq8)fymq7x-8!`r8xlU!na$Q_v$ZeZvHmUk{|9fPlUr;Z-TbVsfFLMh z=)}Y@8R$MaXfREBKlPH19Qo>os+jG>>bg8g+l|ewo&qIf%6EL$5TY??xiRVP6kMle zr;){Sp)mYp<#A!h=)O|puTE)>aadOR7%DK{9EXtZO0=SIcE1q2Zf3Ws?TOdojkM5uc9sxo>IqsikwG~1 zi4YzB!miQ34>*H1j^^v=;csOXj7i5P0$ql=lA5N#yHq?>8!|C$)}?H;l>rI{`Daf8 zNf^aieL7JYX{S#f?wtEP>z*o@OGq!N~Qdv6I9 zV?=IBZbf!kP_jp5iGH%Tad>!UfMZ}trEf;Ex0|1@sbOMZdV#BpS7>rdmU(GFv45hA zt7~w6xW12Jl2LZl^pB?*ZKvm7V2s>e@4!*SG=0K1M)s+HnYi11E;9l#6A&{4F$)m0 V0x=s9vjZ^)5OZ$#xy*I15dd%pL{b0% diff --git a/web/package.json b/web/package.json index 976e3dda2..322b40508 100644 --- a/web/package.json +++ b/web/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.14.1", "@testing-library/react": "^12.0.0", - "@testing-library/user-event": "^13.2.0", + "@testing-library/user-event": "^13.2.1", "@types/jest": "^26.0.24", "@types/node": "^16.4.1", "@types/react": "^17.0.15",