Skip to content

Commit 9652d68

Browse files
committed
chore(release): @npmcli/arborist@4.3.0
1 parent b51b29c commit 9652d68

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

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": "^4.2.1",
90+
"@npmcli/arborist": "^4.3.0",
9191
"@npmcli/ci-detect": "^1.4.0",
9292
"@npmcli/config": "^2.4.0",
9393
"@npmcli/map-workspaces": "^2.0.0",
@@ -10509,7 +10509,7 @@
1050910509
},
1051010510
"workspaces/arborist": {
1051110511
"name": "@npmcli/arborist",
10512-
"version": "4.2.1",
10512+
"version": "4.3.0",
1051310513
"license": "ISC",
1051410514
"dependencies": {
1051510515
"@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": "^4.2.1",
58+
"@npmcli/arborist": "^4.3.0",
5959
"@npmcli/ci-detect": "^1.4.0",
6060
"@npmcli/config": "^2.4.0",
6161
"@npmcli/map-workspaces": "^2.0.0",

workspaces/arborist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@npmcli/arborist",
3-
"version": "4.2.1",
3+
"version": "4.3.0",
44
"description": "Manage node_modules trees",
55
"dependencies": {
66
"@isaacs/string-locale-compare": "^1.1.0",

0 commit comments

Comments
 (0)