Skip to content

Commit 417b16f

Browse files
fix(package): update strip-ansi to version 6.0.0
Closes #290
1 parent e2aeeb0 commit 417b16f

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
@@ -110,7 +110,7 @@
110110
"normalize-path": "^2.0.1",
111111
"progress": "^2.0.0",
112112
"source-map-support": "^0.5.0",
113-
"strip-ansi": "^4.0.0",
113+
"strip-ansi": "^6.0.0",
114114
"toposort": "^1.0.0",
115115
"yargs": "^11.0.0"
116116
},

0 commit comments

Comments
 (0)