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:
authorGar <gar+gh@danger.computer>2022-08-09 19:45:24 +0300
committerGar <wraithgar@github.com>2022-08-10 19:44:06 +0300
commit7f31b85db650c7a2b3b0577840251f5e25e63a01 (patch)
tree4abf12d96f5561c780e106f4bf6e0edea6dddf88 /workspaces
parent741bccf24ad1fa420a6c6182e04487abc02f8ccf (diff)
deps: nopt@6.0.0
Diffstat (limited to 'workspaces')
-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 7bfb90a07..98b183091 100644
--- a/workspaces/arborist/package.json
+++ b/workspaces/arborist/package.json
@@ -21,7 +21,7 @@
"minimatch": "^5.1.0",
"mkdirp": "^1.0.4",
"mkdirp-infer-owner": "^2.0.0",
- "nopt": "^5.0.0",
+ "nopt": "^6.0.0",
"npm-install-checks": "^5.0.0",
"npm-package-arg": "^9.0.0",
"npm-pick-manifest": "^7.0.0",