Skip to content

Commit 4b6bb06

Browse files
fix(package): update ansi-colors to version 4.1.1
Closes #10
1 parent c07aa7e commit 4b6bb06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"typescript": "^2.9.2"
5353
},
5454
"dependencies": {
55-
"ansi-colors": "^3.0.0",
55+
"ansi-colors": "^4.1.1",
5656
"compare-versions": "^3.3.0",
5757
"mkdirp": "^0.5.1",
5858
"rxjs": "^6.2.0",

0 commit comments

Comments
 (0)