From 5def29d1cab9fb7a173da4a6d2fed6250a28c69d Mon Sep 17 00:00:00 2001 From: Babel Bot Date: Fri, 14 May 2021 02:37:26 +0200 Subject: [PATCH] chore: update test262 to 4f50cbfc771ffe41ac5e4a9d2f12b1d3a5d3b938 (#13310) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index af86b1a1c4..79399b1561 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ FLOW_COMMIT = a1f9a4c709dcebb27a5084acf47755fbae699c25 -TEST262_COMMIT = c11d6b00bc2c53323fe26a5813a720fd74cd25ad +TEST262_COMMIT = 4f50cbfc771ffe41ac5e4a9d2f12b1d3a5d3b938 TYPESCRIPT_COMMIT = 3de706a8525c2ded782fc032fa4afe2e485100d3 # Fix color output until TravisCI fixes https://github.com/travis-ci/travis-ci/issues/7967