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-11 02:26:55 +0300
committerNathan Fritz <fritzy@github.com>2022-04-14 01:01:40 +0300
commitc22fb1e756d43b54fefd826f2c3f459d4f1204b5 (patch)
tree8c18d5b9b0af4928452a6bcff11f124188ec32af /package-lock.json
parent605ccef6916c170f6d0c53775614f8a02682262a (diff)
deps: remove ansicolors
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/package-lock.json b/package-lock.json
index 3704afac6..5138eee43 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -17,7 +17,6 @@
"@npmcli/package-json",
"@npmcli/run-script",
"abbrev",
- "ansicolors",
"archy",
"cacache",
"chalk",
@@ -96,7 +95,6 @@
"@npmcli/package-json": "^2.0.0",
"@npmcli/run-script": "^3.0.1",
"abbrev": "~1.1.1",
- "ansicolors": "~0.3.2",
"archy": "~1.0.0",
"cacache": "^16.0.4",
"chalk": "^4.1.2",
@@ -1241,11 +1239,6 @@
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
- "node_modules/ansicolors": {
- "version": "0.3.2",
- "inBundle": true,
- "license": "MIT"
- },
"node_modules/anymatch": {
"version": "3.1.2",
"dev": true,
@@ -10772,9 +10765,6 @@
"color-convert": "^2.0.1"
}
},
- "ansicolors": {
- "version": "0.3.2"
- },
"anymatch": {
"version": "3.1.2",
"dev": true,