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 =