From 3a51ca1f0e929679c58fa60612c5bd5b6ecc94c2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 22:13:33 +0000 Subject: [PATCH] Bump @testing-library/jest-dom from 5.10.0 to 5.10.1 in /web Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.10.0 to 5.10.1. - [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.10.0...v5.10.1) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 701241 -> 701241 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 c55e28eaa8dc3e375bac7c19ca58475651dbaf2f..121ab8e67dda7cfd69f8a43e08e02d368646cb2f 100644 GIT binary patch delta 167 zcmdn_Ol#*et%fa(mKoDiq?wGS=QlA5POr&el$@R{!K@rwT4tH!h&Am#vK&h4(5 HTwgo^ptU-= delta 168 zcmdn_Ol#*et%fa(mKoEpF5@(sp5MeMIK3u=QF8i~Gc3v>C1$B+k!H!ImdSY`LFMUw zRq5^}zIob7Ii)^{`d--`9_w>zU2i`9?69{(-kf=s!mr3VH9b1&13{(CLm@8Viq7~1!6WJW(Q&pAm-fe Jn#uLW69DKoIWPbK diff --git a/web/package.json b/web/package.json index 67b73dc44..61bcafd58 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.10.0", + "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^10.2.1", "@testing-library/user-event": "^11.4.2", "@types/jest": "^26.0.0",