Skip to content

Commit ae42658

Browse files
cjihrigtargos
authored andcommitted
doc: add missing deprecation code
PR-URL: #37147 Refs: #36918 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Zijian Liu <lxxyxzj@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 9d6fd45 commit ae42658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/deprecations.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2699,7 +2699,7 @@ resolutions not in `node_modules`. This means there will not be deprecation
26992699
warnings for `"exports"` in dependencies. With `--pending-deprecation`, a
27002700
runtime warning results no matter where the `"exports"` usage occurs.
27012701

2702-
### DEP0XXX: Main index lookup and extension searching
2702+
### DEP0151: Main index lookup and extension searching
27032703
<!-- YAML
27042704
changes:
27052705
- version: REPLACEME

0 commit comments

Comments
 (0)