Skip to content

Commit c7eb066

Browse files
committed
1 parent ed9a207 commit c7eb066

File tree

5 files changed

+26
-13
lines changed

5 files changed

+26
-13
lines changed

node_modules/@npmcli/arborist/lib/add-rm-pkg-deps.js

+2-1
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

+15-3
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": "^0.0.21",
45+
"@npmcli/arborist": "^0.0.23",
4646
"@npmcli/ci-detect": "^1.2.0",
4747
"@npmcli/run-script": "^1.5.0",
4848
"abbrev": "~1.1.1",

0 commit comments

Comments
 (0)