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>2021-10-19 17:43:59 +0300
committerGar <gar+gh@danger.computer>2021-10-19 18:33:03 +0300
commit1d07f21876994c6d4d69559203cfdac6022536b6 (patch)
treeea7acbbfef11011f2460e499f36648f85aad665f /package.json
parent69bff9cc1108e7d131fe5873cff0fb0e9a71c52f (diff)
deps: node-gyp@8.3.0
* feat(gyp): update gyp to v0.10.0 PR-URL: https://github.com/npm/cli/pull/3913 Credit: @wraithgar Close: #3913 Reviewed-by: @lukekarrys
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 6024ad824..8a4e01b9a 100644
--- a/package.json
+++ b/package.json
@@ -96,7 +96,7 @@
"mkdirp": "^1.0.4",
"mkdirp-infer-owner": "^2.0.0",
"ms": "^2.1.2",
- "node-gyp": "^8.2.0",
+ "node-gyp": "^8.3.0",
"nopt": "^5.0.0",
"npm-audit-report": "^2.1.5",
"npm-install-checks": "^4.0.0",