Skip to content

Commit 296be61

Browse files
committed
chore: install strip-ansi v6 which still has cjs
1 parent 3b28355 commit 296be61

File tree

2 files changed

+36
-126
lines changed

2 files changed

+36
-126
lines changed

package-lock.json

Lines changed: 35 additions & 125 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"shelljs": "^0.8.5",
8080
"sinon": "^20.0.0",
8181
"spawn-sync": "^2.0.0",
82-
"strip-ansi": "^7.1.0"
82+
"strip-ansi": "6"
8383
},
8484
"optionalDependencies": {
8585
"prettier": "^2.8.3"

0 commit comments

Comments
 (0)