From 35ec0c5ba1f226d23f9ae10e85f7af748f91cb11 Mon Sep 17 00:00:00 2001 From: David Chambers Date: Sat, 9 Dec 2023 17:50:21 +0100 Subject: [PATCH] coffeescript@2.7.x --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6c51d1d..404802d 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "acorn": "8.11.x", - "coffeescript": "2.6.x", + "coffeescript": "2.7.x", "commander": "2.20.x", "sanctuary-show": "2.0.x", "sanctuary-type-classes": "12.1.x"