Skip to content

Commit c4fc03e

Browse files
committed
1 parent b4caf28 commit c4fc03e

File tree

5 files changed

+33
-12
lines changed

5 files changed

+33
-12
lines changed

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

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

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

+6-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

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