From b3a50d27501e47c61b52c3cc4de99ff4e4641efe Mon Sep 17 00:00:00 2001 From: isaacs Date: Tue, 22 Sep 2020 09:25:00 -0700 Subject: @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 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') 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", -- cgit v1.2.3