Skip to content

Commit b232087

Browse files
authored
chore: update strip-ansi to 6.x (#5)
1 parent 09fae89 commit b232087

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
@@ -22,7 +22,7 @@
2222
"tape": "~4.0.1"
2323
},
2424
"dependencies": {
25-
"strip-ansi": "~3.0.0",
25+
"strip-ansi": "^6.0.1",
2626
"through2": "~2.0.0"
2727
}
2828
}

0 commit comments

Comments
 (0)