From 9b1985e52f7debb8dbec4c9f2afdb17ff246b39d Mon Sep 17 00:00:00 2001 From: Alex Bulanov Date: Tue, 9 Jul 2019 02:16:36 +0500 Subject: [PATCH] @types/http-assert version up (#36719) --- types/http-assert/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/http-assert/index.d.ts b/types/http-assert/index.d.ts index 04f7314c76..4962772459 100644 --- a/types/http-assert/index.d.ts +++ b/types/http-assert/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for http-assert 1.4 +// Type definitions for http-assert 1.5 // Project: https://github.com/jshttp/http-assert // Definitions by: jKey Lu // Peter Squicciarini