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-03-17 22:37:29 +0300
committernlf <quitlahok@gmail.com>2022-03-17 22:37:29 +0300
commitaad53327f23b123d0e017338a9a1b65d40f21efe (patch)
treee13afd38e99f2eb3e0a54011edefb53ac4f732bf /package.json
parent9d2b5776445124ee0d483c2e10674d8d04050775 (diff)
deps: @npmcli/arborist@5.0.3
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1c852bcb6..d5ab3d8ea 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,7 @@
},
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
- "@npmcli/arborist": "^5.0.2",
+ "@npmcli/arborist": "^5.0.3",
"@npmcli/ci-detect": "^2.0.0",
"@npmcli/config": "^4.0.1",
"@npmcli/map-workspaces": "^2.0.2",