Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornlf <quitlahok@gmail.com>2022-02-07 20:39:11 +0300
committernlf <quitlahok@gmail.com>2022-02-07 20:39:11 +0300
commit8732f393ee547e2eada4317613599517c1d8ec0a (patch)
treebf28caf6811fb2b8c13d9a83a969efc827b22901 /workspaces/arborist
parent2ba09cc0d7d56a064aa67bbb1881d381e6504888 (diff)
deps: @npmcli/arborist@4.3.1@npmcli/arborist@4.3.1
Diffstat (limited to 'workspaces/arborist')
-rw-r--r--workspaces/arborist/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/workspaces/arborist/package.json b/workspaces/arborist/package.json
index 5c33f7167..a915c9d8b 100644
--- a/workspaces/arborist/package.json
+++ b/workspaces/arborist/package.json
@@ -1,6 +1,6 @@
{
"name": "@npmcli/arborist",
- "version": "4.3.0",
+ "version": "4.3.1",
"description": "Manage node_modules trees",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",