Skip to content

Commit 6195de5

Browse files
aduh95bengl
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 f8e302c commit 6195de5

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
@@ -3060,7 +3060,9 @@ This method was deprecated because it is not compatible with
30603060

30613061
Use [`buffer.subarray`][] which does the same thing instead.
30623062

3063-
### DEPXXXX: `process.on('multipleResolves', handler)`
3063+
<!-- md-lint skip-deprecation DEP0159 -->
3064+
3065+
### DEP0160: `process.on('multipleResolves', handler)`
30643066

30653067
<!-- YAML
30663068
changes:

0 commit comments

Comments
 (0)