Skip to content

Commit bc42d67

Browse files
fix(package): update strip-ansi to version 6.0.0
Closes #38
1 parent 0614561 commit bc42d67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/dev-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"react-error-overlay": "^4.0.1",
55
"shell-quote": "^1.6.1",
66
"sockjs-client": "^1.2.0",
7-
"strip-ansi": "^4.0.0"
7+
"strip-ansi": "^6.0.0"
88
},
99
"files": [
1010
"*.js"

0 commit comments

Comments
 (0)