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:
authorLuke Karrys <luke@lukekarrys.com>2022-04-21 01:32:32 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2022-04-26 23:27:44 +0300
commit0f2da5dca54862707a00d2254bf4c0b4c2e0be60 (patch)
tree87d9a7e44d739a37d1fffd79c0a30393e64337fb /package.json
parent13299eed80db9a05f0b0a063b8936c0148ec3037 (diff)
deps: cli-table3@0.6.2
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 07238b3f2..3cc79695b 100644
--- a/package.json
+++ b/package.json
@@ -69,7 +69,7 @@
"chalk": "^4.1.2",
"chownr": "^2.0.0",
"cli-columns": "^4.0.0",
- "cli-table3": "^0.6.1",
+ "cli-table3": "^0.6.2",
"columnify": "^1.6.0",
"fastest-levenshtein": "^1.0.12",
"glob": "^8.0.1",