Navigation Menu

Skip to content

Commit

Permalink
doc: fix deprecation number
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
aduh95 authored and danielleadams committed Apr 24, 2022
1 parent 711e863 commit a34cc75
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/api/deprecations.md
Expand Up @@ -3047,7 +3047,9 @@ This method was deprecated because it is not compatible with

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

### DEPXXXX: `process.on('multipleResolves', handler)`
<!-- md-lint skip-deprecation DEP0159 -->

### DEP0160: `process.on('multipleResolves', handler)`

<!-- YAML
changes:
Expand Down

0 comments on commit a34cc75

Please sign in to comment.