Skip to content

Commit e99462c

Browse files
Renegade334marco-ippolito
authored andcommitted
doc: correct deprecation type of assert.CallTracker
PR-URL: #57997 Refs: #47740 Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent c7e9269 commit e99462c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/api/deprecations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3377,10 +3377,10 @@ be added when a function is bound to an `AsyncResource`.
33773377
changes:
33783378
- version: v20.1.0
33793379
pr-url: https://github.com/nodejs/node/pull/47740
3380-
description: Documentation-only deprecation.
3380+
description: Runtime deprecation.
33813381
-->
33823382

3383-
Type: Documentation-only
3383+
Type: Runtime
33843384

33853385
In a future version of Node.js, [`assert.CallTracker`][],
33863386
will be removed.

0 commit comments

Comments
 (0)