From bcf30aa8d505975a0a2b367cd4a644cd6fd0597e Mon Sep 17 00:00:00 2001 From: Babel Bot Date: Fri, 17 Feb 2023 00:06:03 +0000 Subject: [PATCH] chore: update test262 to a29788dd5d4d7664478985928e82f2a1cd7fb37d --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 687a32d6fb12..d61e94e151ee 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ FLOW_COMMIT = 92bbb5e9dacb8185aa73ea343954d0434b42c40b -TEST262_COMMIT = b17b9411e0c5ffc3aa4c47248c7342941170205c +TEST262_COMMIT = a29788dd5d4d7664478985928e82f2a1cd7fb37d TYPESCRIPT_COMMIT = ce85d647ef88183c019588bcf398320ce29b625a # Fix color output until TravisCI fixes https://github.com/travis-ci/travis-ci/issues/7967