Skip to content

Commit ebbbdd1

Browse files
Renegade334RafaelGSS
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 c3d2a1c commit ebbbdd1

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
@@ -3569,10 +3569,10 @@ be added when a function is bound to an `AsyncResource`.
35693569
changes:
35703570
- version: v20.1.0
35713571
pr-url: https://github.com/nodejs/node/pull/47740
3572-
description: Documentation-only deprecation.
3572+
description: Runtime deprecation.
35733573
-->
35743574

3575-
Type: Documentation-only
3575+
Type: Runtime
35763576

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

0 commit comments

Comments
 (0)