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-10 05:28:10 +0300
committerNathan Fritz <fritzy@github.com>2022-04-14 01:01:40 +0300
commit605ccef6916c170f6d0c53775614f8a02682262a (patch)
treecf3fd07c295c0b3fced73bddf81894a7d4ddb4e0 /package-lock.json
parent0cd852f62e1453e647a2551e98c78ce7e0c8ea03 (diff)
deps: remove ansistyles
chalk is already in use elsewhere and does what we need
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 f53bbee66..3704afac6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -18,7 +18,6 @@
"@npmcli/run-script",
"abbrev",
"ansicolors",
- "ansistyles",
"archy",
"cacache",
"chalk",
@@ -98,7 +97,6 @@
"@npmcli/run-script": "^3.0.1",
"abbrev": "~1.1.1",
"ansicolors": "~0.3.2",
- "ansistyles": "~0.1.3",
"archy": "~1.0.0",
"cacache": "^16.0.4",
"chalk": "^4.1.2",
@@ -1248,11 +1246,6 @@
"inBundle": true,
"license": "MIT"
},
- "node_modules/ansistyles": {
- "version": "0.1.3",
- "inBundle": true,
- "license": "MIT"
- },
"node_modules/anymatch": {
"version": "3.1.2",
"dev": true,
@@ -10782,9 +10775,6 @@
"ansicolors": {
"version": "0.3.2"
},
- "ansistyles": {
- "version": "0.1.3"
- },
"anymatch": {
"version": "3.1.2",
"dev": true,