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-03-29 00:56:52 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-03-29 01:40:04 +0300
commitb48a2bfde3745fa21ea4fc18d6f562fd82f82545 (patch)
tree9987b3e9ba7c6a1907993182a5d5267bbf0832b3 /package.json
parent57dfae91f27ae4788d33a43e1f27b6445e4f2361 (diff)
chore: tap@15.2.3
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 1eab13223..2cafe3223 100644
--- a/package.json
+++ b/package.json
@@ -208,7 +208,7 @@
"licensee": "^8.2.0",
"nock": "^13.2.4",
"spawk": "^1.7.1",
- "tap": "^15.1.6"
+ "tap": "^15.2.3"
},
"scripts": {
"dumpconf": "env | grep npm | sort | uniq",