Skip to content

Commit 51fb83c

Browse files
lukekarryswraithgar
authored andcommitted
deps: @npmcli/[email protected]
* fix: skip peer conflict check if there is a current node PR-URL: #3921 Credit: @lukekarrys Close: #3921 Reviewed-by: @wraithgar
1 parent 1d07f21 commit 51fb83c

File tree

4 files changed

+19
-14
lines changed

4 files changed

+19
-14
lines changed

node_modules/@npmcli/arborist/lib/can-place-dep.js

+10-5
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
@@ -55,7 +55,7 @@
5555
},
5656
"dependencies": {
5757
"@isaacs/string-locale-compare": "^1.1.0",
58-
"@npmcli/arborist": "^4.0.1",
58+
"@npmcli/arborist": "^4.0.2",
5959
"@npmcli/ci-detect": "^1.4.0",
6060
"@npmcli/config": "^2.3.0",
6161
"@npmcli/map-workspaces": "^2.0.0",

0 commit comments

Comments
 (0)