Skip to content

Commit 0c18e4f

Browse files
committed
1 parent 659751f commit 0c18e4f

File tree

5 files changed

+65
-9
lines changed

5 files changed

+65
-9
lines changed

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

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

node_modules/@npmcli/arborist/lib/get-workspace-nodes.js

+33
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.4",
45+
"@npmcli/arborist": "^2.5.0",
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)