Skip to content

Commit c3e7aa3

Browse files
committed
Fixes: #2123 Fixes: #1957
1 parent a8aa385 commit c3e7aa3

File tree

6 files changed

+85
-30
lines changed

6 files changed

+85
-30
lines changed

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

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

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

+28-5
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

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

node_modules/@npmcli/arborist/package.json

+2-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": "^1.0.10",
45+
"@npmcli/arborist": "^1.0.11",
4646
"@npmcli/ci-detect": "^1.2.0",
4747
"@npmcli/config": "^1.2.1",
4848
"@npmcli/run-script": "^1.7.5",

0 commit comments

Comments
 (0)