Skip to content
This repository was archived by the owner on Nov 5, 2023. It is now read-only.

Commit 35822d7

Browse files
committed
update chalk
1 parent d3f3456 commit 35822d7

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@salesforce/command": "^3.0.3",
1111
"@salesforce/ts-types": "^1.0.1",
1212
"adm-zip": "^0.4.13",
13-
"chalk": "^3.0.0",
13+
"chalk": "^4.1.0",
1414
"fs-extra": "^9.0.1",
1515
"lodash": "^4.17.13",
1616
"mime-types": "^2.1.24",

yarn.lock

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -782,14 +782,6 @@ chalk@^2.0.0, chalk@^2.4.1, chalk@^2.4.2:
782782
escape-string-regexp "^1.0.5"
783783
supports-color "^5.3.0"
784784

785-
chalk@^3.0.0:
786-
version "3.0.0"
787-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-3.0.0.tgz#3f73c2bf526591f574cc492c51e2456349f844e4"
788-
integrity sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==
789-
dependencies:
790-
ansi-styles "^4.1.0"
791-
supports-color "^7.1.0"
792-
793785
chalk@^4.1.0:
794786
version "4.1.0"
795787
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a"

0 commit comments

Comments
 (0)