Skip to content

Commit a34cc75

Browse files
aduh95danielleadams
authored andcommitted
doc: fix deprecation number
Refs: #41872 Refs: #41896 PR-URL: #41990 Reviewed-By: Mestery <mestery@protonmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Beth Griggs <bgriggs@redhat.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com>
1 parent 711e863 commit a34cc75

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/api/deprecations.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3047,7 +3047,9 @@ This method was deprecated because it is not compatible with
30473047

30483048
Use [`buffer.subarray`][] which does the same thing instead.
30493049

3050-
### DEPXXXX: `process.on('multipleResolves', handler)`
3050+
<!-- md-lint skip-deprecation DEP0159 -->
3051+
3052+
### DEP0160: `process.on('multipleResolves', handler)`
30513053

30523054
<!-- YAML
30533055
changes:

0 commit comments

Comments
 (0)