From 72793bc76150c0682383931ee7d6c2bb53056ee5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 28 May 2020 15:28:39 +0000 Subject: [PATCH] Bump @testing-library/jest-dom from 5.8.0 to 5.9.0 in /web Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.8.0 to 5.9.0. - [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.8.0...v5.9.0) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 712258 -> 712260 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 eed7dede11902ff02f8e0fd4348bbada060ae915..0a4ded1c8cfec6557395c47151db0b788aaa673f 100644 GIT binary patch delta 305 zcmX@KNBhVg?S?Ik?=vTV;xL`w+rcO>{ahv^$8?)4M!w0LlvP7Yqs%N)Dm{HleT~9= z42^T#t4vZe+*}>gE2_$Tyn{+D$^$DZ9i!4xv%>Q#eKT@13%tw>%1u(;Ee!nvGqb%s zoYE2_BPz80i!59d0|G-_%H7kZFPz1qGQA;_NpSk^P)6szZ`aFaG-YHooGw_( zXfeHjlS3NFF6`z~ot_}X&Kew;l;oTgm~2_9UsRB87~x!z?;9Byk`(M47M11fQsG(@ zXy}~doM#zOmYiE=nB$(9Qfz3MT40c96jtn->FJf~QJ58#lUix!8tCroY#ftIF*6Xe05K~NvjH(X5OV-A=l1ovTvH1G-pohU diff --git a/web/package.json b/web/package.json index 188ac2e73..0d41c7e40 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.8.0", + "@testing-library/jest-dom": "^5.9.0", "@testing-library/react": "^10.0.4", "@testing-library/user-event": "^10.4.0", "@types/jest": "^25.2.3",