Skip to content

Commit

Permalink
chore: update strip-ansi dependency (#15221)
Browse files Browse the repository at this point in the history
Fixes #15218
  • Loading branch information
snitin315 committed Oct 27, 2021
1 parent ee8af5f commit fda533c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -81,7 +81,7 @@
"progress": "^2.0.0",
"regexpp": "^3.2.0",
"semver": "^7.2.1",
"strip-ansi": "^6.0.0",
"strip-ansi": "^6.0.1",
"strip-json-comments": "^3.1.0",
"text-table": "^0.2.0",
"v8-compile-cache": "^2.0.3"
Expand Down

0 comments on commit fda533c

Please sign in to comment.