From 45a5f5e61185dfb18811f2e7a4e8a2ffefc1e82f Mon Sep 17 00:00:00 2001 From: nlf Date: Thu, 6 Jan 2022 12:51:13 -0800 Subject: chore(release): @npmcli/arborist@4.2.0 --- package.json | 2 +- workspaces/arborist/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8692a3b09..33e5c8e12 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ }, "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", - "@npmcli/arborist": "^4.1.2", + "@npmcli/arborist": "^4.2.0", "@npmcli/ci-detect": "^1.4.0", "@npmcli/config": "^2.3.2", "@npmcli/map-workspaces": "^2.0.0", diff --git a/workspaces/arborist/package.json b/workspaces/arborist/package.json index fdddfed7f..e00aa3efe 100644 --- a/workspaces/arborist/package.json +++ b/workspaces/arborist/package.json @@ -1,6 +1,6 @@ { "name": "@npmcli/arborist", - "version": "4.1.2", + "version": "4.2.0", "description": "Manage node_modules trees", "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", -- cgit v1.2.3