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-02-20 02:54:23 +0300
committerisaacs <i@izs.me>2020-05-08 04:11:52 +0300
commit0d43d75611920449b3ad6fa587f766418c91665b (patch)
tree6561e924c00bdf7f1b75b33288c11879e7324df4 /package.json
parentb9e8be48f931ce8ead3e5d4ac7b6cb7b187ac5b7 (diff)
tap@14.10.6, dedupe some dependencies in node_modules
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 4c4481082..67b342efe 100644
--- a/package.json
+++ b/package.json
@@ -287,7 +287,7 @@
"sprintf-js": "^1.1.2",
"standard": "^11.0.1",
"tacks": "^1.3.0",
- "tap": "^12.7.0",
+ "tap": "^14.10.6",
"tar-stream": "^2.1.0"
},
"scripts": {
@@ -312,4 +312,4 @@
"engines": {
"node": ">=10"
}
-} \ No newline at end of file
+}