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>2022-04-06 19:15:55 +0300
committerGar <wraithgar@github.com>2022-04-07 00:29:40 +0300
commitb67274599f09b8803c5fd9d35b2e6f4e35c24597 (patch)
tree647b4f96f9bb7c83c81ae49049004e6489788dec /package.json
parent5172e03a572c99159568861049e4c2a536922f50 (diff)
chore: tap@16.0.1
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 6d1887e85..02c5769ca 100644
--- a/package.json
+++ b/package.json
@@ -207,7 +207,7 @@
"licensee": "^8.2.0",
"nock": "^13.2.4",
"spawk": "^1.7.1",
- "tap": "^15.2.3"
+ "tap": "^16.0.1"
},
"scripts": {
"dumpconf": "env | grep npm | sort | uniq",