From 51ca5fcba1a9f857b74c2c16d4e44b36b563c62a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2020 10:54:53 +0000 Subject: [PATCH] build(deps): bump @testing-library/jest-dom in /web Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.11.3 to 5.11.4. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/master/CHANGELOG.md) - [Commits](https://github.com/testing-library/jest-dom/compare/v5.11.3...v5.11.4) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 688642 -> 685495 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 01c5d4b395fd24c214e606552a0ce79db75c4faa..6caf49ceabbc17368209638c5db83e6abdf2603d 100644 GIT binary patch delta 207 zcmZo_(c1o6vtbM4zlQ0`znP4t8#FR%O+MtJ9BLL6lxLh;P+FeqEjNKg53&hyIPPeXR y6y0u6$Ee4+UEvIe0ONEZ$=SYk4kHjV0WmWWvj8zG5VHX>I}mehUpt30^eF)PflJ~5 delta 412 zcmdn~TC=G|t6>Y{zlO=1ON^)goX#jP-La8Ta=P@&%=`>Lch{2O(2(Nd z)FiVCCrb~<@|^T+i|~}h>5gaFEv9odG47mxeiJL}^tv^SJdB3Z3+J$kOs{lj5n?sf zGt@Jfd|z00y24`?-t7;Y7?(0`=PzJ1=i1)T%{Y;9d)rn&{j4g}gV!=@hlYiF8kt#YTY3eXCKu$T8g%)Rd8(IY91Uu!r8$^1T zr)N$7sLiZ1{lX4Lx#{s)Q0Gs-vYSyD!p&R4$~RqWC!_!NfNDlQmhB5Fm{}O7-{WNG qnGR%fPQTm3$labhff0zAfS4JGS%8=oh}nRc9f&!$=T6}CdI|vDV~^he diff --git a/web/package.json b/web/package.json index 5a0e37db1..f5bbbd38e 100644 --- a/web/package.json +++ b/web/package.json @@ -3,7 +3,7 @@ "version": "0.1.0", "private": true, "dependencies": { - "@testing-library/jest-dom": "^5.11.3", + "@testing-library/jest-dom": "^5.11.4", "@testing-library/react": "^10.4.9", "@testing-library/user-event": "^12.1.1", "@types/jest": "^26.0.10",