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-04-05 23:12:39 +0300
committerGar <wraithgar@github.com>2022-04-07 00:29:40 +0300
commit0e87cac8b6f09692f6bd1bf086aadbe323d127b5 (patch)
tree97b6877de25622f3be515979e4e9a9808bfef3b2 /workspaces/arborist/package.json
parente9b25cd66bef17e807a84e7b10384f5f4d0064b7 (diff)
deps: @npmcli/node-gyp@2.0.0
Diffstat (limited to 'workspaces/arborist/package.json')
-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 775fa0488..8d22a4122 100644
--- a/workspaces/arborist/package.json
+++ b/workspaces/arborist/package.json
@@ -9,7 +9,7 @@
"@npmcli/metavuln-calculator": "^3.0.1",
"@npmcli/move-file": "^2.0.0",
"@npmcli/name-from-folder": "^1.0.1",
- "@npmcli/node-gyp": "^1.0.3",
+ "@npmcli/node-gyp": "^2.0.0",
"@npmcli/package-json": "^2.0.0",
"@npmcli/run-script": "^3.0.0",
"bin-links": "^3.0.0",