Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkumavis <aaron@kumavis.me>2021-03-02 05:53:36 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2021-03-05 00:15:45 +0300
commit3c9a589b004fa828a304abaf52d1d781710e1143 (patch)
tree50baa37988427892407be69958a61c467d4c76d6 /tap-snapshots
parent2d682e4cab0cf109a16332f3222f1e9a4027db69 (diff)
feat/explain: show when an edge is a bundled edge
PR-URL: https://github.com/npm/cli/pull/2807 Credit: @kumavis Close: #2807 Reviewed-by: @ruyadorno
Diffstat (limited to 'tap-snapshots')
-rw-r--r--tap-snapshots/test-lib-utils-explain-dep.js-TAP.test.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/tap-snapshots/test-lib-utils-explain-dep.js-TAP.test.js b/tap-snapshots/test-lib-utils-explain-dep.js-TAP.test.js
index 6d169bca6..7e77081f9 100644
--- a/tap-snapshots/test-lib-utils-explain-dep.js-TAP.test.js
+++ b/tap-snapshots/test-lib-utils-explain-dep.js-TAP.test.js
@@ -24,13 +24,13 @@ manydep@1.0.0
exports[`test/lib/utils/explain-dep.js TAP bundled > explain color deep 1`] = `
bundle-of-joy@1.0.0 bundled
node_modules/bundle-of-joy
- prod-dep@"1.x" from the root project
+ bundled prod-dep@"1.x" from the root project
`
exports[`test/lib/utils/explain-dep.js TAP bundled > explain nocolor shallow 1`] = `
bundle-of-joy@1.0.0 bundled
node_modules/bundle-of-joy
- prod-dep@"1.x" from the root project
+ bundled prod-dep@"1.x" from the root project
`
exports[`test/lib/utils/explain-dep.js TAP bundled > print color 1`] = `