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-10-01 03:03:23 +0300
committerisaacs <i@izs.me>2020-10-01 03:03:23 +0300
commitc394937ec1911cd17ec42c8fc74773047d47322c (patch)
treea20eca51bc3c60cb1bbec1f6b02872c96fcbf12e /package.json
parentd30dade387942b4f82c25d4293dbd485605d1ad8 (diff)
@npmcli/run-script@1.7.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 9569cb24d..b8bfd16ce 100644
--- a/package.json
+++ b/package.json
@@ -42,10 +42,10 @@
"./package.json": "./package.json"
},
"dependencies": {
- "@npmcli/arborist": "^0.0.28",
+ "@npmcli/arborist": "^0.0.29",
"@npmcli/ci-detect": "^1.2.0",
"@npmcli/config": "^1.1.8",
- "@npmcli/run-script": "^1.6.0",
+ "@npmcli/run-script": "^1.7.0",
"abbrev": "~1.1.1",
"ansicolors": "~0.3.2",
"ansistyles": "~0.1.3",