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:
authornlf <quitlahok@gmail.com>2021-04-29 22:39:09 +0300
committernlf <quitlahok@gmail.com>2021-04-29 22:39:09 +0300
commitfb79d89a07ef03e76633db275463f701d3dae42f (patch)
treebf2e3d872039432841a30ae9a9afd41f51445348 /package-lock.json
parent861f606c7609d177c644814a171581afbb72f6db (diff)
tap@15.0.6
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 2f9e960c9..fc2aefb93 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -161,7 +161,7 @@
"jsdom": "^16.5.2",
"licensee": "^8.1.0",
"marked-man": "^0.7.0",
- "tap": "^15.0.5",
+ "tap": "^15.0.6",
"yaml": "^1.10.2"
},
"engines": {
@@ -7360,9 +7360,9 @@
}
},
"node_modules/tap": {
- "version": "15.0.5",
- "resolved": "https://registry.npmjs.org/tap/-/tap-15.0.5.tgz",
- "integrity": "sha512-9txwiDv7Sj8e4O15bjWtjSsPSJOiBGFbQj8gW0Wc7GXPXe6Zy46q9Eax71Ez7gAwhElnu7f9qgtfiCYzH8U2/w==",
+ "version": "15.0.6",
+ "resolved": "https://registry.npmjs.org/tap/-/tap-15.0.6.tgz",
+ "integrity": "sha512-f3LaBSGgXkwTh17Lj4H4DxKIl4BrDZlmxWHtLVGwl8vx+XxNKvf0qMbeFLVhsVTRVz9E5yTaSUweB00YcO+TMw==",
"bundleDependencies": [
"ink",
"treport",
@@ -15745,9 +15745,9 @@
}
},
"tap": {
- "version": "15.0.5",
- "resolved": "https://registry.npmjs.org/tap/-/tap-15.0.5.tgz",
- "integrity": "sha512-9txwiDv7Sj8e4O15bjWtjSsPSJOiBGFbQj8gW0Wc7GXPXe6Zy46q9Eax71Ez7gAwhElnu7f9qgtfiCYzH8U2/w==",
+ "version": "15.0.6",
+ "resolved": "https://registry.npmjs.org/tap/-/tap-15.0.6.tgz",
+ "integrity": "sha512-f3LaBSGgXkwTh17Lj4H4DxKIl4BrDZlmxWHtLVGwl8vx+XxNKvf0qMbeFLVhsVTRVz9E5yTaSUweB00YcO+TMw==",
"dev": true,
"requires": {
"@types/react": "^16.9.23",