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-05 19:51:49 +0300
committerGar <wraithgar@github.com>2022-04-07 00:29:40 +0300
commitf86f1af636f39d7d30a97873bbb6652416f68013 (patch)
treecf40c8ef32339090ed23eaf675e3852b8e7a0ee7 /workspaces/libnpmdiff
parent1a90b9e9ebe98cce83591e11312aaf41c830f835 (diff)
deps: @npmcli/disparity-colors@2.0.0
Diffstat (limited to 'workspaces/libnpmdiff')
-rw-r--r--workspaces/libnpmdiff/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/workspaces/libnpmdiff/package.json b/workspaces/libnpmdiff/package.json
index eeddaf09f..950e8f373 100644
--- a/workspaces/libnpmdiff/package.json
+++ b/workspaces/libnpmdiff/package.json
@@ -53,7 +53,7 @@
"tap": "^15.0.9"
},
"dependencies": {
- "@npmcli/disparity-colors": "^1.0.1",
+ "@npmcli/disparity-colors": "^2.0.0",
"@npmcli/installed-package-contents": "^1.0.7",
"binary-extensions": "^2.2.0",
"diff": "^5.0.0",