Skip to content

Commit 1f0d137

Browse files
committed
chore(release): @npmcli/arborist@4.2.0
1 parent 3cfae38 commit 1f0d137

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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": "^4.1.2",
90+
"@npmcli/arborist": "^4.2.0",
9191
"@npmcli/ci-detect": "^1.4.0",
9292
"@npmcli/config": "^2.3.2",
9393
"@npmcli/map-workspaces": "^2.0.0",
@@ -10447,7 +10447,7 @@
1044710447
},
1044810448
"workspaces/arborist": {
1044910449
"name": "@npmcli/arborist",
10450-
"version": "4.1.2",
10450+
"version": "4.2.0",
1045110451
"license": "ISC",
1045210452
"dependencies": {
1045310453
"@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.1.2",
58+
"@npmcli/arborist": "^4.2.0",
5959
"@npmcli/ci-detect": "^1.4.0",
6060
"@npmcli/config": "^2.3.2",
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.1.2",
3+
"version": "4.2.0",
44
"description": "Manage node_modules trees",
55
"dependencies": {
66
"@isaacs/string-locale-compare": "^1.1.0",

0 commit comments

Comments
 (0)