Skip to content

Commit

Permalink
Require ansi-escape ^3.1.0 for link method (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
tusbar authored and sindresorhus committed Jan 16, 2019
1 parent a0cc031 commit 874cfb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -27,7 +27,7 @@
"validate"
],
"dependencies": {
"ansi-escapes": "^3.0.0",
"ansi-escapes": "^3.1.0",
"chalk": "^2.1.0",
"eslint-rule-docs": "^1.1.5",
"log-symbols": "^2.0.0",
Expand Down

0 comments on commit 874cfb2

Please sign in to comment.