From 291bf3e814601450f5fab2eaa4013e20690f4154 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 11:04:55 +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.1.8 to 13.1.9. - [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.1.8...v13.1.9) Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 741048 -> 741048 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 c1fd4181eb57cd5f80cadf54a7f75d90c730c7a5..f87727768a7c1b28f57303e3d3a570e5f8456cdc 100644 GIT binary patch delta 165 zcmdlnS9ix;-G(iUyN)qhPCs~#(Rlj1V~je}i(fM;hx$bo8C3Zgh4}gx8x>}2r}*U* z7CELQB?g6?ra0zCmZun2mIj&>nR^suhq?M^8Tf{mhGw~hmwRU<`=sb6mZUgUT0{l= zdIWnHXlF+R2d0{sr&djF+@m$!K$(NT{q%80AZ7w$W*}w(Vpbq#17da{<^W>O?Wd1( Hy=?;k_LoEc delta 164 zcmdlnS9ix;-G(iUyN*r&GLge*`kP~ndea{VvMPuA8kl&b`{#I-Re1WOnO0O5WqT#M z2Bx|Bmn4^ER2r8S`{bkqdb*}tR;9anMh51m1?RfCho!mY1e-gB=a(1eIJx^2d6tyB z`{o2hIOjX1=X(TaPCux^s5RX{nS;Om^l?TYW&&bnAZ7t#Rv=~rVs;?r0AkMVr;l^J GZ36%x8$><; diff --git a/web/package.json b/web/package.json index 63c7aeee5..18160b867 100644 --- a/web/package.json +++ b/web/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.12.0", "@testing-library/react": "^11.2.6", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^13.1.9", "@types/jest": "^26.0.23", "@types/node": "^15.0.2", "@types/react": "^17.0.5",