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:
authorLuke Karrys <luke@lukekarrys.com>2022-01-21 00:24:36 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-01-21 00:24:36 +0300
commitb92f00eaba9a77744f2e97328524b9ed6f5f8a79 (patch)
treeab78a94d6eb8f122133001979bf6ee2af9b9b4f6 /package-lock.json
parent2ef9f9847c11fe8c0c0494558fe77c15ac4dbc80 (diff)
chore(release): @npmcli/arborist@4.2.1@npmcli/arborist@4.2.1
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index 8c7a5c347..9749c6246 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -87,7 +87,7 @@
],
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
- "@npmcli/arborist": "^4.2.0",
+ "@npmcli/arborist": "^4.2.1",
"@npmcli/ci-detect": "^1.4.0",
"@npmcli/config": "^2.4.0",
"@npmcli/map-workspaces": "^2.0.0",
@@ -10482,7 +10482,7 @@
},
"workspaces/arborist": {
"name": "@npmcli/arborist",
- "version": "4.2.0",
+ "version": "4.2.1",
"license": "ISC",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",