Skip to content

Commit

Permalink
fix(deps): cliui with forced strip-ansi update (#2241)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Oct 1, 2022
1 parent 394f5f8 commit 38e8df1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -53,7 +53,7 @@
"!**/*.d.ts"
],
"dependencies": {
"cliui": "^7.0.2",
"cliui": "^8.0.1",
"escalade": "^3.1.1",
"get-caller-file": "^2.0.5",
"require-directory": "^2.1.1",
Expand Down

0 comments on commit 38e8df1

Please sign in to comment.