From 92a75538fb982f93982c3c989db65a75853acc95 Mon Sep 17 00:00:00 2001 From: Pierre-Antoine Mills Date: Sun, 12 Jul 2020 10:15:33 +0200 Subject: [PATCH] chore: update lowest compatibility to ts@3.7 (#45977) Because ramda depends on the ts-toolbelt@6.x.x, the oldest supported version of TypeScript is 3.7. --- types/ramda/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/ramda/index.d.ts b/types/ramda/index.d.ts index d055a1f7f8..685b2cad77 100644 --- a/types/ramda/index.d.ts +++ b/types/ramda/index.d.ts @@ -29,7 +29,7 @@ // Saul Mirone // Nicholai Nissen // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -// TypeScript Version: 3.5 +// TypeScript Version: 3.7 import * as _ from "ts-toolbelt"; import {