From 92a53153bac3f487b8c388ae4eb2e784b328e263 Mon Sep 17 00:00:00 2001 From: LiviaMedeiros Date: Mon, 28 Feb 2022 17:22:19 +0800 Subject: [PATCH] squash: set DEP number --- 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 fc5f80368cd7cf..78cefeef1462e0 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -3110,7 +3110,7 @@ releases. Use [`process.getActiveResourcesInfo()`][] to get a list of types of active resources and not the actual references. -### DEP0XXX: `fs.write` coercion to string +### DEP0162: `fs.write` coercion to string