From 8681cd161041022c2c0c660bffa4694285ec9d51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Apr 2021 22:53:33 +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.16 to 13.1.1. - [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.16...v13.1.1) Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 740862 -> 740860 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 25a303517dbcc7f1cd6fe9af85e7ef14f577c132..14483a993cf5e756b76ffee4e1ac212d397d6094 100644 GIT binary patch delta 169 zcmex2Tlddw-G(iU+m23u)W>NueZxUU!RddFGD=Txdd{gD>SR)sAE9lKTM*&xo@J4j zl45KTneUlz>=|ZRkQ)*bUQwiPl0U?3f&xlNOL% zWM1l9s-04in(A!qkrI(&SvZ~1m{DuGfENpY`{`qhK+FWh%s|Wn#H>Kf2E^<@%mKul L+fN_kGHwR|Q-4Hp delta 172 zcmew}Tle2=-G(iU+m13D=owCL{K#lB{moHEEig~8g;6=QASc4dBF8<*$itu_*C5Tq z)xagK%Gf+R)hM*Y$1N$TP&l(bqjWG1(x|IH1HS z)6_Y_FQ6pDBG}Z}GuYqIb-H6XqssJxLyVH`XOA%gF%u9o12GE_vjQ<25VHd@2M}{^ KKYNTzza0SQ#zCt9 diff --git a/web/package.json b/web/package.json index ca07afbe8..d72c249fd 100644 --- a/web/package.json +++ b/web/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.11.10", "@testing-library/react": "^11.2.6", - "@testing-library/user-event": "^13.0.16", + "@testing-library/user-event": "^13.1.1", "@types/jest": "^26.0.22", "@types/node": "^14.14.37", "@types/react": "^17.0.3",