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:
authorRuy Adorno <ruyadorno@hotmail.com>2022-03-09 00:26:07 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2022-03-09 00:26:07 +0300
commitcad6a624d1e0a5229d75b439c0b235c1acab2747 (patch)
tree62ad9192df1055c679080d439f2b46cef24db785
parent58147134f048b94522e48001dde94e891cbfb46f (diff)
deps: @npmcli/arborist@5.0.1
-rw-r--r--package-lock.json4
-rw-r--r--package.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 4c4a439af..67f29354a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -87,7 +87,7 @@
],
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
- "@npmcli/arborist": "^5.0.0",
+ "@npmcli/arborist": "^5.0.1",
"@npmcli/ci-detect": "^2.0.0",
"@npmcli/config": "^4.0.1",
"@npmcli/map-workspaces": "^2.0.0",
@@ -10381,7 +10381,7 @@
},
"workspaces/arborist": {
"name": "@npmcli/arborist",
- "version": "5.0.0",
+ "version": "5.0.1",
"license": "ISC",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
diff --git a/package.json b/package.json
index a39b3567c..b5286f02d 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,7 @@
},
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
- "@npmcli/arborist": "^5.0.0",
+ "@npmcli/arborist": "^5.0.1",
"@npmcli/ci-detect": "^2.0.0",
"@npmcli/config": "^4.0.1",
"@npmcli/map-workspaces": "^2.0.0",