From f0f418f3c6fa5121bed503c9f3d3535428bb6210 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2020 18:47:39 +0000 Subject: [PATCH] build(deps): bump @testing-library/react from 10.4.5 to 10.4.6 in /web Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 10.4.5 to 10.4.6. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md) - [Commits](https://github.com/testing-library/react-testing-library/compare/v10.4.5...v10.4.6) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 718626 -> 718338 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 0d8ab6002ab7eca4cb9f97f870d448104b6368f6..d7beea1ad37bc273c836a280ef9fba35c8262cdf 100644 GIT binary patch delta 307 zcmZ4VPP^%icEc7%-mvM(_gIXk+lMhKOm{9~Qx458bM&n!2nYyp^YC;wEz2$qjwq-w zHVV{FHZ1hW4+|@eaxHVxFNicLHO%ob&npj4@ihrBFUzV5&v8j}bPe;%4fZxl_i!|c zEDAT(&hV+obt|o$9;nQyGTnilLwvehHzWUa{%MS?+ttDu#f_&w$_HAX-vyL5I?SmY zS`e0;Yf)z4QQ_=bRaBB#oaAhjl#&tdYY<=>VVQ4{s9%xhRGRK=XnW>*?zcEc7%-mvMLrI?JS+lMhKOfR0otQ;CrS)S;uUFhPTs~?naY?2)mne7%B zkP@O@P!a5A5}Fm|?&DdQ?4ITp=wa&V9%N!1Xs!eojSVrf;}esaHx$_~gciTGJOua0r4d*PX2RQ;gYM&v@Dw zCcW(mY8>56)92fBaZg_NM-e1EeW4ACxqg08MuE9emW6qlMPQ;~aI#Bw zSy7RbUqMu|OKO&5W|3EJTEz6k8fN9`>vI?d+x`0(ftU%1nSq!Eh*^P{4T#x+m;;D8 LxBK^TZB7ROjnk0g diff --git a/web/package.json b/web/package.json index 7e7a4b559..5d8cd5f28 100644 --- a/web/package.json +++ b/web/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "@testing-library/jest-dom": "^5.11.0", - "@testing-library/react": "^10.4.5", + "@testing-library/react": "^10.4.6", "@testing-library/user-event": "^12.0.11", "@types/jest": "^26.0.4", "@types/node": "^14.0.23",