Skip to content

Commit 679e569

Browse files
committed
deps: @npmcli/[email protected]
1 parent b30f96b commit 679e569

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
],
8989
"dependencies": {
9090
"@isaacs/string-locale-compare": "^1.1.0",
91-
"@npmcli/arborist": "^5.0.3",
91+
"@npmcli/arborist": "^5.0.4",
9292
"@npmcli/ci-detect": "^2.0.0",
9393
"@npmcli/config": "^4.0.1",
9494
"@npmcli/fs": "^2.1.0",
@@ -9508,7 +9508,7 @@
95089508
},
95099509
"workspaces/arborist": {
95109510
"name": "@npmcli/arborist",
9511-
"version": "5.0.3",
9511+
"version": "5.0.4",
95129512
"license": "ISC",
95139513
"dependencies": {
95149514
"@isaacs/string-locale-compare": "^1.1.0",

package.json

Lines changed: 1 addition & 1 deletion
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": "^5.0.3",
58+
"@npmcli/arborist": "^5.0.4",
5959
"@npmcli/ci-detect": "^2.0.0",
6060
"@npmcli/config": "^4.0.1",
6161
"@npmcli/fs": "^2.1.0",

0 commit comments

Comments
 (0)