From 2018b0390111477ba2282880ba270a970b2cf819 Mon Sep 17 00:00:00 2001 From: pacchettibotti Date: Mon, 20 Jan 2025 07:31:22 +0000 Subject: [PATCH] Update to the 62.3.1 package set. --- latest-compatible-sets.json | 2 +- packages.json | 2 +- src/packages.dhall | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/latest-compatible-sets.json b/latest-compatible-sets.json index 560603f3..93c89660 100644 --- a/latest-compatible-sets.json +++ b/latest-compatible-sets.json @@ -31,5 +31,5 @@ "0.15.12": "psc-0.15.12-20231123", "0.15.13": "psc-0.15.13-20231228", "0.15.14": "psc-0.15.14-20240227", - "0.15.15": "psc-0.15.15-20250116" + "0.15.15": "psc-0.15.15-20250120" } diff --git a/packages.json b/packages.json index cd8843c5..72188882 100644 --- a/packages.json +++ b/packages.json @@ -4213,7 +4213,7 @@ "effect" ], "repo": "https://github.com/purescript-node/purescript-node-path.git", - "version": "v5.0.0" + "version": "v5.0.1" }, "node-process": { "dependencies": [ diff --git a/src/packages.dhall b/src/packages.dhall index 646a7912..f5ae9e9f 100644 --- a/src/packages.dhall +++ b/src/packages.dhall @@ -3730,7 +3730,7 @@ , node-path = { dependencies = [ "effect" ] , repo = "https://github.com/purescript-node/purescript-node-path.git" - , version = "v5.0.0" + , version = "v5.0.1" } , node-process = { dependencies =