From aefe59441e5d8355dec1e01b21f969c163bbccf3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2020 01:08:02 +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.1.0 to 12.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/v12.1.0...v12.1.1) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 721451 -> 721451 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 0f1517242a31fc7c84e40b1f6ae39d9a6cb9f0b8..b8123f5fc3d5c7800fb18a8550c6b5408ed222cb 100644 GIT binary patch delta 275 zcmZ48qO-b1r(p|Y=hW#U3z&_j@1Dx2H~on+lX6J9mr;(3afzc}VVF;_nR|GKQMzkk znQNp=Ku$$fkhWQ=k7HR?N|LFwhncshuUU3Pnsa$^nYTf{Pe!gwkeg#^mPL44o|A{A zbE2U(-*Rv8pTr59O*xw;ibxRpeO7eu-kSVTFQxg`ddhdBmY_<9EgItCag zMS5q3WtCSJ`+KGPxQJPsC=;9t86p)>4R$Sp~ROMXg zQtlIE5>=d?5#(Gk`Jj>3bcIzMeAD0SajXLR$a; diff --git a/web/package.json b/web/package.json index d16218fe9..bff209b42 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.8", - "@testing-library/user-event": "^12.1.0", + "@testing-library/user-event": "^12.1.1", "@types/jest": "^26.0.9", "@types/node": "^14.0.27", "@types/react": "^16.9.44",