Skip to content

Commit fda533c

Browse files
authored
chore: update strip-ansi dependency (#15221)
Fixes #15218
1 parent ee8af5f commit fda533c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"progress": "^2.0.0",
8282
"regexpp": "^3.2.0",
8383
"semver": "^7.2.1",
84-
"strip-ansi": "^6.0.0",
84+
"strip-ansi": "^6.0.1",
8585
"strip-json-comments": "^3.1.0",
8686
"text-table": "^0.2.0",
8787
"v8-compile-cache": "^2.0.3"

0 commit comments

Comments
 (0)