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:
authorisaacs <i@izs.me>2020-09-22 19:25:00 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2020-09-22 19:32:30 +0300
commitb3a50d27501e47c61b52c3cc4de99ff4e4641efe (patch)
treef3e3b6eb8ff8eb68cd5515e7ceedaa888f423ab2 /package.json
parentac0271d6654d7f1f1f9d7fe6511604b4ec497238 (diff)
@npmcli/run-script@1.6.0
This updates node-gyp to v7, allowing us to deduplicate a lot of significant dependencies. Fix: #1281 Fix: https://github.com/npm/statusboard/issues/67 PR-URL: https://github.com/npm/cli/pull/1846 Credit: @isaacs Close: #1846 Reviewed-by: @ruyadorno
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 3a124ab87..772f4a95c 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"@npmcli/arborist": "^0.0.27",
"@npmcli/ci-detect": "^1.2.0",
"@npmcli/config": "^1.1.8",
- "@npmcli/run-script": "^1.5.0",
+ "@npmcli/run-script": "^1.6.0",
"abbrev": "~1.1.1",
"ansicolors": "~0.3.2",
"ansistyles": "~0.1.3",