Skip to content

Commit ce38200

Browse files
committed
1 parent fb79d89 commit ce38200

File tree

6 files changed

+213
-52
lines changed

6 files changed

+213
-52
lines changed

node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js

+157-43
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@npmcli/arborist/lib/node.js

+38
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@npmcli/arborist/lib/printable.js

+9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@npmcli/arborist/package.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"./package.json": "./package.json"
4343
},
4444
"dependencies": {
45-
"@npmcli/arborist": "^2.4.0",
45+
"@npmcli/arborist": "^2.4.1",
4646
"@npmcli/ci-detect": "^1.2.0",
4747
"@npmcli/config": "^2.2.0",
4848
"@npmcli/run-script": "^1.8.5",

0 commit comments

Comments
 (0)