Skip to content

Commit 621cd03

Browse files
committed
deps: @npmcli/[email protected]
1 parent 50a3852 commit 621cd03

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
@@ -87,7 +87,7 @@
8787
],
8888
"dependencies": {
8989
"@isaacs/string-locale-compare": "^1.1.0",
90-
"@npmcli/arborist": "^5.0.1",
90+
"@npmcli/arborist": "^5.0.2",
9191
"@npmcli/ci-detect": "^2.0.0",
9292
"@npmcli/config": "^4.0.1",
9393
"@npmcli/map-workspaces": "^2.0.2",
@@ -10381,7 +10381,7 @@
1038110381
},
1038210382
"workspaces/arborist": {
1038310383
"name": "@npmcli/arborist",
10384-
"version": "5.0.1",
10384+
"version": "5.0.2",
1038510385
"license": "ISC",
1038610386
"dependencies": {
1038710387
"@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.1",
58+
"@npmcli/arborist": "^5.0.2",
5959
"@npmcli/ci-detect": "^2.0.0",
6060
"@npmcli/config": "^4.0.1",
6161
"@npmcli/map-workspaces": "^2.0.2",

0 commit comments

Comments
 (0)