Skip to content

Commit 8349c3c

Browse files
committed
deps: arborist@2.10.0
* includeWorkspaceRoot support * workspacesEnabled=false support PR-URL: #3815 Credit: @wraithgar Close: #3815 Reviewed-by: @isaacs
1 parent bb0b2da commit 8349c3c

File tree

8 files changed

+83
-18
lines changed

8 files changed

+83
-18
lines changed

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

Lines changed: 10 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

Lines changed: 15 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

Lines changed: 28 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

Lines changed: 6 additions & 1 deletion
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

Lines changed: 15 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@npmcli/arborist/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
},
5555
"dependencies": {
5656
"@isaacs/string-locale-compare": "^1.1.0",
57-
"@npmcli/arborist": "^2.9.0",
57+
"@npmcli/arborist": "^2.10.0",
5858
"@npmcli/ci-detect": "^1.2.0",
5959
"@npmcli/config": "^2.3.0",
6060
"@npmcli/map-workspaces": "^1.0.4",

0 commit comments

Comments
 (0)