From 3dda82e85e5cde8dd7bc6b54f8e1b701c43bd47b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2019 21:53:12 +0000 Subject: [PATCH] Bump @types/jest from 24.0.21 to 24.0.22 in /src/FilterLists.Web Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.0.21 to 24.0.22. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot-preview[bot] --- src/FilterLists.Web/package-lock.json | Bin 605315 -> 605315 bytes src/FilterLists.Web/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/src/FilterLists.Web/package-lock.json b/src/FilterLists.Web/package-lock.json index 949c8e3836d4b8808fcb96d5338e5312dd0674e8..547ea473098509b1203faa9e9bf8add034d95dde 100644 GIT binary patch delta 164 zcmZqvsnYyYrC|%>dEV)Q^2|ol1-Kd6r*rTz3QeEb%%~h%V&q?z;TM%xCGm1&e| zpr2fkdEV)Y?2MMvIrtcbrZ+BTQVuDtEOaZYFt-3Q3^GhJeVhZrgPhAU zO+7Ng%UugIJhO}qQt~rP3Jfg`^CNuQ&Qo_S>O||`sjLZ%7%L4MUD@)9Z z!c$#6v)uE`ou)qwWmB2{fSZxMeGeZa5HkTWGZ3=?F)I+W0WnC9WBVRH&f~fOI36~; diff --git a/src/FilterLists.Web/package.json b/src/FilterLists.Web/package.json index c9a7d631f..22346eb2f 100644 --- a/src/FilterLists.Web/package.json +++ b/src/FilterLists.Web/package.json @@ -3,7 +3,7 @@ "version": "0.1.0", "private": true, "dependencies": { - "@types/jest": "^24.0.21", + "@types/jest": "^24.0.22", "@types/node": "^12.12.6", "@types/react": "^16.9.11", "@types/react-dom": "^16.9.3",