From 9734812ca44a7a7ecf3324d88dd7cf97baeeb544 Mon Sep 17 00:00:00 2001 From: Carlos Espa Date: Sun, 17 Nov 2024 10:14:01 +0100 Subject: [PATCH] fixup! fs: deprecate passing invalid types in fs.existsSync --- doc/api/deprecations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index 82b0305dff9912..41fba4c20b44e9 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -3777,7 +3777,7 @@ It is recommended to use the `new` qualifier instead. This applies to all REPL c