node/lib/internal/repl
dnlup 04e9d5a448
repl: remove usage of require('util') in repl/history
Use `require('internal/util/debuglog').debuglog` instead of
`require('util').debuglog`.

Refs: https://github.com/nodejs/node/issues/26546

PR-URL: https://github.com/nodejs/node/pull/26819
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
2019-03-27 22:16:14 +01:00
..
await.js deps: update acorn to 6.0.7 2019-02-09 00:45:07 +01:00
history.js repl: remove usage of require('util') in repl/history 2019-03-27 22:16:14 +01:00
utils.js repl: add replDefaults to customize the writer 2019-03-14 11:02:33 +01:00