Skip to content

Commit

Permalink
Update ansi-tokenize dependency to be compatible with Node.js v14.x…
Browse files Browse the repository at this point in the history
… again (#618)
  • Loading branch information
newhouse committed Aug 7, 2023
1 parent 80239ca commit 86e93ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -43,7 +43,7 @@
"text"
],
"dependencies": {
"@alcalzone/ansi-tokenize": "^0.1.1",
"@alcalzone/ansi-tokenize": "^0.1.2",
"ansi-escapes": "^6.0.0",
"auto-bind": "^5.0.1",
"chalk": "^5.2.0",
Expand Down

0 comments on commit 86e93ff

Please sign in to comment.