Skip to content

Commit b0037f1

Browse files
committed
chore: bump chalk - ts imcompatability
1 parent f14d08f commit b0037f1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@assert-equals/headless-wallet": "^0.0.16",
8282
"adm-zip": "^0.5.16",
8383
"axios": "^1.9.0",
84-
"chalk": "^5.4.1",
84+
"chalk": "^4.1.2",
8585
"mockttp": "^3.15.4",
8686
"playwright-core": "^1.52.0",
8787
"selenium-webdriver": "^4.32.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1049,7 +1049,7 @@ chalk@^2.4.2:
10491049
escape-string-regexp "^1.0.5"
10501050
supports-color "^5.3.0"
10511051

1052-
chalk@^4.0.0:
1052+
chalk@^4.0.0, chalk@^4.1.2:
10531053
version "4.1.2"
10541054
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
10551055
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==

0 commit comments

Comments
 (0)