Skip to content

Commit

Permalink
Update to strip-ansi v6.x (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyfarrell authored and sindresorhus committed Nov 11, 2019
1 parent b91fadb commit 581d345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -46,7 +46,7 @@
"dependencies": {
"emoji-regex": "^8.0.0",
"is-fullwidth-code-point": "^3.0.0",
"strip-ansi": "^5.2.0"
"strip-ansi": "^6.0.0"
},
"devDependencies": {
"ava": "^1.4.1",
Expand Down

0 comments on commit 581d345

Please sign in to comment.