Skip to content

Commit 1d266fa

Browse files
committed
downgrade chalk to work with commonjs
1 parent e27a644 commit 1d266fa

File tree

2 files changed

+26
-39
lines changed

2 files changed

+26
-39
lines changed

package-lock.json

Lines changed: 25 additions & 38 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
@@ -35,7 +35,7 @@
3535
"@eslint/js": "^9.27.0",
3636
"@types/find-root": "^1.1.4",
3737
"@types/node": "^22.15.21",
38-
"chalk": "^5.4.1",
38+
"chalk": "^4.1.2",
3939
"eslint": "^9.27.0",
4040
"find-root": "^1.1.0",
4141
"globals": "^16.2.0",

0 commit comments

Comments
 (0)