Skip to content

Commit 086e755

Browse files
Renegade334aduh95
authored andcommitted
doc: correct deprecation type of assert.CallTracker
PR-URL: #57997 Refs: #47740 Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 3d67e4a commit 086e755

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
@@ -3475,10 +3475,10 @@ be added when a function is bound to an `AsyncResource`.
34753475
changes:
34763476
- version: v20.1.0
34773477
pr-url: https://github.com/nodejs/node/pull/47740
3478-
description: Documentation-only deprecation.
3478+
description: Runtime deprecation.
34793479
-->
34803480

3481-
Type: Documentation-only
3481+
Type: Runtime
34823482

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

0 commit comments

Comments
 (0)