Skip to content

Commit df3d3dd

Browse files
committed
Remove unused devDependency ansi-256-colors
1 parent ed4afb7 commit df3d3dd

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"string-width": "^4.2.0"
1717
},
1818
"devDependencies": {
19-
"ansi-256-colors": "^1.1.0",
2019
"cli-table": "^0.3.1",
2120
"eslint": "^6.0.0",
2221
"eslint-config-prettier": "^6.0.0",

yarn.lock

-5
Original file line numberDiff line numberDiff line change
@@ -629,11 +629,6 @@ ajv@^6.10.0, ajv@^6.10.2, ajv@^6.5.5:
629629
json-schema-traverse "^0.4.1"
630630
uri-js "^4.2.2"
631631

632-
ansi-256-colors@^1.1.0:
633-
version "1.1.0"
634-
resolved "https://registry.npmjs.org/ansi-256-colors/-/ansi-256-colors-1.1.0.tgz"
635-
integrity sha1-kQ3lDvzHwJ49gvL4er1rcAwYgYo=
636-
637632
ansi-escapes@^4.2.1:
638633
version "4.3.1"
639634
resolved "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.1.tgz"

0 commit comments

Comments
 (0)