From a0e1d3678c5f952068791491d19a6f7f4c158aec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Feb 2021 11:04:44 +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 12.6.3 to 12.7.0. - [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/v12.6.3...v12.7.0) Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 737404 -> 737406 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 2bf15e8cc16959608698985843a32a8eb5a7b10c..c44f4f627c4ac98b1dd67e03ae61a07a4886b88e 100644 GIT binary patch delta 194 zcmey9>zCMs642p}$peVR*w delta 200 zcmey@p!=smw_yw8k;BuSGnh=K@7vEPIDNrkMy~0?M}VwFr&v`(0-SS`LcR0TTup)_ z9L;kqvI;Vy9Fxk*Og)T~O)@KtO)3JS^xgeZEiKa=gCq3ybBn!#(ldRNJUpEOwB5^t z($d4+EtAcwaDK+FQftU$~L#2`5iAm-e@{y5k93IGr@O&tIL diff --git a/web/package.json b/web/package.json index 99d262637..d15d1503b 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": "^12.6.3", + "@testing-library/user-event": "^12.7.0", "@types/jest": "^26.0.20", "@types/node": "^14.14.25", "@types/react": "^17.0.1",