Skip to content

Commit f824d46

Browse files
fix(package): update strip-ansi to version 5.0.0
1 parent 1834fb6 commit f824d46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"figures": "^2.0.0",
2525
"highlight-es": "^1.0.0",
2626
"lodash": "^4.15.0",
27-
"strip-ansi": "^4.0.0"
27+
"strip-ansi": "^5.0.0"
2828
},
2929
"devDependencies": {
3030
"chai": "^4.0.0",

0 commit comments

Comments
 (0)