From 34bd36160c7a4e6dbfb3362e1c4dbf093b652d05 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2020 04:04:57 +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.0.17 to 12.1.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.0.17...v12.1.0) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 721455 -> 721453 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 5facdedcb10f8e14dd74b6c4917abf5236a9935f..07c5c8b8496a9a7fa2be42d233b6d6d5822d369a 100644 GIT binary patch delta 283 zcmZ4AqO-O|r(p|Y`_$==+*nMe@0rS|Gkx)8Ce_eH5B-QzKevJa7qb*c?X(PYQxjMB zLhn?^ssax)GmiovugL5&%QAn*%nYMS_uLR)3$M&5i_*;EKo|G$pn&XTv*HR@qblb@ zmvWyVlc?hCj3DQV=^vRntf$YL#uzz0xQ)YNa)227^Z+gn(did&acG4&7G*~iXL%Kx zduWGPn1vU4x`i3I<(2A}`1xl?nIxx26==(nC7~9`dfH;=vSJXmzX}cxCEtSSQeXyrkc7Z7DpBrSCm9d4_wWpy;*>*f^mBPLPoasqM3|9%ml>DK+FQf VtUwGBX9r>qAm-d&G?Qy@1^`6PW8we+ delta 183 zcmZ46qO-n5r(p|Y`&4EFJ;UjN6B(VSpP9-i%>v|^Pj6hwp&U|TWR#Sap68R2Umj@? z793#V8(8WbU|F70R2c4Clxykl91)ypTxeWWVV+zPT;^Krte+L>mz3_U@9UM~5?m0L z;TM+Yq@7lnYZ#UhmgC|QGy! XfS47C*?<@%#{tBg+Y4rL?acrH(IY_i diff --git a/web/package.json b/web/package.json index 94689975c..07003a335 100644 --- a/web/package.json +++ b/web/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.11.2", "@testing-library/react": "^10.4.7", - "@testing-library/user-event": "^12.0.17", + "@testing-library/user-event": "^12.1.0", "@types/jest": "^26.0.8", "@types/node": "^14.0.27", "@types/react": "^16.9.43",